COLOR #B9A796

HEX: #B9A796 RGB: (185,167,150)

Color info

#B9A796 contains red, green and blue colors in about the same proportion. Web safe color of #B9A796 is #CC9999 (or #C99).

RGB color model

#B9A796 color RGB value is (185,167,150).

RGB: (185,167,150) (73%, 65%, 59%)

RGB channels and saturation

R 185 of 255 = 73%
G 167 of 255 = 65%
B 150 of 255 = 59%

185
167
150

R + G + B ~ 66%. #B9A796 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 167 + 150 = 502 (100%)
R 185 of 502 ~ 36.85%
G 167 of 502 ~ 33.27%
B 150 of 502 ~ 29.88'%

%36.85
%33.27
%29.88

CMYK color model

#B9A796 color CMYK value is (0,10,19,27).

  • cyan value is 0.00%
  • magenta value is 9.73%
  • yellow value is 18.92%
  • key color value is 27.45%

CMYK: (0,10,19,27)
C0M10Y19K27 (0%, 10%, 19%, 27%)
(0.00 / 0.10 / 0.19 / 0.27)

CMYK percentages

%0
%9.73
%18.92
%27.45

Codes

Color #B9A796 in popluar color models

B9 A7 96
RGB 185 167 150
HSL 29° 20.00% 65.69%
HSB/HSV 29° 18.92% 72.55%
CMYK 0.00% 9.73% 18.92%
27.45%

Color #B9A796 in popluar number systems.

HEX B9 A7 96
Decimal 185 167 150
Binary 10111001 10100111 10010110
Octal 271 247 226

Shades and tints

Shades of #B9A796

#B9A796
(185,167,150)
#A99889
(169,152,137)
#99897C
(153,137,124)
#897A6F
(137,122,111)
#796B62
(121,107,98)
#695C55
(105,92,85)
#594D48
(89,77,72)
#493E3B
(73,62,59)
#392F2E
(57,47,46)
#292021
(41,32,33)
#191114
(25,17,20)
#000000
(0,0,0)

Tints of #B9A796

#B9A796
(185,167,150)
#BFAF9F
(191,175,159)
#C5B7A8
(197,183,168)
#CBBFB1
(203,191,177)
#D1C7BA
(209,199,186)
#D7CFC3
(215,207,195)
#DDD7CC
(221,215,204)
#E3DFD5
(227,223,213)
#E9E7DE
(233,231,222)
#EFEFE7
(239,239,231)
#F5F7F0
(245,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9A796 color. Also use rgb(185,167,150) instead hex code.

Text Font Color

.myTextColor { color: #B9A796; }

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

This text font color is #B9A796.

Background Color

.myBgColor { background-color: #B9A796; }

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

This div background color is #B9A796.

Border color

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

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

This div border color is #B9A796.

Opacity

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

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

Text with #B9A796 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 #B9A796;}

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

This text has shadow with #B9A796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9A796.

Preview

Color preview on black background

This text has color #B9A796 on black background.


Color preview on white background

This text has color #B9A796 on white background.


Black color preview on #B9A796 background

This text has black color on #B9A796 background.


White color preview on #B9A796 background

This text has white color on #B9A796 background.


Related colors

Complementary color

Complementary color for #hex is #465869.


I love getcolorcode.com

Triadic colors

1 #96B9A7 and #A796B9 with #B9A796 are triadic colors.

2 #96A7B9 and #A7B996 with #B9A796 are triadic colors.