COLOR #B9A892

HEX: #B9A892 RGB: (185,168,146)

Color info

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

RGB color model

#B9A892 color RGB value is (185,168,146).

RGB: (185,168,146) (73%, 66%, 57%)

RGB channels and saturation

R 185 of 255 = 73%
G 168 of 255 = 66%
B 146 of 255 = 57%

185
168
146

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

Portions of RGB colors in percentages

R + G + B = 185 + 168 + 146 = 499 (100%)
R 185 of 499 ~ 37.07%
G 168 of 499 ~ 33.67%
B 146 of 499 ~ 29.26'%

%37.07
%33.67
%29.26

CMYK color model

#B9A892 color CMYK value is (0,9,21,27).

  • cyan value is 0.00%
  • magenta value is 9.19%
  • yellow value is 21.08%
  • key color value is 27.45%

CMYK: (0,9,21,27)
C0M9Y21K27 (0%, 9%, 21%, 27%)
(0.00 / 0.09 / 0.21 / 0.27)

CMYK percentages

%0
%9.19
%21.08
%27.45

Codes

Color #B9A892 in popluar color models

B9 A8 92
RGB 185 168 146
HSL 34° 21.79% 64.90%
HSB/HSV 34° 21.08% 72.55%
CMYK 0.00% 9.19% 21.08%
27.45%

Color #B9A892 in popluar number systems.

HEX B9 A8 92
Decimal 185 168 146
Binary 10111001 10101000 10010010
Octal 271 250 222

Shades and tints

Shades of #B9A892

#B9A892
(185,168,146)
#A99985
(169,153,133)
#998A78
(153,138,120)
#897B6B
(137,123,107)
#796C5E
(121,108,94)
#695D51
(105,93,81)
#594E44
(89,78,68)
#493F37
(73,63,55)
#39302A
(57,48,42)
#29211D
(41,33,29)
#191210
(25,18,16)
#000000
(0,0,0)

Tints of #B9A892

#B9A892
(185,168,146)
#BFAF9B
(191,175,155)
#C5B6A4
(197,182,164)
#CBBDAD
(203,189,173)
#D1C4B6
(209,196,182)
#D7CBBF
(215,203,191)
#DDD2C8
(221,210,200)
#E3D9D1
(227,217,209)
#E9E0DA
(233,224,218)
#EFE7E3
(239,231,227)
#F5EEEC
(245,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9A892 color. Also use rgb(185,168,146) instead hex code.

Text Font Color

.myTextColor { color: #B9A892; }

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

This text font color is #B9A892.

Background Color

.myBgColor { background-color: #B9A892; }

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

This div background color is #B9A892.

Border color

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

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

This div border color is #B9A892.

Opacity

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

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

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

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

This text has shadow with #B9A892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9A892.

Preview

Color preview on black background

This text has color #B9A892 on black background.


Color preview on white background

This text has color #B9A892 on white background.


Black color preview on #B9A892 background

This text has black color on #B9A892 background.


White color preview on #B9A892 background

This text has white color on #B9A892 background.


Related colors

Complementary color

Complementary color for #hex is #46576D.


I love getcolorcode.com

Triadic colors

1 #92B9A8 and #A892B9 with #B9A892 are triadic colors.

2 #92A8B9 and #A8B992 with #B9A892 are triadic colors.