COLOR #D9E8DE

HEX: #D9E8DE RGB: (217,232,222)

Color info

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

RGB color model

#D9E8DE color RGB value is (217,232,222).

RGB: (217,232,222) (85%, 91%, 87%)

RGB channels and saturation

R 217 of 255 = 85%
G 232 of 255 = 91%
B 222 of 255 = 87%

217
232
222

R + G + B ~ 88%. #D9E8DE is light color.

Portions of RGB colors in percentages

R + G + B = 217 + 232 + 222 = 671 (100%)
R 217 of 671 ~ 32.34%
G 232 of 671 ~ 34.58%
B 222 of 671 ~ 33.08'%

%32.34
%34.58
%33.08

CMYK color model

#D9E8DE color CMYK value is (6,0,4,9).

  • cyan value is 6.47%
  • magenta value is 0.00%
  • yellow value is 4.31%
  • key color value is 9.02%
CMYK: (6,0,4,9) C6M0Y4K9 (6%,0%,4%,9%) (0.06/0.00/0.04/0.09) 

CMYK percentages

%6.47
%0
%4.31
%9.02

Codes

Color #D9E8DE in popluar color models

D9 E8 DE
RGB 217 232 222
HSL 140° 24.59% 88.04%
HSB/HSV 140° 6.47% 90.98%
CMYK 6.47% 0.00% 4.31%
9.02%

Color #D9E8DE in popluar number systems.

HEX D9 E8 DE
Decimal 217 232 222
Binary 11011001 11101000 11011110
Octal 331 350 336

Shades and tints

Shades of #D9E8DE

#D9E8DE
(217,232,222)
#C6D3CA
(198,211,202)
#B3BEB6
(179,190,182)
#A0A9A2
(160,169,162)
#8D948E
(141,148,142)
#7A7F7A
(122,127,122)
#676A66
(103,106,102)
#545552
(84,85,82)
#41403E
(65,64,62)
#2E2B2A
(46,43,42)
#1B1616
(27,22,22)
#000000
(0,0,0)

Tints of #D9E8DE

#D9E8DE
(217,232,222)
#DCEAE1
(220,234,225)
#DFECE4
(223,236,228)
#E2EEE7
(226,238,231)
#E5F0EA
(229,240,234)
#E8F2ED
(232,242,237)
#EBF4F0
(235,244,240)
#EEF6F3
(238,246,243)
#F1F8F6
(241,248,246)
#F4FAF9
(244,250,249)
#F7FCFC
(247,252,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E8DE color. Also use rgb(217,232,222) instead hex code.

Text Font Color

.myTextColor { color: #D9E8DE; }

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

This text font color is #D9E8DE.

Background Color

.myBgColor { background-color: #D9E8DE; }

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

This div background color is #D9E8DE.

Border color

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

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

This div border color is #D9E8DE.

Opacity

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

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

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

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

This text has shadow with #D9E8DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E8DE.

Preview

Color preview on black background

This text has color #D9E8DE on black background.


Color preview on white background

This text has color #D9E8DE on white background.


Black color preview on #D9E8DE background

This text has black color on #D9E8DE background.


White color preview on #D9E8DE background

This text has white color on #D9E8DE background.


Related colors

Complementary color

Complementary color for #hex is #261721.


I love getcolorcode.com

Triadic colors

1 #DED9E8 and #E8DED9 with #D9E8DE are triadic colors.

2 #DEE8D9 and #E8D9DE with #D9E8DE are triadic colors.