COLOR #B9B1A6

HEX: #B9B1A6 RGB: (185,177,166)

Color info

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

RGB color model

#B9B1A6 color RGB value is (185,177,166).

RGB: (185,177,166) (73%, 69%, 65%)

RGB channels and saturation

R 185 of 255 = 73%
G 177 of 255 = 69%
B 166 of 255 = 65%

185
177
166

R + G + B ~ 69%. #B9B1A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 177 + 166 = 528 (100%)
R 185 of 528 ~ 35.04%
G 177 of 528 ~ 33.52%
B 166 of 528 ~ 31.44'%

%35.04
%33.52
%31.44

CMYK color model

#B9B1A6 color CMYK value is (0,4,10,27).

  • cyan value is 0.00%
  • magenta value is 4.32%
  • yellow value is 10.27%
  • key color value is 27.45%
CMYK: (0,4,10,27) C0M4Y10K27 (0%,4%,10%,27%) (0.00/0.04/0.10/0.27) 

CMYK percentages

%0
%4.32
%10.27
%27.45

Codes

Color #B9B1A6 in popluar color models

B9 B1 A6
RGB 185 177 166
HSL 35° 11.95% 68.82%
HSB/HSV 35° 10.27% 72.55%
CMYK 0.00% 4.32% 10.27%
27.45%

Color #B9B1A6 in popluar number systems.

HEX B9 B1 A6
Decimal 185 177 166
Binary 10111001 10110001 10100110
Octal 271 261 246

Shades and tints

Shades of #B9B1A6

#B9B1A6
(185,177,166)
#A9A197
(169,161,151)
#999188
(153,145,136)
#898179
(137,129,121)
#79716A
(121,113,106)
#69615B
(105,97,91)
#59514C
(89,81,76)
#49413D
(73,65,61)
#39312E
(57,49,46)
#29211F
(41,33,31)
#191110
(25,17,16)
#000000
(0,0,0)

Tints of #B9B1A6

#B9B1A6
(185,177,166)
#BFB8AE
(191,184,174)
#C5BFB6
(197,191,182)
#CBC6BE
(203,198,190)
#D1CDC6
(209,205,198)
#D7D4CE
(215,212,206)
#DDDBD6
(221,219,214)
#E3E2DE
(227,226,222)
#E9E9E6
(233,233,230)
#EFF0EE
(239,240,238)
#F5F7F6
(245,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9B1A6; }

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

This text font color is #B9B1A6.

Background Color

.myBgColor { background-color: #B9B1A6; }

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

This div background color is #B9B1A6.

Border color

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

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

This div border color is #B9B1A6.

Opacity

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

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

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

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

This text has shadow with #B9B1A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9B1A6.

Preview

Color preview on black background

This text has color #B9B1A6 on black background.


Color preview on white background

This text has color #B9B1A6 on white background.


Black color preview on #B9B1A6 background

This text has black color on #B9B1A6 background.


White color preview on #B9B1A6 background

This text has white color on #B9B1A6 background.


Related colors

Complementary color

Complementary color for #hex is #464E59.


I love getcolorcode.com

Triadic colors

1 #A6B9B1 and #B1A6B9 with #B9B1A6 are triadic colors.

2 #A6B1B9 and #B1B9A6 with #B9B1A6 are triadic colors.