COLOR #D9E0C2

HEX: #D9E0C2 RGB: (217,224,194)

Color info

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

RGB color model

#D9E0C2 color RGB value is (217,224,194).

RGB: (217,224,194) (85%, 88%, 76%)

RGB channels and saturation

R 217 of 255 = 85%
G 224 of 255 = 88%
B 194 of 255 = 76%

217
224
194

R + G + B ~ 83%. #D9E0C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 224 + 194 = 635 (100%)
R 217 of 635 ~ 34.17%
G 224 of 635 ~ 35.28%
B 194 of 635 ~ 30.55'%

%34.17
%35.28
%30.55

CMYK color model

#D9E0C2 color CMYK value is (3,0,13,12).

  • cyan value is 3.13%
  • magenta value is 0.00%
  • yellow value is 13.39%
  • key color value is 12.16%
CMYK: (3,0,13,12) C3M0Y13K12 (3%,0%,13%,12%) (0.03/0.00/0.13/0.12) 

CMYK percentages

%3.13
%0
%13.39
%12.16

Codes

Color #D9E0C2 in popluar color models

D9 E0 C2
RGB 217 224 194
HSL 74° 32.61% 81.96%
HSB/HSV 74° 13.39% 87.84%
CMYK 3.13% 0.00% 13.39%
12.16%

Color #D9E0C2 in popluar number systems.

HEX D9 E0 C2
Decimal 217 224 194
Binary 11011001 11100000 11000010
Octal 331 340 302

Shades and tints

Shades of #D9E0C2

#D9E0C2
(217,224,194)
#C6CCB1
(198,204,177)
#B3B8A0
(179,184,160)
#A0A48F
(160,164,143)
#8D907E
(141,144,126)
#7A7C6D
(122,124,109)
#67685C
(103,104,92)
#54544B
(84,84,75)
#41403A
(65,64,58)
#2E2C29
(46,44,41)
#1B1818
(27,24,24)
#000000
(0,0,0)

Tints of #D9E0C2

#D9E0C2
(217,224,194)
#DCE2C7
(220,226,199)
#DFE4CC
(223,228,204)
#E2E6D1
(226,230,209)
#E5E8D6
(229,232,214)
#E8EADB
(232,234,219)
#EBECE0
(235,236,224)
#EEEEE5
(238,238,229)
#F1F0EA
(241,240,234)
#F4F2EF
(244,242,239)
#F7F4F4
(247,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E0C2 color. Also use rgb(217,224,194) instead hex code.

Text Font Color

.myTextColor { color: #D9E0C2; }

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

This text font color is #D9E0C2.

Background Color

.myBgColor { background-color: #D9E0C2; }

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

This div background color is #D9E0C2.

Border color

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

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

This div border color is #D9E0C2.

Opacity

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

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

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

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

This text has shadow with #D9E0C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E0C2.

Preview

Color preview on black background

This text has color #D9E0C2 on black background.


Color preview on white background

This text has color #D9E0C2 on white background.


Black color preview on #D9E0C2 background

This text has black color on #D9E0C2 background.


White color preview on #D9E0C2 background

This text has white color on #D9E0C2 background.


Related colors

Complementary color

Complementary color for #hex is #261F3D.


I love getcolorcode.com

Triadic colors

1 #C2D9E0 and #E0C2D9 with #D9E0C2 are triadic colors.

2 #C2E0D9 and #E0D9C2 with #D9E0C2 are triadic colors.