COLOR #BCCABC

HEX: #BCCABC RGB: (188,202,188)

Color info

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

RGB color model

#BCCABC color RGB value is (188,202,188).

RGB: (188,202,188) (74%, 79%, 74%)

RGB channels and saturation

R 188 of 255 = 74%
G 202 of 255 = 79%
B 188 of 255 = 74%

188
202
188

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

Portions of RGB colors in percentages

R + G + B = 188 + 202 + 188 = 578 (100%)
R 188 of 578 ~ 32.53%
G 202 of 578 ~ 34.95%
B 188 of 578 ~ 32.53'%

%32.53
%34.95
%32.53

CMYK color model

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

  • cyan value is 6.93%
  • magenta value is 0.00%
  • yellow value is 6.93%
  • key color value is 20.78%

CMYK: (7,0,7,21)
C7M0Y7K21 (7%, 0%, 7%, 21%)
(0.07 / 0.00 / 0.07 / 0.21)

CMYK percentages

%6.93
%0
%6.93
%20.78

Codes

Color #BCCABC in popluar color models

BC CA BC
RGB 188 202 188
HSL 120° 11.67% 76.47%
HSB/HSV 120° 6.93% 79.22%
CMYK 6.93% 0.00% 6.93%
20.78%

Color #BCCABC in popluar number systems.

HEX BC CA BC
Decimal 188 202 188
Binary 10111100 11001010 10111100
Octal 274 312 274

Shades and tints

Shades of #BCCABC

#BCCABC
(188,202,188)
#ABB8AB
(171,184,171)
#9AA69A
(154,166,154)
#899489
(137,148,137)
#788278
(120,130,120)
#677067
(103,112,103)
#565E56
(86,94,86)
#454C45
(69,76,69)
#343A34
(52,58,52)
#232823
(35,40,35)
#121612
(18,22,18)
#000000
(0,0,0)

Tints of #BCCABC

#BCCABC
(188,202,188)
#C2CEC2
(194,206,194)
#C8D2C8
(200,210,200)
#CED6CE
(206,214,206)
#D4DAD4
(212,218,212)
#DADEDA
(218,222,218)
#E0E2E0
(224,226,224)
#E6E6E6
(230,230,230)
#ECEAEC
(236,234,236)
#F2EEF2
(242,238,242)
#F8F2F8
(248,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCCABC; }

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

This text font color is #BCCABC.

Background Color

.myBgColor { background-color: #BCCABC; }

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

This div background color is #BCCABC.

Border color

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

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

This div border color is #BCCABC.

Opacity

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

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

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

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

This text has shadow with #BCCABC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCCABC.

Preview

Color preview on black background

This text has color #BCCABC on black background.


Color preview on white background

This text has color #BCCABC on white background.


Black color preview on #BCCABC background

This text has black color on #BCCABC background.


White color preview on #BCCABC background

This text has white color on #BCCABC background.


Related colors

Complementary color

Complementary color for #hex is #433543.


I love getcolorcode.com

Triadic colors

1 #BCBCCA and #CABCBC with #BCCABC are triadic colors.

2 #BCCABC and #CABCBC with #BCCABC are triadic colors.