COLOR #D6E8DC

HEX: #D6E8DC RGB: (214,232,220)

Color info

#D6E8DC contains red, green and blue colors in about the same proportion. Web safe color of #D6E8DC is #CCFFCC (or #CFC).

RGB color model

#D6E8DC color RGB value is (214,232,220).

RGB: (214,232,220) (84%, 91%, 86%)

RGB channels and saturation

R 214 of 255 = 84%
G 232 of 255 = 91%
B 220 of 255 = 86%

214
232
220

R + G + B ~ 87%. #D6E8DC is light color.

Portions of RGB colors in percentages

R + G + B = 214 + 232 + 220 = 666 (100%)
R 214 of 666 ~ 32.13%
G 232 of 666 ~ 34.83%
B 220 of 666 ~ 33.03'%

%32.13
%34.83
%33.03

CMYK color model

#D6E8DC color CMYK value is (8,0,5,9).

  • cyan value is 7.76%
  • magenta value is 0.00%
  • yellow value is 5.17%
  • key color value is 9.02%

CMYK: (8,0,5,9)
C8M0Y5K9 (8%, 0%, 5%, 9%)
(0.08 / 0.00 / 0.05 / 0.09)

CMYK percentages

%7.76
%0
%5.17
%9.02

Codes

Color #D6E8DC in popluar color models

D6 E8 DC
RGB 214 232 220
HSL 140° 28.13% 87.45%
HSB/HSV 140° 7.76% 90.98%
CMYK 7.76% 0.00% 5.17%
9.02%

Color #D6E8DC in popluar number systems.

HEX D6 E8 DC
Decimal 214 232 220
Binary 11010110 11101000 11011100
Octal 326 350 334

Shades and tints

Shades of #D6E8DC

#D6E8DC
(214,232,220)
#C3D3C8
(195,211,200)
#B0BEB4
(176,190,180)
#9DA9A0
(157,169,160)
#8A948C
(138,148,140)
#777F78
(119,127,120)
#646A64
(100,106,100)
#515550
(81,85,80)
#3E403C
(62,64,60)
#2B2B28
(43,43,40)
#181614
(24,22,20)
#000000
(0,0,0)

Tints of #D6E8DC

#D6E8DC
(214,232,220)
#D9EADF
(217,234,223)
#DCECE2
(220,236,226)
#DFEEE5
(223,238,229)
#E2F0E8
(226,240,232)
#E5F2EB
(229,242,235)
#E8F4EE
(232,244,238)
#EBF6F1
(235,246,241)
#EEF8F4
(238,248,244)
#F1FAF7
(241,250,247)
#F4FCFA
(244,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E8DC color. Also use rgb(214,232,220) instead hex code.

Text Font Color

.myTextColor { color: #D6E8DC; }

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

This text font color is #D6E8DC.

Background Color

.myBgColor { background-color: #D6E8DC; }

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

This div background color is #D6E8DC.

Border color

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

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

This div border color is #D6E8DC.

Opacity

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

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

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

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

This text has shadow with #D6E8DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E8DC.

Preview

Color preview on black background

This text has color #D6E8DC on black background.


Color preview on white background

This text has color #D6E8DC on white background.


Black color preview on #D6E8DC background

This text has black color on #D6E8DC background.


White color preview on #D6E8DC background

This text has white color on #D6E8DC background.


Related colors

Complementary color

Complementary color for #hex is #291723.


I love getcolorcode.com

Triadic colors

1 #DCD6E8 and #E8DCD6 with #D6E8DC are triadic colors.

2 #DCE8D6 and #E8D6DC with #D6E8DC are triadic colors.