COLOR #B1BCBA

HEX: #B1BCBA RGB: (177,188,186)

Color info

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

RGB color model

#B1BCBA color RGB value is (177,188,186).

RGB: (177,188,186) (69%, 74%, 73%)

RGB channels and saturation

R 177 of 255 = 69%
G 188 of 255 = 74%
B 186 of 255 = 73%

177
188
186

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

Portions of RGB colors in percentages

R + G + B = 177 + 188 + 186 = 551 (100%)
R 177 of 551 ~ 32.12%
G 188 of 551 ~ 34.12%
B 186 of 551 ~ 33.76'%

%32.12
%34.12
%33.76

CMYK color model

#B1BCBA color CMYK value is (6,0,1,26).

  • cyan value is 5.85%
  • magenta value is 0.00%
  • yellow value is 1.06%
  • key color value is 26.27%
CMYK: (6,0,1,26) C6M0Y1K26 (6%,0%,1%,26%) (0.06/0.00/0.01/0.26) 

CMYK percentages

%5.85
%0
%1.06
%26.27

Codes

Color #B1BCBA in popluar color models

B1 BC BA
RGB 177 188 186
HSL 169° 7.59% 71.57%
HSB/HSV 169° 5.85% 73.73%
CMYK 5.85% 0.00% 1.06%
26.27%

Color #B1BCBA in popluar number systems.

HEX B1 BC BA
Decimal 177 188 186
Binary 10110001 10111100 10111010
Octal 261 274 272

Shades and tints

Shades of #B1BCBA

#B1BCBA
(177,188,186)
#A1ABAA
(161,171,170)
#919A9A
(145,154,154)
#81898A
(129,137,138)
#71787A
(113,120,122)
#61676A
(97,103,106)
#51565A
(81,86,90)
#41454A
(65,69,74)
#31343A
(49,52,58)
#21232A
(33,35,42)
#11121A
(17,18,26)
#000000
(0,0,0)

Tints of #B1BCBA

#B1BCBA
(177,188,186)
#B8C2C0
(184,194,192)
#BFC8C6
(191,200,198)
#C6CECC
(198,206,204)
#CDD4D2
(205,212,210)
#D4DAD8
(212,218,216)
#DBE0DE
(219,224,222)
#E2E6E4
(226,230,228)
#E9ECEA
(233,236,234)
#F0F2F0
(240,242,240)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B1BCBA; }

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

This text font color is #B1BCBA.

Background Color

.myBgColor { background-color: #B1BCBA; }

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

This div background color is #B1BCBA.

Border color

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

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

This div border color is #B1BCBA.

Opacity

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

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

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

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

This text has shadow with #B1BCBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1BCBA.

Preview

Color preview on black background

This text has color #B1BCBA on black background.


Color preview on white background

This text has color #B1BCBA on white background.


Black color preview on #B1BCBA background

This text has black color on #B1BCBA background.


White color preview on #B1BCBA background

This text has white color on #B1BCBA background.


Related colors

Complementary color

Complementary color for #hex is #4E4345.


I love getcolorcode.com

Triadic colors

1 #BAB1BC and #BCBAB1 with #B1BCBA are triadic colors.

2 #BABCB1 and #BCB1BA with #B1BCBA are triadic colors.