COLOR #B9BCBA

HEX: #B9BCBA RGB: (185,188,186)

Color info

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

RGB color model

#B9BCBA color RGB value is (185,188,186).

RGB: (185,188,186) (73%, 74%, 73%)

RGB channels and saturation

R 185 of 255 = 73%
G 188 of 255 = 74%
B 186 of 255 = 73%

185
188
186

R + G + B ~ 73%. #B9BCBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 188 + 186 = 559 (100%)
R 185 of 559 ~ 33.09%
G 188 of 559 ~ 33.63%
B 186 of 559 ~ 33.27'%

%33.09
%33.63
%33.27

CMYK color model

#B9BCBA color CMYK value is (2,0,1,26).

  • cyan value is 1.60%
  • magenta value is 0.00%
  • yellow value is 1.06%
  • key color value is 26.27%

CMYK: (2,0,1,26)
C2M0Y1K26 (2%, 0%, 1%, 26%)
(0.02 / 0.00 / 0.01 / 0.26)

CMYK percentages

%1.6
%0
%1.06
%26.27

Codes

Color #B9BCBA in popluar color models

B9 BC BA
RGB 185 188 186
HSL 140° 2.19% 73.14%
HSB/HSV 140° 1.60% 73.73%
CMYK 1.60% 0.00% 1.06%
26.27%

Color #B9BCBA in popluar number systems.

HEX B9 BC BA
Decimal 185 188 186
Binary 10111001 10111100 10111010
Octal 271 274 272

Shades and tints

Shades of #B9BCBA

#B9BCBA
(185,188,186)
#A9ABAA
(169,171,170)
#999A9A
(153,154,154)
#89898A
(137,137,138)
#79787A
(121,120,122)
#69676A
(105,103,106)
#59565A
(89,86,90)
#49454A
(73,69,74)
#39343A
(57,52,58)
#29232A
(41,35,42)
#19121A
(25,18,26)
#000000
(0,0,0)

Tints of #B9BCBA

#B9BCBA
(185,188,186)
#BFC2C0
(191,194,192)
#C5C8C6
(197,200,198)
#CBCECC
(203,206,204)
#D1D4D2
(209,212,210)
#D7DAD8
(215,218,216)
#DDE0DE
(221,224,222)
#E3E6E4
(227,230,228)
#E9ECEA
(233,236,234)
#EFF2F0
(239,242,240)
#F5F8F6
(245,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9BCBA; }

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

This text font color is #B9BCBA.

Background Color

.myBgColor { background-color: #B9BCBA; }

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

This div background color is #B9BCBA.

Border color

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

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

This div border color is #B9BCBA.

Opacity

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

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

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

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

This text has shadow with #B9BCBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9BCBA.

Preview

Color preview on black background

This text has color #B9BCBA on black background.


Color preview on white background

This text has color #B9BCBA on white background.


Black color preview on #B9BCBA background

This text has black color on #B9BCBA background.


White color preview on #B9BCBA background

This text has white color on #B9BCBA background.


Related colors

Complementary color

Complementary color for #hex is #464345.


I love getcolorcode.com

Triadic colors

1 #BAB9BC and #BCBAB9 with #B9BCBA are triadic colors.

2 #BABCB9 and #BCB9BA with #B9BCBA are triadic colors.