COLOR #B6CBE4

HEX: #B6CBE4 RGB: (182,203,228)

Color info

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

RGB color model

#B6CBE4 color RGB value is (182,203,228).

RGB: (182,203,228) (71%, 80%, 89%)

RGB channels and saturation

R 182 of 255 = 71%
G 203 of 255 = 80%
B 228 of 255 = 89%

182
203
228

R + G + B ~ 80%. #B6CBE4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 203 + 228 = 613 (100%)
R 182 of 613 ~ 29.69%
G 203 of 613 ~ 33.12%
B 228 of 613 ~ 37.19'%

%29.69
%33.12
%37.19

CMYK color model

#B6CBE4 color CMYK value is (20,11,0,11).

  • cyan value is 20.18%
  • magenta value is 10.96%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (20,11,0,11)
C20M11Y0K11 (20%, 11%, 0%, 11%)
(0.20 / 0.11 / 0.00 / 0.11)

CMYK percentages

%20.18
%10.96
%0
%10.59

Codes

Color #B6CBE4 in popluar color models

B6 CB E4
RGB 182 203 228
HSL 213° 46.00% 80.39%
HSB/HSV 213° 20.18% 89.41%
CMYK 20.18% 10.96% 0.00%
10.59%

Color #B6CBE4 in popluar number systems.

HEX B6 CB E4
Decimal 182 203 228
Binary 10110110 11001011 11100100
Octal 266 313 344

Shades and tints

Shades of #B6CBE4

#B6CBE4
(182,203,228)
#A6B9D0
(166,185,208)
#96A7BC
(150,167,188)
#8695A8
(134,149,168)
#768394
(118,131,148)
#667180
(102,113,128)
#565F6C
(86,95,108)
#464D58
(70,77,88)
#363B44
(54,59,68)
#262930
(38,41,48)
#16171C
(22,23,28)
#000000
(0,0,0)

Tints of #B6CBE4

#B6CBE4
(182,203,228)
#BCCFE6
(188,207,230)
#C2D3E8
(194,211,232)
#C8D7EA
(200,215,234)
#CEDBEC
(206,219,236)
#D4DFEE
(212,223,238)
#DAE3F0
(218,227,240)
#E0E7F2
(224,231,242)
#E6EBF4
(230,235,244)
#ECEFF6
(236,239,246)
#F2F3F8
(242,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6CBE4 color. Also use rgb(182,203,228) instead hex code.

Text Font Color

.myTextColor { color: #B6CBE4; }

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

This text font color is #B6CBE4.

Background Color

.myBgColor { background-color: #B6CBE4; }

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

This div background color is #B6CBE4.

Border color

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

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

This div border color is #B6CBE4.

Opacity

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

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

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

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

This text has shadow with #B6CBE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6CBE4.

Preview

Color preview on black background

This text has color #B6CBE4 on black background.


Color preview on white background

This text has color #B6CBE4 on white background.


Black color preview on #B6CBE4 background

This text has black color on #B6CBE4 background.


White color preview on #B6CBE4 background

This text has white color on #B6CBE4 background.


Related colors

Complementary color

Complementary color for #hex is #49341B.


I love getcolorcode.com

Triadic colors

1 #E4B6CB and #CBE4B6 with #B6CBE4 are triadic colors.

2 #E4CBB6 and #CBB6E4 with #B6CBE4 are triadic colors.