COLOR #D8E9E1

HEX: #D8E9E1 RGB: (216,233,225)

Color info

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

RGB color model

#D8E9E1 color RGB value is (216,233,225).

RGB: (216,233,225) (85%, 91%, 88%)

RGB channels and saturation

R 216 of 255 = 85%
G 233 of 255 = 91%
B 225 of 255 = 88%

216
233
225

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

Portions of RGB colors in percentages

R + G + B = 216 + 233 + 225 = 674 (100%)
R 216 of 674 ~ 32.05%
G 233 of 674 ~ 34.57%
B 225 of 674 ~ 33.38'%

%32.05
%34.57
%33.38

CMYK color model

#D8E9E1 color CMYK value is (7,0,3,9).

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

CMYK: (7,0,3,9)
C7M0Y3K9 (7%, 0%, 3%, 9%)
(0.07 / 0.00 / 0.03 / 0.09)

CMYK percentages

%7.3
%0
%3.43
%8.63

Codes

Color #D8E9E1 in popluar color models

D8 E9 E1
RGB 216 233 225
HSL 152° 27.87% 88.04%
HSB/HSV 152° 7.30% 91.37%
CMYK 7.30% 0.00% 3.43%
8.63%

Color #D8E9E1 in popluar number systems.

HEX D8 E9 E1
Decimal 216 233 225
Binary 11011000 11101001 11100001
Octal 330 351 341

Shades and tints

Shades of #D8E9E1

#D8E9E1
(216,233,225)
#C5D4CD
(197,212,205)
#B2BFB9
(178,191,185)
#9FAAA5
(159,170,165)
#8C9591
(140,149,145)
#79807D
(121,128,125)
#666B69
(102,107,105)
#535655
(83,86,85)
#404141
(64,65,65)
#2D2C2D
(45,44,45)
#1A1719
(26,23,25)
#000000
(0,0,0)

Tints of #D8E9E1

#D8E9E1
(216,233,225)
#DBEBE3
(219,235,227)
#DEEDE5
(222,237,229)
#E1EFE7
(225,239,231)
#E4F1E9
(228,241,233)
#E7F3EB
(231,243,235)
#EAF5ED
(234,245,237)
#EDF7EF
(237,247,239)
#F0F9F1
(240,249,241)
#F3FBF3
(243,251,243)
#F6FDF5
(246,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D8E9E1; }

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

This text font color is #D8E9E1.

Background Color

.myBgColor { background-color: #D8E9E1; }

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

This div background color is #D8E9E1.

Border color

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

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

This div border color is #D8E9E1.

Opacity

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

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

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

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

This text has shadow with #D8E9E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8E9E1.

Preview

Color preview on black background

This text has color #D8E9E1 on black background.


Color preview on white background

This text has color #D8E9E1 on white background.


Black color preview on #D8E9E1 background

This text has black color on #D8E9E1 background.


White color preview on #D8E9E1 background

This text has white color on #D8E9E1 background.


Related colors

Complementary color

Complementary color for #hex is #27161E.


I love getcolorcode.com

Triadic colors

1 #E1D8E9 and #E9E1D8 with #D8E9E1 are triadic colors.

2 #E1E9D8 and #E9D8E1 with #D8E9E1 are triadic colors.