COLOR #D7E9DE

HEX: #D7E9DE RGB: (215,233,222)

Color info

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

RGB color model

#D7E9DE color RGB value is (215,233,222).

RGB: (215,233,222) (84%, 91%, 87%)

RGB channels and saturation

R 215 of 255 = 84%
G 233 of 255 = 91%
B 222 of 255 = 87%

215
233
222

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

Portions of RGB colors in percentages

R + G + B = 215 + 233 + 222 = 670 (100%)
R 215 of 670 ~ 32.09%
G 233 of 670 ~ 34.78%
B 222 of 670 ~ 33.13'%

%32.09
%34.78
%33.13

CMYK color model

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

  • cyan value is 7.73%
  • magenta value is 0.00%
  • yellow value is 4.72%
  • key color value is 8.63%

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

CMYK percentages

%7.73
%0
%4.72
%8.63

Codes

Color #D7E9DE in popluar color models

D7 E9 DE
RGB 215 233 222
HSL 143° 29.03% 87.84%
HSB/HSV 143° 7.73% 91.37%
CMYK 7.73% 0.00% 4.72%
8.63%

Color #D7E9DE in popluar number systems.

HEX D7 E9 DE
Decimal 215 233 222
Binary 11010111 11101001 11011110
Octal 327 351 336

Shades and tints

Shades of #D7E9DE

#D7E9DE
(215,233,222)
#C4D4CA
(196,212,202)
#B1BFB6
(177,191,182)
#9EAAA2
(158,170,162)
#8B958E
(139,149,142)
#78807A
(120,128,122)
#656B66
(101,107,102)
#525652
(82,86,82)
#3F413E
(63,65,62)
#2C2C2A
(44,44,42)
#191716
(25,23,22)
#000000
(0,0,0)

Tints of #D7E9DE

#D7E9DE
(215,233,222)
#DAEBE1
(218,235,225)
#DDEDE4
(221,237,228)
#E0EFE7
(224,239,231)
#E3F1EA
(227,241,234)
#E6F3ED
(230,243,237)
#E9F5F0
(233,245,240)
#ECF7F3
(236,247,243)
#EFF9F6
(239,249,246)
#F2FBF9
(242,251,249)
#F5FDFC
(245,253,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7E9DE color. Also use rgb(215,233,222) instead hex code.

Text Font Color

.myTextColor { color: #D7E9DE; }

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

This text font color is #D7E9DE.

Background Color

.myBgColor { background-color: #D7E9DE; }

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

This div background color is #D7E9DE.

Border color

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

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

This div border color is #D7E9DE.

Opacity

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

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

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

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

This text has shadow with #D7E9DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7E9DE.

Preview

Color preview on black background

This text has color #D7E9DE on black background.


Color preview on white background

This text has color #D7E9DE on white background.


Black color preview on #D7E9DE background

This text has black color on #D7E9DE background.


White color preview on #D7E9DE background

This text has white color on #D7E9DE background.


Related colors

Complementary color

Complementary color for #hex is #281621.


I love getcolorcode.com

Triadic colors

1 #DED7E9 and #E9DED7 with #D7E9DE are triadic colors.

2 #DEE9D7 and #E9D7DE with #D7E9DE are triadic colors.