COLOR #B6D1DE

HEX: #B6D1DE RGB: (182,209,222)

Color info

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

RGB color model

#B6D1DE color RGB value is (182,209,222).

RGB: (182,209,222) (71%, 82%, 87%)

RGB channels and saturation

R 182 of 255 = 71%
G 209 of 255 = 82%
B 222 of 255 = 87%

182
209
222

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

Portions of RGB colors in percentages

R + G + B = 182 + 209 + 222 = 613 (100%)
R 182 of 613 ~ 29.69%
G 209 of 613 ~ 34.09%
B 222 of 613 ~ 36.22'%

%29.69
%34.09
%36.22

CMYK color model

#B6D1DE color CMYK value is (18,6,0,13).

  • cyan value is 18.02%
  • magenta value is 5.86%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (18,6,0,13)
C18M6Y0K13 (18%, 6%, 0%, 13%)
(0.18 / 0.06 / 0.00 / 0.13)

CMYK percentages

%18.02
%5.86
%0
%12.94

Codes

Color #B6D1DE in popluar color models

B6 D1 DE
RGB 182 209 222
HSL 200° 37.74% 79.22%
HSB/HSV 200° 18.02% 87.06%
CMYK 18.02% 5.86% 0.00%
12.94%

Color #B6D1DE in popluar number systems.

HEX B6 D1 DE
Decimal 182 209 222
Binary 10110110 11010001 11011110
Octal 266 321 336

Shades and tints

Shades of #B6D1DE

#B6D1DE
(182,209,222)
#A6BECA
(166,190,202)
#96ABB6
(150,171,182)
#8698A2
(134,152,162)
#76858E
(118,133,142)
#66727A
(102,114,122)
#565F66
(86,95,102)
#464C52
(70,76,82)
#36393E
(54,57,62)
#26262A
(38,38,42)
#161316
(22,19,22)
#000000
(0,0,0)

Tints of #B6D1DE

#B6D1DE
(182,209,222)
#BCD5E1
(188,213,225)
#C2D9E4
(194,217,228)
#C8DDE7
(200,221,231)
#CEE1EA
(206,225,234)
#D4E5ED
(212,229,237)
#DAE9F0
(218,233,240)
#E0EDF3
(224,237,243)
#E6F1F6
(230,241,246)
#ECF5F9
(236,245,249)
#F2F9FC
(242,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D1DE color. Also use rgb(182,209,222) instead hex code.

Text Font Color

.myTextColor { color: #B6D1DE; }

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

This text font color is #B6D1DE.

Background Color

.myBgColor { background-color: #B6D1DE; }

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

This div background color is #B6D1DE.

Border color

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

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

This div border color is #B6D1DE.

Opacity

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

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

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

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

This text has shadow with #B6D1DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D1DE.

Preview

Color preview on black background

This text has color #B6D1DE on black background.


Color preview on white background

This text has color #B6D1DE on white background.


Black color preview on #B6D1DE background

This text has black color on #B6D1DE background.


White color preview on #B6D1DE background

This text has white color on #B6D1DE background.


Related colors

Complementary color

Complementary color for #hex is #492E21.


I love getcolorcode.com

Triadic colors

1 #DEB6D1 and #D1DEB6 with #B6D1DE are triadic colors.

2 #DED1B6 and #D1B6DE with #B6D1DE are triadic colors.