@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#beb055 hex color - Yellow - Warm color - Information

#beb055 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #beb055 Color code in RGB color code model is created after adding 74.51% red color, 69.02% green color and 33.33% blue color. Hex #beb055 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 55% yellow and 25.49% black.

Hex #beb055 color code is between #bbaa44 web safe hex color code and #ccbb66 web safe hex color code. #bbaa44 is the nearest web safe color code. You can see here many more shades of #beb055 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code beb055 #beb055
RGB Decimal 190, 176, 85 rgb(190, 176, 85)
RGB Percent 75%, 69%, 33% rgb(75%, 69%, 33%)
CSS RGBa 190, 176, 85,1 rgba(190,176,85,1)
CMYK Model cmyk(0%,7%,55%,25.49%)
HSL Color Space 52,45% ,54% hsl(52,45% ,54%)
HSV Color Space 52°, 55%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111110 10110000 01010101
Octal 276 260 125
Decimal 190 176 85
Hex be b0 55

Different shades of #beb055 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #beb055
#ccc17a
Dark Shade of #beb055
#a2953e
Saturated Shade of #beb055
#cab949
Desaturated Shade of #beb055
#b2a761
Grey scale Shade of #beb055
#898989
Brighten Shade
#d7c96e
Most Readable Shade
#000000

Shades of #beb055 color code

Generate more color scales with scales (color stack) generator.

#beb055
#a89c4b
#938842
#7e7538
#69612f
#544e25
#3f3a1c
#2a2712
#151309
#000000

Similar Color like #beb055 color

Find visually similar hex color codes nearing to #beb055 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#bfb156
#c0b257
#c1b358
#c2b459
#c3b55a
#c4b65b
#c5b75c
#c6b85d
#c7b95e
#c8ba5f
#c9bb60
#cabc61
#cbbd62
#ccbe63
#bdaf54
#bcae53
#bbad52
#baac51
#b9ab50
#b8aa4f
#b7a94e
#b6a84d
#b5a74c
#b4a64b
#b3a54a
#b2a449
#b1a348
#b0a247

Monochromatic Color with #beb055

#beb055
#e8d768
#141309
#3e3a1c
#69612f
#938942

Tints of #beb055 Color

#beb055
#c5b867
#ccc17a
#d3ca8d
#dad3a0
#e2dbb3
#e9e4c6
#f0edd9
#f7f6ec
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#beb055
#5563be

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#beb055
#5598be
#7c55be

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#be8655
#be9b55
#beb055
#b7be55
#a2be55

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#beb055
#55beb0
#b055be

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#beb055
#55be7b
#5563be
#be5597

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#beb055
#5563be
#7c55be
#98be55

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #beb055 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#beb055 Color Code Preview on Black Background Color

This is how #beb055 Color will look on black background color. Color contrast ratio is 9.53

#beb055 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#beb055">Your Example Paragraph content text in with font color #beb055 </p>

Your Example Paragraph content text in with font color #beb055

HTML with inline CSS

<div style="color:#beb055">Your Paragraph text in with font color #beb055 </div>

Your Example Paragraph content text in with font color #beb055

#beb055 color code is use for CSS Background Color

Background color for the above div is #beb055

HTML with inline CSS

<div style="background-color:#beb055;"></div>

#beb055 color code is use for CSS Border Color

CSS Border color for the above div is #beb055

HTML with inline CSS

<div style="border:5px solid #beb055;"></div>

CSS Border Left color for the above div is #beb055

HTML with inline CSS

<div style="border-left:5px solid #beb055;"></div>

CSS Border Right color for the above div is #beb055

HTML with inline CSS

<div style="border-right:5px solid #beb055;"></div>

CSS Border Bottom color for the above div is #beb055

HTML with inline CSS

<div style="border-bottom:5px solid #beb055;"></div>

CSS Border Top color for the above div is #beb055

HTML with inline CSS

<div style="border-top:5px solid #beb055;"></div>

#beb055 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#beb055; } .examplecolorclass {color:#beb055; } .examplebordercolor {border:3px solid #beb055; }

#beb055 Color code Preview on White Background

This is how #beb055 Color code will look on white background color. Color contrast ratio is 2.20

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #beb055; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #beb055; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(190,176,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(85,99,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,176,85,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.