COLOR #D8EDD9

HEX: #D8EDD9 RGB: (216,237,217)

Color info

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

RGB color model

#D8EDD9 color RGB value is (216,237,217).

RGB: (216,237,217) (85%, 93%, 85%)

RGB channels and saturation

R 216 of 255 = 85%
G 237 of 255 = 93%
B 217 of 255 = 85%

216
237
217

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

Portions of RGB colors in percentages

R + G + B = 216 + 237 + 217 = 670 (100%)
R 216 of 670 ~ 32.24%
G 237 of 670 ~ 35.37%
B 217 of 670 ~ 32.39'%

%32.24
%35.37
%32.39

CMYK color model

#D8EDD9 color CMYK value is (9,0,8,7).

  • cyan value is 8.86%
  • magenta value is 0.00%
  • yellow value is 8.44%
  • key color value is 7.06%

CMYK: (9,0,8,7)
C9M0Y8K7 (9%, 0%, 8%, 7%)
(0.09 / 0.00 / 0.08 / 0.07)

CMYK percentages

%8.86
%0
%8.44
%7.06

Codes

Color #D8EDD9 in popluar color models

D8 ED D9
RGB 216 237 217
HSL 123° 36.84% 88.82%
HSB/HSV 123° 8.86% 92.94%
CMYK 8.86% 0.00% 8.44%
7.06%

Color #D8EDD9 in popluar number systems.

HEX D8 ED D9
Decimal 216 237 217
Binary 11011000 11101101 11011001
Octal 330 355 331

Shades and tints

Shades of #D8EDD9

#D8EDD9
(216,237,217)
#C5D8C6
(197,216,198)
#B2C3B3
(178,195,179)
#9FAEA0
(159,174,160)
#8C998D
(140,153,141)
#79847A
(121,132,122)
#666F67
(102,111,103)
#535A54
(83,90,84)
#404541
(64,69,65)
#2D302E
(45,48,46)
#1A1B1B
(26,27,27)
#000000
(0,0,0)

Tints of #D8EDD9

#D8EDD9
(216,237,217)
#DBEEDC
(219,238,220)
#DEEFDF
(222,239,223)
#E1F0E2
(225,240,226)
#E4F1E5
(228,241,229)
#E7F2E8
(231,242,232)
#EAF3EB
(234,243,235)
#EDF4EE
(237,244,238)
#F0F5F1
(240,245,241)
#F3F6F4
(243,246,244)
#F6F7F7
(246,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8EDD9 color. Also use rgb(216,237,217) instead hex code.

Text Font Color

.myTextColor { color: #D8EDD9; }

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

This text font color is #D8EDD9.

Background Color

.myBgColor { background-color: #D8EDD9; }

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

This div background color is #D8EDD9.

Border color

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

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

This div border color is #D8EDD9.

Opacity

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

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

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

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

This text has shadow with #D8EDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8EDD9.

Preview

Color preview on black background

This text has color #D8EDD9 on black background.


Color preview on white background

This text has color #D8EDD9 on white background.


Black color preview on #D8EDD9 background

This text has black color on #D8EDD9 background.


White color preview on #D8EDD9 background

This text has white color on #D8EDD9 background.


Related colors

Complementary color

Complementary color for #hex is #271226.


I love getcolorcode.com

Triadic colors

1 #D9D8ED and #EDD9D8 with #D8EDD9 are triadic colors.

2 #D9EDD8 and #EDD8D9 with #D8EDD9 are triadic colors.