COLOR #B1BAB9

HEX: #B1BAB9 RGB: (177,186,185)

Color info

#B1BAB9 contains red, green and blue colors in about the same proportion. Web safe color of #B1BAB9 is #99CCCC (or #9CC).

RGB color model

#B1BAB9 color RGB value is (177,186,185).

RGB: (177,186,185) (69%, 73%, 73%)

RGB channels and saturation

R 177 of 255 = 69%
G 186 of 255 = 73%
B 185 of 255 = 73%

177
186
185

R + G + B ~ 72%. #B1BAB9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 177 + 186 + 185 = 548 (100%)
R 177 of 548 ~ 32.3%
G 186 of 548 ~ 33.94%
B 185 of 548 ~ 33.76'%

%32.3
%33.94
%33.76

CMYK color model

#B1BAB9 color CMYK value is (5,0,1,27).

  • cyan value is 4.84%
  • magenta value is 0.00%
  • yellow value is 0.54%
  • key color value is 27.06%
CMYK: (5,0,1,27) C5M0Y1K27 (5%,0%,1%,27%) (0.05/0.00/0.01/0.27) 

CMYK percentages

%4.84
%0
%0.54
%27.06

Codes

Color #B1BAB9 in popluar color models

B1 BA B9
RGB 177 186 185
HSL 173° 6.12% 71.18%
HSB/HSV 173° 4.84% 72.94%
CMYK 4.84% 0.00% 0.54%
27.06%

Color #B1BAB9 in popluar number systems.

HEX B1 BA B9
Decimal 177 186 185
Binary 10110001 10111010 10111001
Octal 261 272 271

Shades and tints

Shades of #B1BAB9

#B1BAB9
(177,186,185)
#A1AAA9
(161,170,169)
#919A99
(145,154,153)
#818A89
(129,138,137)
#717A79
(113,122,121)
#616A69
(97,106,105)
#515A59
(81,90,89)
#414A49
(65,74,73)
#313A39
(49,58,57)
#212A29
(33,42,41)
#111A19
(17,26,25)
#000000
(0,0,0)

Tints of #B1BAB9

#B1BAB9
(177,186,185)
#B8C0BF
(184,192,191)
#BFC6C5
(191,198,197)
#C6CCCB
(198,204,203)
#CDD2D1
(205,210,209)
#D4D8D7
(212,216,215)
#DBDEDD
(219,222,221)
#E2E4E3
(226,228,227)
#E9EAE9
(233,234,233)
#F0F0EF
(240,240,239)
#F7F6F5
(247,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B1BAB9; }

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

This text font color is #B1BAB9.

Background Color

.myBgColor { background-color: #B1BAB9; }

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

This div background color is #B1BAB9.

Border color

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

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

This div border color is #B1BAB9.

Opacity

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

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

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

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

This text has shadow with #B1BAB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1BAB9.

Preview

Color preview on black background

This text has color #B1BAB9 on black background.


Color preview on white background

This text has color #B1BAB9 on white background.


Black color preview on #B1BAB9 background

This text has black color on #B1BAB9 background.


White color preview on #B1BAB9 background

This text has white color on #B1BAB9 background.


Related colors

Complementary color

Complementary color for #hex is #4E4546.


I love getcolorcode.com

Triadic colors

1 #B9B1BA and #BAB9B1 with #B1BAB9 are triadic colors.

2 #B9BAB1 and #BAB1B9 with #B1BAB9 are triadic colors.