COLOR #B9C9BA

HEX: #B9C9BA RGB: (185,201,186)

Color info

#B9C9BA contains red, green and blue colors in about the same proportion. Web safe color of #B9C9BA is #CCCCCC (or #CCC).

RGB color model

#B9C9BA color RGB value is (185,201,186).

RGB: (185,201,186) (73%, 79%, 73%)

RGB channels and saturation

R 185 of 255 = 73%
G 201 of 255 = 79%
B 186 of 255 = 73%

185
201
186

R + G + B ~ 75%. #B9C9BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 201 + 186 = 572 (100%)
R 185 of 572 ~ 32.34%
G 201 of 572 ~ 35.14%
B 186 of 572 ~ 32.52'%

%32.34
%35.14
%32.52

CMYK color model

#B9C9BA color CMYK value is (8,0,7,21).

  • cyan value is 7.96%
  • magenta value is 0.00%
  • yellow value is 7.46%
  • key color value is 21.18%

CMYK: (8,0,7,21)
C8M0Y7K21 (8%, 0%, 7%, 21%)
(0.08 / 0.00 / 0.07 / 0.21)

CMYK percentages

%7.96
%0
%7.46
%21.18

Codes

Color #B9C9BA in popluar color models

B9 C9 BA
RGB 185 201 186
HSL 124° 12.90% 75.69%
HSB/HSV 124° 7.96% 78.82%
CMYK 7.96% 0.00% 7.46%
21.18%

Color #B9C9BA in popluar number systems.

HEX B9 C9 BA
Decimal 185 201 186
Binary 10111001 11001001 10111010
Octal 271 311 272

Shades and tints

Shades of #B9C9BA

#B9C9BA
(185,201,186)
#A9B7AA
(169,183,170)
#99A59A
(153,165,154)
#89938A
(137,147,138)
#79817A
(121,129,122)
#696F6A
(105,111,106)
#595D5A
(89,93,90)
#494B4A
(73,75,74)
#39393A
(57,57,58)
#29272A
(41,39,42)
#19151A
(25,21,26)
#000000
(0,0,0)

Tints of #B9C9BA

#B9C9BA
(185,201,186)
#BFCDC0
(191,205,192)
#C5D1C6
(197,209,198)
#CBD5CC
(203,213,204)
#D1D9D2
(209,217,210)
#D7DDD8
(215,221,216)
#DDE1DE
(221,225,222)
#E3E5E4
(227,229,228)
#E9E9EA
(233,233,234)
#EFEDF0
(239,237,240)
#F5F1F6
(245,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9C9BA; }

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

This text font color is #B9C9BA.

Background Color

.myBgColor { background-color: #B9C9BA; }

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

This div background color is #B9C9BA.

Border color

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

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

This div border color is #B9C9BA.

Opacity

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

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

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

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

This text has shadow with #B9C9BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9C9BA.

Preview

Color preview on black background

This text has color #B9C9BA on black background.


Color preview on white background

This text has color #B9C9BA on white background.


Black color preview on #B9C9BA background

This text has black color on #B9C9BA background.


White color preview on #B9C9BA background

This text has white color on #B9C9BA background.


Related colors

Complementary color

Complementary color for #hex is #463645.


I love getcolorcode.com

Triadic colors

1 #BAB9C9 and #C9BAB9 with #B9C9BA are triadic colors.

2 #BAC9B9 and #C9B9BA with #B9C9BA are triadic colors.