COLOR #D9E5D0

HEX: #D9E5D0 RGB: (217,229,208)

Color info

#D9E5D0 contains red, green and blue colors in about the same proportion. Web safe color of #D9E5D0 is #CCCCCC (or #CCC).

RGB color model

#D9E5D0 color RGB value is (217,229,208).

RGB: (217,229,208) (85%, 90%, 82%)

RGB channels and saturation

R 217 of 255 = 85%
G 229 of 255 = 90%
B 208 of 255 = 82%

217
229
208

R + G + B ~ 86%. #D9E5D0 is light color.

Portions of RGB colors in percentages

R + G + B = 217 + 229 + 208 = 654 (100%)
R 217 of 654 ~ 33.18%
G 229 of 654 ~ 35.02%
B 208 of 654 ~ 31.8'%

%33.18
%35.02
%31.8

CMYK color model

#D9E5D0 color CMYK value is (5,0,9,10).

  • cyan value is 5.24%
  • magenta value is 0.00%
  • yellow value is 9.17%
  • key color value is 10.20%

CMYK: (5,0,9,10)
C5M0Y9K10 (5%, 0%, 9%, 10%)
(0.05 / 0.00 / 0.09 / 0.10)

CMYK percentages

%5.24
%0
%9.17
%10.2

Codes

Color #D9E5D0 in popluar color models

D9 E5 D0
RGB 217 229 208
HSL 94° 28.77% 85.69%
HSB/HSV 94° 9.17% 89.80%
CMYK 5.24% 0.00% 9.17%
10.20%

Color #D9E5D0 in popluar number systems.

HEX D9 E5 D0
Decimal 217 229 208
Binary 11011001 11100101 11010000
Octal 331 345 320

Shades and tints

Shades of #D9E5D0

#D9E5D0
(217,229,208)
#C6D1BE
(198,209,190)
#B3BDAC
(179,189,172)
#A0A99A
(160,169,154)
#8D9588
(141,149,136)
#7A8176
(122,129,118)
#676D64
(103,109,100)
#545952
(84,89,82)
#414540
(65,69,64)
#2E312E
(46,49,46)
#1B1D1C
(27,29,28)
#000000
(0,0,0)

Tints of #D9E5D0

#D9E5D0
(217,229,208)
#DCE7D4
(220,231,212)
#DFE9D8
(223,233,216)
#E2EBDC
(226,235,220)
#E5EDE0
(229,237,224)
#E8EFE4
(232,239,228)
#EBF1E8
(235,241,232)
#EEF3EC
(238,243,236)
#F1F5F0
(241,245,240)
#F4F7F4
(244,247,244)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E5D0 color. Also use rgb(217,229,208) instead hex code.

Text Font Color

.myTextColor { color: #D9E5D0; }

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

This text font color is #D9E5D0.

Background Color

.myBgColor { background-color: #D9E5D0; }

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

This div background color is #D9E5D0.

Border color

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

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

This div border color is #D9E5D0.

Opacity

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

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

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

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

This text has shadow with #D9E5D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E5D0.

Preview

Color preview on black background

This text has color #D9E5D0 on black background.


Color preview on white background

This text has color #D9E5D0 on white background.


Black color preview on #D9E5D0 background

This text has black color on #D9E5D0 background.


White color preview on #D9E5D0 background

This text has white color on #D9E5D0 background.


Related colors

Complementary color

Complementary color for #hex is #261A2F.


I love getcolorcode.com

Triadic colors

1 #D0D9E5 and #E5D0D9 with #D9E5D0 are triadic colors.

2 #D0E5D9 and #E5D9D0 with #D9E5D0 are triadic colors.