COLOR #B5BCBA

HEX: #B5BCBA RGB: (181,188,186)

Color info

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

RGB color model

#B5BCBA color RGB value is (181,188,186).

RGB: (181,188,186) (71%, 74%, 73%)

RGB channels and saturation

R 181 of 255 = 71%
G 188 of 255 = 74%
B 186 of 255 = 73%

181
188
186

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

Portions of RGB colors in percentages

R + G + B = 181 + 188 + 186 = 555 (100%)
R 181 of 555 ~ 32.61%
G 188 of 555 ~ 33.87%
B 186 of 555 ~ 33.51'%

%32.61
%33.87
%33.51

CMYK color model

#B5BCBA color CMYK value is (4,0,1,26).

  • cyan value is 3.72%
  • magenta value is 0.00%
  • yellow value is 1.06%
  • key color value is 26.27%
CMYK: (4,0,1,26) C4M0Y1K26 (4%,0%,1%,26%) (0.04/0.00/0.01/0.26) 

CMYK percentages

%3.72
%0
%1.06
%26.27

Codes

Color #B5BCBA in popluar color models

B5 BC BA
RGB 181 188 186
HSL 163° 4.96% 72.35%
HSB/HSV 163° 3.72% 73.73%
CMYK 3.72% 0.00% 1.06%
26.27%

Color #B5BCBA in popluar number systems.

HEX B5 BC BA
Decimal 181 188 186
Binary 10110101 10111100 10111010
Octal 265 274 272

Shades and tints

Shades of #B5BCBA

#B5BCBA
(181,188,186)
#A5ABAA
(165,171,170)
#959A9A
(149,154,154)
#85898A
(133,137,138)
#75787A
(117,120,122)
#65676A
(101,103,106)
#55565A
(85,86,90)
#45454A
(69,69,74)
#35343A
(53,52,58)
#25232A
(37,35,42)
#15121A
(21,18,26)
#000000
(0,0,0)

Tints of #B5BCBA

#B5BCBA
(181,188,186)
#BBC2C0
(187,194,192)
#C1C8C6
(193,200,198)
#C7CECC
(199,206,204)
#CDD4D2
(205,212,210)
#D3DAD8
(211,218,216)
#D9E0DE
(217,224,222)
#DFE6E4
(223,230,228)
#E5ECEA
(229,236,234)
#EBF2F0
(235,242,240)
#F1F8F6
(241,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5BCBA; }

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

This text font color is #B5BCBA.

Background Color

.myBgColor { background-color: #B5BCBA; }

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

This div background color is #B5BCBA.

Border color

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

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

This div border color is #B5BCBA.

Opacity

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

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

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

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

This text has shadow with #B5BCBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BCBA.

Preview

Color preview on black background

This text has color #B5BCBA on black background.


Color preview on white background

This text has color #B5BCBA on white background.


Black color preview on #B5BCBA background

This text has black color on #B5BCBA background.


White color preview on #B5BCBA background

This text has white color on #B5BCBA background.


Related colors

Complementary color

Complementary color for #hex is #4A4345.


I love getcolorcode.com

Triadic colors

1 #BAB5BC and #BCBAB5 with #B5BCBA are triadic colors.

2 #BABCB5 and #BCB5BA with #B5BCBA are triadic colors.