COLOR #B9B1AB

HEX: #B9B1AB RGB: (185,177,171)

Color info

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

RGB color model

#B9B1AB color RGB value is (185,177,171).

RGB: (185,177,171) (73%, 69%, 67%)

RGB channels and saturation

R 185 of 255 = 73%
G 177 of 255 = 69%
B 171 of 255 = 67%

185
177
171

R + G + B ~ 70%. #B9B1AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 177 + 171 = 533 (100%)
R 185 of 533 ~ 34.71%
G 177 of 533 ~ 33.21%
B 171 of 533 ~ 32.08'%

%34.71
%33.21
%32.08

CMYK color model

#B9B1AB color CMYK value is (0,4,8,27).

  • cyan value is 0.00%
  • magenta value is 4.32%
  • yellow value is 7.57%
  • key color value is 27.45%

CMYK: (0,4,8,27)
C0M4Y8K27 (0%, 4%, 8%, 27%)
(0.00 / 0.04 / 0.08 / 0.27)

CMYK percentages

%0
%4.32
%7.57
%27.45

Codes

Color #B9B1AB in popluar color models

B9 B1 AB
RGB 185 177 171
HSL 26° 9.09% 69.80%
HSB/HSV 26° 7.57% 72.55%
CMYK 0.00% 4.32% 7.57%
27.45%

Color #B9B1AB in popluar number systems.

HEX B9 B1 AB
Decimal 185 177 171
Binary 10111001 10110001 10101011
Octal 271 261 253

Shades and tints

Shades of #B9B1AB

#B9B1AB
(185,177,171)
#A9A19C
(169,161,156)
#99918D
(153,145,141)
#89817E
(137,129,126)
#79716F
(121,113,111)
#696160
(105,97,96)
#595151
(89,81,81)
#494142
(73,65,66)
#393133
(57,49,51)
#292124
(41,33,36)
#191115
(25,17,21)
#000000
(0,0,0)

Tints of #B9B1AB

#B9B1AB
(185,177,171)
#BFB8B2
(191,184,178)
#C5BFB9
(197,191,185)
#CBC6C0
(203,198,192)
#D1CDC7
(209,205,199)
#D7D4CE
(215,212,206)
#DDDBD5
(221,219,213)
#E3E2DC
(227,226,220)
#E9E9E3
(233,233,227)
#EFF0EA
(239,240,234)
#F5F7F1
(245,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9B1AB; }

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

This text font color is #B9B1AB.

Background Color

.myBgColor { background-color: #B9B1AB; }

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

This div background color is #B9B1AB.

Border color

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

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

This div border color is #B9B1AB.

Opacity

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

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

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

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

This text has shadow with #B9B1AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9B1AB.

Preview

Color preview on black background

This text has color #B9B1AB on black background.


Color preview on white background

This text has color #B9B1AB on white background.


Black color preview on #B9B1AB background

This text has black color on #B9B1AB background.


White color preview on #B9B1AB background

This text has white color on #B9B1AB background.


Related colors

Complementary color

Complementary color for #hex is #464E54.


I love getcolorcode.com

Triadic colors

1 #ABB9B1 and #B1ABB9 with #B9B1AB are triadic colors.

2 #ABB1B9 and #B1B9AB with #B9B1AB are triadic colors.