Skip to main content Skip to docs navigation

#b5b197 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 Pantone 2323 C and its hex is #B8B298 Nearest Color Name

Color Hue/Base color: Yellow

Hex #b5b197 Color code in RGB color code model is created after adding 70.98% red color, 69.41% green color and 59.22% blue color. Hex #b5b197 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 17% yellow and 29.02% black.

Hex #b5b197 color code is between #bbaa99 web safe hex color code and #aabb88 web safe hex color code. #bbaa99 is the nearest web safe color code. You can see here many more shades of #b5b197 color code.

RGB Chart

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

Color Table

Hex Color Code b5b197 #b5b197
RGB Decimal 181, 177, 151 181, 177, 151
RGB Percent 71%, 69%, 59% rgb(71%, 69%, 59%)
CSS RGBa 181, 177, 151,1 rgba(181,177,151,1)
CMYK Model cmyk(0%,2%,17%,29.02%)
HSL Color Space 52,17% ,65% hsl(52,17% ,65%)
HSV Color Space 52°, 17%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110101 10110001 10010111
Octal 265 261 227
Decimal 181 177 151
Hex b5 b1 97

Different shades of #b5b197 color code.

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

Darkest of #b5b197
#69654a
Darker of #b5b197
#868160
Dark of #b5b197
#a09b79
Base of #b5b197
#b5b197
Light of #b5b197
#cac7b5
Lighter
#dfded3
Lightest
#f5f4f0

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

#b5b197
#979bb5

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

Split Complementary

#b5b197
#97aab5
#a297b5

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

Analogous Color

#b5a097
#b5a597
#b5b197
#afb597
#a3b597

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

#b5b197
#b197b5
#97b5b1

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

#b5b197
#97b5b1
#979bb5
#b5979b

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

#b5b197
#97b5a2
#979bb5
#b597aa

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 #b5b197

#4b4835
#69654a
#868160
#a09b79
#b5b197
#cac7b5
#dfded3
#f5f4f0
#ffffff

Tints of #b5b197 Color

#b5b197
#bdb9a2
#c5c2ae
#cdcbb9
#d5d3c5
#dedcd0
#e6e5dc
#eeede7
#f6f6f3
#ffffff

Shades of #b5b197 color code

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

#b5b197
#a09d86
#8c8975
#787664
#646253
#504e43
#3c3b32
#282721
#141310
#000000

Tones

#b5b197
#a6a6a6
#a6a6a6
#a6a6a6
#a6a6a6

Tones

Similar Color like #b5b197 color

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

#b6b298
#b7b399
#b8b49a
#b9b59b
#bab69c
#bbb79d
#bcb89e
#bdb99f
#bebaa0
#bfbba1
#c0bca2
#c1bda3
#c2bea4
#c3bfa5
#b4b096
#b3af95
#b2ae94
#b1ad93
#b0ac92
#afab91
#aeaa90
#ada98f
#aca88e
#aba78d
#aaa68c
#a9a58b
#a8a48a
#a7a389

Download this Dark Yellow

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

#b5b197 Color Code Preview on Black Background Color

This is how #b5b197 Color will look on black background color. Color contrast ratio is 9.70

#b5b197 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5b197

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5b197

#b5b197 color code is use for CSS Background Color

Background color for the above div is #b5b197

HTML with inline CSS

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

#b5b197 color code is use for CSS Border Color

CSS Border color for the above div is #b5b197

HTML with inline CSS

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

CSS Border Left color for the above div is #b5b197

HTML with inline CSS

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

CSS Border Right color for the above div is #b5b197

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5b197

HTML with inline CSS

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

CSS Border Top color for the above div is #b5b197

HTML with inline CSS

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

#b5b197 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5b197 Color code Preview on White Background

This is how #b5b197 Color code will look on white background color. Color contrast ratio is 2.16

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

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,177,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,155,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,177,151,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }