COLOR #D5E8DE

HEX: #D5E8DE RGB: (213,232,222)

Color info

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

RGB color model

#D5E8DE color RGB value is (213,232,222).

RGB: (213,232,222) (84%, 91%, 87%)

RGB channels and saturation

R 213 of 255 = 84%
G 232 of 255 = 91%
B 222 of 255 = 87%

213
232
222

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

Portions of RGB colors in percentages

R + G + B = 213 + 232 + 222 = 667 (100%)
R 213 of 667 ~ 31.93%
G 232 of 667 ~ 34.78%
B 222 of 667 ~ 33.28'%

%31.93
%34.78
%33.28

CMYK color model

#D5E8DE color CMYK value is (8,0,4,9).

  • cyan value is 8.19%
  • magenta value is 0.00%
  • yellow value is 4.31%
  • key color value is 9.02%

CMYK: (8,0,4,9)
C8M0Y4K9 (8%, 0%, 4%, 9%)
(0.08 / 0.00 / 0.04 / 0.09)

CMYK percentages

%8.19
%0
%4.31
%9.02

Codes

Color #D5E8DE in popluar color models

D5 E8 DE
RGB 213 232 222
HSL 148° 29.23% 87.25%
HSB/HSV 148° 8.19% 90.98%
CMYK 8.19% 0.00% 4.31%
9.02%

Color #D5E8DE in popluar number systems.

HEX D5 E8 DE
Decimal 213 232 222
Binary 11010101 11101000 11011110
Octal 325 350 336

Shades and tints

Shades of #D5E8DE

#D5E8DE
(213,232,222)
#C2D3CA
(194,211,202)
#AFBEB6
(175,190,182)
#9CA9A2
(156,169,162)
#89948E
(137,148,142)
#767F7A
(118,127,122)
#636A66
(99,106,102)
#505552
(80,85,82)
#3D403E
(61,64,62)
#2A2B2A
(42,43,42)
#171616
(23,22,22)
#000000
(0,0,0)

Tints of #D5E8DE

#D5E8DE
(213,232,222)
#D8EAE1
(216,234,225)
#DBECE4
(219,236,228)
#DEEEE7
(222,238,231)
#E1F0EA
(225,240,234)
#E4F2ED
(228,242,237)
#E7F4F0
(231,244,240)
#EAF6F3
(234,246,243)
#EDF8F6
(237,248,246)
#F0FAF9
(240,250,249)
#F3FCFC
(243,252,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E8DE; }

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

This text font color is #D5E8DE.

Background Color

.myBgColor { background-color: #D5E8DE; }

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

This div background color is #D5E8DE.

Border color

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

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

This div border color is #D5E8DE.

Opacity

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

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

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

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

This text has shadow with #D5E8DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E8DE.

Preview

Color preview on black background

This text has color #D5E8DE on black background.


Color preview on white background

This text has color #D5E8DE on white background.


Black color preview on #D5E8DE background

This text has black color on #D5E8DE background.


White color preview on #D5E8DE background

This text has white color on #D5E8DE background.


Related colors

Complementary color

Complementary color for #hex is #2A1721.


I love getcolorcode.com

Triadic colors

1 #DED5E8 and #E8DED5 with #D5E8DE are triadic colors.

2 #DEE8D5 and #E8D5DE with #D5E8DE are triadic colors.