COLOR #B9A391

HEX: #B9A391 RGB: (185,163,145)

Color info

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

RGB color model

#B9A391 color RGB value is (185,163,145).

RGB: (185,163,145) (73%, 64%, 57%)

RGB channels and saturation

R 185 of 255 = 73%
G 163 of 255 = 64%
B 145 of 255 = 57%

185
163
145

R + G + B ~ 65%. #B9A391 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 163 + 145 = 493 (100%)
R 185 of 493 ~ 37.53%
G 163 of 493 ~ 33.06%
B 145 of 493 ~ 29.41'%

%37.53
%33.06
%29.41

CMYK color model

#B9A391 color CMYK value is (0,12,22,27).

  • cyan value is 0.00%
  • magenta value is 11.89%
  • yellow value is 21.62%
  • key color value is 27.45%

CMYK: (0,12,22,27)
C0M12Y22K27 (0%, 12%, 22%, 27%)
(0.00 / 0.12 / 0.22 / 0.27)

CMYK percentages

%0
%11.89
%21.62
%27.45

Codes

Color #B9A391 in popluar color models

B9 A3 91
RGB 185 163 145
HSL 27° 22.22% 64.71%
HSB/HSV 27° 21.62% 72.55%
CMYK 0.00% 11.89% 21.62%
27.45%

Color #B9A391 in popluar number systems.

HEX B9 A3 91
Decimal 185 163 145
Binary 10111001 10100011 10010001
Octal 271 243 221

Shades and tints

Shades of #B9A391

#B9A391
(185,163,145)
#A99584
(169,149,132)
#998777
(153,135,119)
#89796A
(137,121,106)
#796B5D
(121,107,93)
#695D50
(105,93,80)
#594F43
(89,79,67)
#494136
(73,65,54)
#393329
(57,51,41)
#29251C
(41,37,28)
#19170F
(25,23,15)
#000000
(0,0,0)

Tints of #B9A391

#B9A391
(185,163,145)
#BFAB9B
(191,171,155)
#C5B3A5
(197,179,165)
#CBBBAF
(203,187,175)
#D1C3B9
(209,195,185)
#D7CBC3
(215,203,195)
#DDD3CD
(221,211,205)
#E3DBD7
(227,219,215)
#E9E3E1
(233,227,225)
#EFEBEB
(239,235,235)
#F5F3F5
(245,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9A391 color. Also use rgb(185,163,145) instead hex code.

Text Font Color

.myTextColor { color: #B9A391; }

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

This text font color is #B9A391.

Background Color

.myBgColor { background-color: #B9A391; }

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

This div background color is #B9A391.

Border color

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

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

This div border color is #B9A391.

Opacity

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

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

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

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

This text has shadow with #B9A391 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9A391.

Preview

Color preview on black background

This text has color #B9A391 on black background.


Color preview on white background

This text has color #B9A391 on white background.


Black color preview on #B9A391 background

This text has black color on #B9A391 background.


White color preview on #B9A391 background

This text has white color on #B9A391 background.


Related colors

Complementary color

Complementary color for #hex is #465C6E.


I love getcolorcode.com

Triadic colors

1 #91B9A3 and #A391B9 with #B9A391 are triadic colors.

2 #91A3B9 and #A3B991 with #B9A391 are triadic colors.