COLOR #D8E9DC

HEX: #D8E9DC RGB: (216,233,220)

Color info

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

RGB color model

#D8E9DC color RGB value is (216,233,220).

RGB: (216,233,220) (85%, 91%, 86%)

RGB channels and saturation

R 216 of 255 = 85%
G 233 of 255 = 91%
B 220 of 255 = 86%

216
233
220

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

Portions of RGB colors in percentages

R + G + B = 216 + 233 + 220 = 669 (100%)
R 216 of 669 ~ 32.29%
G 233 of 669 ~ 34.83%
B 220 of 669 ~ 32.88'%

%32.29
%34.83
%32.88

CMYK color model

#D8E9DC color CMYK value is (7,0,6,9).

  • cyan value is 7.30%
  • magenta value is 0.00%
  • yellow value is 5.58%
  • key color value is 8.63%

CMYK: (7,0,6,9)
C7M0Y6K9 (7%, 0%, 6%, 9%)
(0.07 / 0.00 / 0.06 / 0.09)

CMYK percentages

%7.3
%0
%5.58
%8.63

Codes

Color #D8E9DC in popluar color models

D8 E9 DC
RGB 216 233 220
HSL 134° 27.87% 88.04%
HSB/HSV 134° 7.30% 91.37%
CMYK 7.30% 0.00% 5.58%
8.63%

Color #D8E9DC in popluar number systems.

HEX D8 E9 DC
Decimal 216 233 220
Binary 11011000 11101001 11011100
Octal 330 351 334

Shades and tints

Shades of #D8E9DC

#D8E9DC
(216,233,220)
#C5D4C8
(197,212,200)
#B2BFB4
(178,191,180)
#9FAAA0
(159,170,160)
#8C958C
(140,149,140)
#798078
(121,128,120)
#666B64
(102,107,100)
#535650
(83,86,80)
#40413C
(64,65,60)
#2D2C28
(45,44,40)
#1A1714
(26,23,20)
#000000
(0,0,0)

Tints of #D8E9DC

#D8E9DC
(216,233,220)
#DBEBDF
(219,235,223)
#DEEDE2
(222,237,226)
#E1EFE5
(225,239,229)
#E4F1E8
(228,241,232)
#E7F3EB
(231,243,235)
#EAF5EE
(234,245,238)
#EDF7F1
(237,247,241)
#F0F9F4
(240,249,244)
#F3FBF7
(243,251,247)
#F6FDFA
(246,253,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8E9DC color. Also use rgb(216,233,220) instead hex code.

Text Font Color

.myTextColor { color: #D8E9DC; }

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

This text font color is #D8E9DC.

Background Color

.myBgColor { background-color: #D8E9DC; }

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

This div background color is #D8E9DC.

Border color

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

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

This div border color is #D8E9DC.

Opacity

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

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

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

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

This text has shadow with #D8E9DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8E9DC.

Preview

Color preview on black background

This text has color #D8E9DC on black background.


Color preview on white background

This text has color #D8E9DC on white background.


Black color preview on #D8E9DC background

This text has black color on #D8E9DC background.


White color preview on #D8E9DC background

This text has white color on #D8E9DC background.


Related colors

Complementary color

Complementary color for #hex is #271623.


I love getcolorcode.com

Triadic colors

1 #DCD8E9 and #E9DCD8 with #D8E9DC are triadic colors.

2 #DCE9D8 and #E9D8DC with #D8E9DC are triadic colors.