COLOR #B9A282

HEX: #B9A282 RGB: (185,162,130)

Color info

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

RGB color model

#B9A282 color RGB value is (185,162,130).

RGB: (185,162,130) (73%, 64%, 51%)

RGB channels and saturation

R 185 of 255 = 73%
G 162 of 255 = 64%
B 130 of 255 = 51%

185
162
130

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

Portions of RGB colors in percentages

R + G + B = 185 + 162 + 130 = 477 (100%)
R 185 of 477 ~ 38.78%
G 162 of 477 ~ 33.96%
B 130 of 477 ~ 27.25'%

%38.78
%33.96
%27.25

CMYK color model

#B9A282 color CMYK value is (0,12,30,27).

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

CMYK: (0,12,30,27)
C0M12Y30K27 (0%, 12%, 30%, 27%)
(0.00 / 0.12 / 0.30 / 0.27)

CMYK percentages

%0
%12.43
%29.73
%27.45

Codes

Color #B9A282 in popluar color models

B9 A2 82
RGB 185 162 130
HSL 35° 28.21% 61.76%
HSB/HSV 35° 29.73% 72.55%
CMYK 0.00% 12.43% 29.73%
27.45%

Color #B9A282 in popluar number systems.

HEX B9 A2 82
Decimal 185 162 130
Binary 10111001 10100010 10000010
Octal 271 242 202

Shades and tints

Shades of #B9A282

#B9A282
(185,162,130)
#A99477
(169,148,119)
#99866C
(153,134,108)
#897861
(137,120,97)
#796A56
(121,106,86)
#695C4B
(105,92,75)
#594E40
(89,78,64)
#494035
(73,64,53)
#39322A
(57,50,42)
#29241F
(41,36,31)
#191614
(25,22,20)
#000000
(0,0,0)

Tints of #B9A282

#B9A282
(185,162,130)
#BFAA8D
(191,170,141)
#C5B298
(197,178,152)
#CBBAA3
(203,186,163)
#D1C2AE
(209,194,174)
#D7CAB9
(215,202,185)
#DDD2C4
(221,210,196)
#E3DACF
(227,218,207)
#E9E2DA
(233,226,218)
#EFEAE5
(239,234,229)
#F5F2F0
(245,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9A282; }

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

This text font color is #B9A282.

Background Color

.myBgColor { background-color: #B9A282; }

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

This div background color is #B9A282.

Border color

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

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

This div border color is #B9A282.

Opacity

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

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

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

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

This text has shadow with #B9A282 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9A282.

Preview

Color preview on black background

This text has color #B9A282 on black background.


Color preview on white background

This text has color #B9A282 on white background.


Black color preview on #B9A282 background

This text has black color on #B9A282 background.


White color preview on #B9A282 background

This text has white color on #B9A282 background.


Related colors

Complementary color

Complementary color for #hex is #465D7D.


I love getcolorcode.com

Triadic colors

1 #82B9A2 and #A282B9 with #B9A282 are triadic colors.

2 #82A2B9 and #A2B982 with #B9A282 are triadic colors.