COLOR #BCD6E2

HEX: #BCD6E2 RGB: (188,214,226)

Color info

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

RGB color model

#BCD6E2 color RGB value is (188,214,226).

RGB: (188,214,226) (74%, 84%, 89%)

RGB channels and saturation

R 188 of 255 = 74%
G 214 of 255 = 84%
B 226 of 255 = 89%

188
214
226

R + G + B ~ 82%. #BCD6E2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 188 + 214 + 226 = 628 (100%)
R 188 of 628 ~ 29.94%
G 214 of 628 ~ 34.08%
B 226 of 628 ~ 35.99'%

%29.94
%34.08
%35.99

CMYK color model

#BCD6E2 color CMYK value is (17,5,0,11).

  • cyan value is 16.81%
  • magenta value is 5.31%
  • yellow value is 0.00%
  • key color value is 11.37%
CMYK: (17,5,0,11) C17M5Y0K11 (17%,5%,0%,11%) (0.17/0.05/0.00/0.11) 

CMYK percentages

%16.81
%5.31
%0
%11.37

Codes

Color #BCD6E2 in popluar color models

BC D6 E2
RGB 188 214 226
HSL 199° 39.58% 81.18%
HSB/HSV 199° 16.81% 88.63%
CMYK 16.81% 5.31% 0.00%
11.37%

Color #BCD6E2 in popluar number systems.

HEX BC D6 E2
Decimal 188 214 226
Binary 10111100 11010110 11100010
Octal 274 326 342

Shades and tints

Shades of #BCD6E2

#BCD6E2
(188,214,226)
#ABC3CE
(171,195,206)
#9AB0BA
(154,176,186)
#899DA6
(137,157,166)
#788A92
(120,138,146)
#67777E
(103,119,126)
#56646A
(86,100,106)
#455156
(69,81,86)
#343E42
(52,62,66)
#232B2E
(35,43,46)
#12181A
(18,24,26)
#000000
(0,0,0)

Tints of #BCD6E2

#BCD6E2
(188,214,226)
#C2D9E4
(194,217,228)
#C8DCE6
(200,220,230)
#CEDFE8
(206,223,232)
#D4E2EA
(212,226,234)
#DAE5EC
(218,229,236)
#E0E8EE
(224,232,238)
#E6EBF0
(230,235,240)
#ECEEF2
(236,238,242)
#F2F1F4
(242,241,244)
#F8F4F6
(248,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCD6E2; }

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

This text font color is #BCD6E2.

Background Color

.myBgColor { background-color: #BCD6E2; }

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

This div background color is #BCD6E2.

Border color

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

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

This div border color is #BCD6E2.

Opacity

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

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

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

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

This text has shadow with #BCD6E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD6E2.

Preview

Color preview on black background

This text has color #BCD6E2 on black background.


Color preview on white background

This text has color #BCD6E2 on white background.


Black color preview on #BCD6E2 background

This text has black color on #BCD6E2 background.


White color preview on #BCD6E2 background

This text has white color on #BCD6E2 background.


Related colors

Complementary color

Complementary color for #hex is #43291D.


I love getcolorcode.com

Triadic colors

1 #E2BCD6 and #D6E2BC with #BCD6E2 are triadic colors.

2 #E2D6BC and #D6BCE2 with #BCD6E2 are triadic colors.