COLOR #BCCBBA

HEX: #BCCBBA RGB: (188,203,186)

Color info

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

RGB color model

#BCCBBA color RGB value is (188,203,186).

RGB: (188,203,186) (74%, 80%, 73%)

RGB channels and saturation

R 188 of 255 = 74%
G 203 of 255 = 80%
B 186 of 255 = 73%

188
203
186

R + G + B ~ 76%. #BCCBBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 188 + 203 + 186 = 577 (100%)
R 188 of 577 ~ 32.58%
G 203 of 577 ~ 35.18%
B 186 of 577 ~ 32.24'%

%32.58
%35.18
%32.24

CMYK color model

#BCCBBA color CMYK value is (7,0,8,20).

  • cyan value is 7.39%
  • magenta value is 0.00%
  • yellow value is 8.37%
  • key color value is 20.39%
CMYK: (7,0,8,20) C7M0Y8K20 (7%,0%,8%,20%) (0.07/0.00/0.08/0.20) 

CMYK percentages

%7.39
%0
%8.37
%20.39

Codes

Color #BCCBBA in popluar color models

BC CB BA
RGB 188 203 186
HSL 113° 14.05% 76.27%
HSB/HSV 113° 8.37% 79.61%
CMYK 7.39% 0.00% 8.37%
20.39%

Color #BCCBBA in popluar number systems.

HEX BC CB BA
Decimal 188 203 186
Binary 10111100 11001011 10111010
Octal 274 313 272

Shades and tints

Shades of #BCCBBA

#BCCBBA
(188,203,186)
#ABB9AA
(171,185,170)
#9AA79A
(154,167,154)
#89958A
(137,149,138)
#78837A
(120,131,122)
#67716A
(103,113,106)
#565F5A
(86,95,90)
#454D4A
(69,77,74)
#343B3A
(52,59,58)
#23292A
(35,41,42)
#12171A
(18,23,26)
#000000
(0,0,0)

Tints of #BCCBBA

#BCCBBA
(188,203,186)
#C2CFC0
(194,207,192)
#C8D3C6
(200,211,198)
#CED7CC
(206,215,204)
#D4DBD2
(212,219,210)
#DADFD8
(218,223,216)
#E0E3DE
(224,227,222)
#E6E7E4
(230,231,228)
#ECEBEA
(236,235,234)
#F2EFF0
(242,239,240)
#F8F3F6
(248,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCCBBA; }

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

This text font color is #BCCBBA.

Background Color

.myBgColor { background-color: #BCCBBA; }

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

This div background color is #BCCBBA.

Border color

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

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

This div border color is #BCCBBA.

Opacity

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

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

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

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

This text has shadow with #BCCBBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCCBBA.

Preview

Color preview on black background

This text has color #BCCBBA on black background.


Color preview on white background

This text has color #BCCBBA on white background.


Black color preview on #BCCBBA background

This text has black color on #BCCBBA background.


White color preview on #BCCBBA background

This text has white color on #BCCBBA background.


Related colors

Complementary color

Complementary color for #hex is #433445.


I love getcolorcode.com

Triadic colors

1 #BABCCB and #CBBABC with #BCCBBA are triadic colors.

2 #BACBBC and #CBBCBA with #BCCBBA are triadic colors.