Skip to main content Skip to docs navigation

#b5a35b hex color | Download Dark Yellow BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Gingko Leaf and its hex is #B3A156 Nearest Color Name

Color Hue/Base color: Yellow

Hex #b5a35b Color code in RGB color code model is created after adding 70.98% red color, 63.92% green color and 35.69% blue color. Hex #b5a35b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 50% yellow and 29.02% black.

Hex #b5a35b color code is between #bbaa55 web safe hex color code and #aa9966 web safe hex color code. #bbaa55 is the nearest web safe color code. You can see here many more shades of #b5a35b color code.

RGB Chart

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

Color Table

Hex Color Code b5a35b #b5a35b
RGB Decimal 181, 163, 91 181, 163, 91
RGB Percent 71%, 64%, 36% rgb(71%, 64%, 36%)
CSS RGBa 181, 163, 91,1 rgba(181,163,91,1)
CMYK Model cmyk(0%,10%,50%,29.02%)
HSL Color Space 48,38% ,53% hsl(48,38% ,53%)
HSV Color Space 48°, 50%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110101 10100011 01011011
Octal 265 243 133
Decimal 181 163 91
Hex b5 a3 5b

Different shades of #b5a35b color code.

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

Darkest of #b5a35b
#524925
Darker of #b5a35b
#756835
Dark of #b5a35b
#988845
Base of #b5a35b
#b5a35b
Light of #b5a35b
#c5b77e
Lighter
#d5caa1
Lightest
#e5dec4

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

#b5a35b
#5b6db5

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

Split Complementary

#b5a35b
#5b9ab5
#765bb5

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

Analogous Color

#b56e5b
#b57d5b
#b5a35b
#a9b55b
#83b55b

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

#b5a35b
#a35bb5
#5bb5a3

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

#b5a35b
#5bb5a3
#5b6db5
#b55b6d

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

Square Color

#b5a35b
#5bb576
#5b6db5
#b55b9a

Square 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).

Monochromatic Color with #b5a35b

#2f2a15
#524925
#756835
#988845
#b5a35b
#c5b77e
#d5caa1
#e5dec4
#f4f2e8

Tints of #b5a35b Color

#b5a35b
#bdad6d
#c5b77f
#cdc191
#d5cba3
#ded6b6
#e6e0c8
#eeeada
#f6f4ec
#ffffff

Shades of #b5a35b color code

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

#b5a35b
#a09050
#8c7e46
#786c3c
#645a32
#504828
#3c361e
#282414
#14120a
#000000

Tones

#b5a35b
#9d9573
#888888
#888888
#888888

Tones

Similar Color like #b5a35b color

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

#b6a45c
#b7a55d
#b8a65e
#b9a75f
#baa860
#bba961
#bcaa62
#bdab63
#beac64
#bfad65
#c0ae66
#c1af67
#c2b068
#c3b169
#b4a25a
#b3a159
#b2a058
#b19f57
#b09e56
#af9d55
#ae9c54
#ad9b53
#ac9a52
#ab9951
#aa9850
#a9974f
#a8964e
#a7954d

Download this Dark Yellow

Hex #b5a35b 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.

#b5a35b Color Code Preview on Black Background Color

This is how #b5a35b Color will look on black background color. Color contrast ratio is 8.35

#b5a35b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5a35b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5a35b

#b5a35b color code is use for CSS Background Color

Background color for the above div is #b5a35b

HTML with inline CSS

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

#b5a35b color code is use for CSS Border Color

CSS Border color for the above div is #b5a35b

HTML with inline CSS

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

CSS Border Left color for the above div is #b5a35b

HTML with inline CSS

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

CSS Border Right color for the above div is #b5a35b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5a35b

HTML with inline CSS

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

CSS Border Top color for the above div is #b5a35b

HTML with inline CSS

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

#b5a35b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5a35b Color code Preview on White Background

This is how #b5a35b Color code will look on white background color. Color contrast ratio is 2.51

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 #b5a35b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b5a35b; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(181,163,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,109,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,163,91,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }