COLOR #B9A682

HEX: #B9A682 RGB: (185,166,130)

Color info

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

RGB color model

#B9A682 color RGB value is (185,166,130).

RGB: (185,166,130) (73%, 65%, 51%)

RGB channels and saturation

R 185 of 255 = 73%
G 166 of 255 = 65%
B 130 of 255 = 51%

185
166
130

R + G + B ~ 63%. #B9A682 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 166 + 130 = 481 (100%)
R 185 of 481 ~ 38.46%
G 166 of 481 ~ 34.51%
B 130 of 481 ~ 27.03'%

%38.46
%34.51
%27.03

CMYK color model

#B9A682 color CMYK value is (0,10,30,27).

  • cyan value is 0.00%
  • magenta value is 10.27%
  • yellow value is 29.73%
  • key color value is 27.45%

CMYK: (0,10,30,27)
C0M10Y30K27 (0%, 10%, 30%, 27%)
(0.00 / 0.10 / 0.30 / 0.27)

CMYK percentages

%0
%10.27
%29.73
%27.45

Codes

Color #B9A682 in popluar color models

B9 A6 82
RGB 185 166 130
HSL 39° 28.21% 61.76%
HSB/HSV 39° 29.73% 72.55%
CMYK 0.00% 10.27% 29.73%
27.45%

Color #B9A682 in popluar number systems.

HEX B9 A6 82
Decimal 185 166 130
Binary 10111001 10100110 10000010
Octal 271 246 202

Shades and tints

Shades of #B9A682

#B9A682
(185,166,130)
#A99777
(169,151,119)
#99886C
(153,136,108)
#897961
(137,121,97)
#796A56
(121,106,86)
#695B4B
(105,91,75)
#594C40
(89,76,64)
#493D35
(73,61,53)
#392E2A
(57,46,42)
#291F1F
(41,31,31)
#191014
(25,16,20)
#000000
(0,0,0)

Tints of #B9A682

#B9A682
(185,166,130)
#BFAE8D
(191,174,141)
#C5B698
(197,182,152)
#CBBEA3
(203,190,163)
#D1C6AE
(209,198,174)
#D7CEB9
(215,206,185)
#DDD6C4
(221,214,196)
#E3DECF
(227,222,207)
#E9E6DA
(233,230,218)
#EFEEE5
(239,238,229)
#F5F6F0
(245,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9A682 color. Also use rgb(185,166,130) instead hex code.

Text Font Color

.myTextColor { color: #B9A682; }

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

This text font color is #B9A682.

Background Color

.myBgColor { background-color: #B9A682; }

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

This div background color is #B9A682.

Border color

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

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

This div border color is #B9A682.

Opacity

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

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

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

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

This text has shadow with #B9A682 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9A682.

Preview

Color preview on black background

This text has color #B9A682 on black background.


Color preview on white background

This text has color #B9A682 on white background.


Black color preview on #B9A682 background

This text has black color on #B9A682 background.


White color preview on #B9A682 background

This text has white color on #B9A682 background.


Related colors

Complementary color

Complementary color for #hex is #46597D.


I love getcolorcode.com

Triadic colors

1 #82B9A6 and #A682B9 with #B9A682 are triadic colors.

2 #82A6B9 and #A6B982 with #B9A682 are triadic colors.