COLOR #D2EDD4

HEX: #D2EDD4 RGB: (210,237,212)

Color info

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

RGB color model

#D2EDD4 color RGB value is (210,237,212).

RGB: (210,237,212) (82%, 93%, 83%)

RGB channels and saturation

R 210 of 255 = 82%
G 237 of 255 = 93%
B 212 of 255 = 83%

210
237
212

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

Portions of RGB colors in percentages

R + G + B = 210 + 237 + 212 = 659 (100%)
R 210 of 659 ~ 31.87%
G 237 of 659 ~ 35.96%
B 212 of 659 ~ 32.17'%

%31.87
%35.96
%32.17

CMYK color model

#D2EDD4 color CMYK value is (11,0,11,7).

  • cyan value is 11.39%
  • magenta value is 0.00%
  • yellow value is 10.55%
  • key color value is 7.06%
CMYK: (11,0,11,7) C11M0Y11K7 (11%,0%,11%,7%) (0.11/0.00/0.11/0.07) 

CMYK percentages

%11.39
%0
%10.55
%7.06

Codes

Color #D2EDD4 in popluar color models

D2 ED D4
RGB 210 237 212
HSL 124° 42.86% 87.65%
HSB/HSV 124° 11.39% 92.94%
CMYK 11.39% 0.00% 10.55%
7.06%

Color #D2EDD4 in popluar number systems.

HEX D2 ED D4
Decimal 210 237 212
Binary 11010010 11101101 11010100
Octal 322 355 324

Shades and tints

Shades of #D2EDD4

#D2EDD4
(210,237,212)
#BFD8C1
(191,216,193)
#ACC3AE
(172,195,174)
#99AE9B
(153,174,155)
#869988
(134,153,136)
#738475
(115,132,117)
#606F62
(96,111,98)
#4D5A4F
(77,90,79)
#3A453C
(58,69,60)
#273029
(39,48,41)
#141B16
(20,27,22)
#000000
(0,0,0)

Tints of #D2EDD4

#D2EDD4
(210,237,212)
#D6EED7
(214,238,215)
#DAEFDA
(218,239,218)
#DEF0DD
(222,240,221)
#E2F1E0
(226,241,224)
#E6F2E3
(230,242,227)
#EAF3E6
(234,243,230)
#EEF4E9
(238,244,233)
#F2F5EC
(242,245,236)
#F6F6EF
(246,246,239)
#FAF7F2
(250,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2EDD4 color. Also use rgb(210,237,212) instead hex code.

Text Font Color

.myTextColor { color: #D2EDD4; }

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

This text font color is #D2EDD4.

Background Color

.myBgColor { background-color: #D2EDD4; }

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

This div background color is #D2EDD4.

Border color

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

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

This div border color is #D2EDD4.

Opacity

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

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

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

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

This text has shadow with #D2EDD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2EDD4.

Preview

Color preview on black background

This text has color #D2EDD4 on black background.


Color preview on white background

This text has color #D2EDD4 on white background.


Black color preview on #D2EDD4 background

This text has black color on #D2EDD4 background.


White color preview on #D2EDD4 background

This text has white color on #D2EDD4 background.


Related colors

Complementary color

Complementary color for #hex is #2D122B.


I love getcolorcode.com

Triadic colors

1 #D4D2ED and #EDD4D2 with #D2EDD4 are triadic colors.

2 #D4EDD2 and #EDD2D4 with #D2EDD4 are triadic colors.