COLOR #B9B89D

HEX: #B9B89D RGB: (185,184,157)

Color info

#B9B89D contains red, green and blue colors in about the same proportion. Web safe color of #B9B89D is #CCCC99 (or #CC9).

RGB color model

#B9B89D color RGB value is (185,184,157).

RGB: (185,184,157) (73%, 72%, 62%)

RGB channels and saturation

R 185 of 255 = 73%
G 184 of 255 = 72%
B 157 of 255 = 62%

185
184
157

R + G + B ~ 69%. #B9B89D is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 184 + 157 = 526 (100%)
R 185 of 526 ~ 35.17%
G 184 of 526 ~ 34.98%
B 157 of 526 ~ 29.85'%

%35.17
%34.98
%29.85

CMYK color model

#B9B89D color CMYK value is (0,1,15,27).

  • cyan value is 0.00%
  • magenta value is 0.54%
  • yellow value is 15.14%
  • key color value is 27.45%
CMYK: (0,1,15,27) C0M1Y15K27 (0%,1%,15%,27%) (0.00/0.01/0.15/0.27) 

CMYK percentages

%0
%0.54
%15.14
%27.45

Codes

Color #B9B89D in popluar color models

B9 B8 9D
RGB 185 184 157
HSL 58° 16.67% 67.06%
HSB/HSV 58° 15.14% 72.55%
CMYK 0.00% 0.54% 15.14%
27.45%

Color #B9B89D in popluar number systems.

HEX B9 B8 9D
Decimal 185 184 157
Binary 10111001 10111000 10011101
Octal 271 270 235

Shades and tints

Shades of #B9B89D

#B9B89D
(185,184,157)
#A9A88F
(169,168,143)
#999881
(153,152,129)
#898873
(137,136,115)
#797865
(121,120,101)
#696857
(105,104,87)
#595849
(89,88,73)
#49483B
(73,72,59)
#39382D
(57,56,45)
#29281F
(41,40,31)
#191811
(25,24,17)
#000000
(0,0,0)

Tints of #B9B89D

#B9B89D
(185,184,157)
#BFBEA5
(191,190,165)
#C5C4AD
(197,196,173)
#CBCAB5
(203,202,181)
#D1D0BD
(209,208,189)
#D7D6C5
(215,214,197)
#DDDCCD
(221,220,205)
#E3E2D5
(227,226,213)
#E9E8DD
(233,232,221)
#EFEEE5
(239,238,229)
#F5F4ED
(245,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9B89D color. Also use rgb(185,184,157) instead hex code.

Text Font Color

.myTextColor { color: #B9B89D; }

<p style="color:#B9B89D">This sample text font color is #B9B89D.</p>

This text font color is #B9B89D.

Background Color

.myBgColor { background-color: #B9B89D; }

<div style="background-color:#B9B89D">Inner text</div>

This div background color is #B9B89D.

Border color

.myBorderColor { border: 1px solid #B9B89D; }

<div style="border:3px solid #B9B89D">Div</div>

This div border color is #B9B89D.

Opacity

.myOpacity80 { color: #B9B89D; opacity: 0.8; }

<p style="color:#B9B89D;opacity:0.8;">80%</p>

Text with #B9B89D color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #B9B89D;}

<p style="text-shadow: 3px 3px 1px #B9B89D">Text here.</p>

This text has shadow with #B9B89D color.


.textShadow {text-shadow: 3px 3px 1px #B9B89D', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #B9B89D, 5px 5px 20px red">Text here.</p>

This text has shadow with #B9B89D primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#B9B89D, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#B9B89D, Direction=45, Strength=4)">Text</p>

This text has shadow with #B9B89D and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #B9B89D;
-webkit-box-shadow: 1px 1px 3px 2px #B9B89D;
box-shadow: 1px 1px 3px 2px #B9B89D;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #B9B89D; -webkit-box-shadow: 1px 1px 3px 2px #B9B89D; box-shadow:1px 1px 3px 2px #B9B89D;">
Div content here
</div>

This div box has shadow with color #B9B89D.

Preview

Color preview on black background

This text has color #B9B89D on black background.


Color preview on white background

This text has color #B9B89D on white background.


Black color preview on #B9B89D background

This text has black color on #B9B89D background.


White color preview on #B9B89D background

This text has white color on #B9B89D background.


Related colors

Complementary color

Complementary color for #hex is #464762.


I love getcolorcode.com

Triadic colors

1 #9DB9B8 and #B89DB9 with #B9B89D are triadic colors.

2 #9DB8B9 and #B8B99D with #B9B89D are triadic colors.