COLOR #D9E9C5

HEX: #D9E9C5 RGB: (217,233,197)

Color info

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

RGB color model

#D9E9C5 color RGB value is (217,233,197).

RGB: (217,233,197) (85%, 91%, 77%)

RGB channels and saturation

R 217 of 255 = 85%
G 233 of 255 = 91%
B 197 of 255 = 77%

217
233
197

R + G + B ~ 84%. #D9E9C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 233 + 197 = 647 (100%)
R 217 of 647 ~ 33.54%
G 233 of 647 ~ 36.01%
B 197 of 647 ~ 30.45'%

%33.54
%36.01
%30.45

CMYK color model

#D9E9C5 color CMYK value is (7,0,15,9).

  • cyan value is 6.87%
  • magenta value is 0.00%
  • yellow value is 15.45%
  • key color value is 8.63%

CMYK: (7,0,15,9)
C7M0Y15K9 (7%, 0%, 15%, 9%)
(0.07 / 0.00 / 0.15 / 0.09)

CMYK percentages

%6.87
%0
%15.45
%8.63

Codes

Color #D9E9C5 in popluar color models

D9 E9 C5
RGB 217 233 197
HSL 87° 45.00% 84.31%
HSB/HSV 87° 15.45% 91.37%
CMYK 6.87% 0.00% 15.45%
8.63%

Color #D9E9C5 in popluar number systems.

HEX D9 E9 C5
Decimal 217 233 197
Binary 11011001 11101001 11000101
Octal 331 351 305

Shades and tints

Shades of #D9E9C5

#D9E9C5
(217,233,197)
#C6D4B4
(198,212,180)
#B3BFA3
(179,191,163)
#A0AA92
(160,170,146)
#8D9581
(141,149,129)
#7A8070
(122,128,112)
#676B5F
(103,107,95)
#54564E
(84,86,78)
#41413D
(65,65,61)
#2E2C2C
(46,44,44)
#1B171B
(27,23,27)
#000000
(0,0,0)

Tints of #D9E9C5

#D9E9C5
(217,233,197)
#DCEBCA
(220,235,202)
#DFEDCF
(223,237,207)
#E2EFD4
(226,239,212)
#E5F1D9
(229,241,217)
#E8F3DE
(232,243,222)
#EBF5E3
(235,245,227)
#EEF7E8
(238,247,232)
#F1F9ED
(241,249,237)
#F4FBF2
(244,251,242)
#F7FDF7
(247,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E9C5 color. Also use rgb(217,233,197) instead hex code.

Text Font Color

.myTextColor { color: #D9E9C5; }

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

This text font color is #D9E9C5.

Background Color

.myBgColor { background-color: #D9E9C5; }

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

This div background color is #D9E9C5.

Border color

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

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

This div border color is #D9E9C5.

Opacity

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

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

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

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

This text has shadow with #D9E9C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E9C5.

Preview

Color preview on black background

This text has color #D9E9C5 on black background.


Color preview on white background

This text has color #D9E9C5 on white background.


Black color preview on #D9E9C5 background

This text has black color on #D9E9C5 background.


White color preview on #D9E9C5 background

This text has white color on #D9E9C5 background.


Related colors

Complementary color

Complementary color for #hex is #26163A.


I love getcolorcode.com

Triadic colors

1 #C5D9E9 and #E9C5D9 with #D9E9C5 are triadic colors.

2 #C5E9D9 and #E9D9C5 with #D9E9C5 are triadic colors.