COLOR #D4EDCA

HEX: #D4EDCA RGB: (212,237,202)

Color info

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

RGB color model

#D4EDCA color RGB value is (212,237,202).

RGB: (212,237,202) (83%, 93%, 79%)

RGB channels and saturation

R 212 of 255 = 83%
G 237 of 255 = 93%
B 202 of 255 = 79%

212
237
202

R + G + B ~ 85%. #D4EDCA is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 237 + 202 = 651 (100%)
R 212 of 651 ~ 32.57%
G 237 of 651 ~ 36.41%
B 202 of 651 ~ 31.03'%

%32.57
%36.41
%31.03

CMYK color model

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

  • cyan value is 10.55%
  • magenta value is 0.00%
  • yellow value is 14.77%
  • key color value is 7.06%

CMYK: (11,0,15,7)
C11M0Y15K7 (11%, 0%, 15%, 7%)
(0.11 / 0.00 / 0.15 / 0.07)

CMYK percentages

%10.55
%0
%14.77
%7.06

Codes

Color #D4EDCA in popluar color models

D4 ED CA
RGB 212 237 202
HSL 103° 49.30% 86.08%
HSB/HSV 103° 14.77% 92.94%
CMYK 10.55% 0.00% 14.77%
7.06%

Color #D4EDCA in popluar number systems.

HEX D4 ED CA
Decimal 212 237 202
Binary 11010100 11101101 11001010
Octal 324 355 312

Shades and tints

Shades of #D4EDCA

#D4EDCA
(212,237,202)
#C1D8B8
(193,216,184)
#AEC3A6
(174,195,166)
#9BAE94
(155,174,148)
#889982
(136,153,130)
#758470
(117,132,112)
#626F5E
(98,111,94)
#4F5A4C
(79,90,76)
#3C453A
(60,69,58)
#293028
(41,48,40)
#161B16
(22,27,22)
#000000
(0,0,0)

Tints of #D4EDCA

#D4EDCA
(212,237,202)
#D7EECE
(215,238,206)
#DAEFD2
(218,239,210)
#DDF0D6
(221,240,214)
#E0F1DA
(224,241,218)
#E3F2DE
(227,242,222)
#E6F3E2
(230,243,226)
#E9F4E6
(233,244,230)
#ECF5EA
(236,245,234)
#EFF6EE
(239,246,238)
#F2F7F2
(242,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4EDCA; }

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

This text font color is #D4EDCA.

Background Color

.myBgColor { background-color: #D4EDCA; }

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

This div background color is #D4EDCA.

Border color

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

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

This div border color is #D4EDCA.

Opacity

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

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

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

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

This text has shadow with #D4EDCA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4EDCA.

Preview

Color preview on black background

This text has color #D4EDCA on black background.


Color preview on white background

This text has color #D4EDCA on white background.


Black color preview on #D4EDCA background

This text has black color on #D4EDCA background.


White color preview on #D4EDCA background

This text has white color on #D4EDCA background.


Related colors

Complementary color

Complementary color for #hex is #2B1235.


I love getcolorcode.com

Triadic colors

1 #CAD4ED and #EDCAD4 with #D4EDCA are triadic colors.

2 #CAEDD4 and #EDD4CA with #D4EDCA are triadic colors.