COLOR #D4EDAE

HEX: #D4EDAE RGB: (212,237,174)

Color info

#D4EDAE contains mainly red and green colors. Web safe color of #D4EDAE is #CCFF99 (or #CF9).

RGB color model

#D4EDAE color RGB value is (212,237,174).

RGB: (212,237,174) (83%, 93%, 68%)

RGB channels and saturation

R 212 of 255 = 83%
G 237 of 255 = 93%
B 174 of 255 = 68%

212
237
174

R + G + B ~ 81%. #D4EDAE is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 237 + 174 = 623 (100%)
R 212 of 623 ~ 34.03%
G 237 of 623 ~ 38.04%
B 174 of 623 ~ 27.93'%

%34.03
%38.04
%27.93

CMYK color model

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

  • cyan value is 10.55%
  • magenta value is 0.00%
  • yellow value is 26.58%
  • key color value is 7.06%
CMYK: (11,0,27,7) C11M0Y27K7 (11%,0%,27%,7%) (0.11/0.00/0.27/0.07) 

CMYK percentages

%10.55
%0
%26.58
%7.06

Codes

Color #D4EDAE in popluar color models

D4 ED AE
RGB 212 237 174
HSL 84° 63.64% 80.59%
HSB/HSV 84° 26.58% 92.94%
CMYK 10.55% 0.00% 26.58%
7.06%

Color #D4EDAE in popluar number systems.

HEX D4 ED AE
Decimal 212 237 174
Binary 11010100 11101101 10101110
Octal 324 355 256

Shades and tints

Shades of #D4EDAE

#D4EDAE
(212,237,174)
#C1D89F
(193,216,159)
#AEC390
(174,195,144)
#9BAE81
(155,174,129)
#889972
(136,153,114)
#758463
(117,132,99)
#626F54
(98,111,84)
#4F5A45
(79,90,69)
#3C4536
(60,69,54)
#293027
(41,48,39)
#161B18
(22,27,24)
#000000
(0,0,0)

Tints of #D4EDAE

#D4EDAE
(212,237,174)
#D7EEB5
(215,238,181)
#DAEFBC
(218,239,188)
#DDF0C3
(221,240,195)
#E0F1CA
(224,241,202)
#E3F2D1
(227,242,209)
#E6F3D8
(230,243,216)
#E9F4DF
(233,244,223)
#ECF5E6
(236,245,230)
#EFF6ED
(239,246,237)
#F2F7F4
(242,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4EDAE; }

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

This text font color is #D4EDAE.

Background Color

.myBgColor { background-color: #D4EDAE; }

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

This div background color is #D4EDAE.

Border color

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

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

This div border color is #D4EDAE.

Opacity

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

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

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

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

This text has shadow with #D4EDAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4EDAE.

Preview

Color preview on black background

This text has color #D4EDAE on black background.


Color preview on white background

This text has color #D4EDAE on white background.


Black color preview on #D4EDAE background

This text has black color on #D4EDAE background.


White color preview on #D4EDAE background

This text has white color on #D4EDAE background.


Related colors

Complementary color

Complementary color for #hex is #2B1251.


I love getcolorcode.com

Triadic colors

1 #AED4ED and #EDAED4 with #D4EDAE are triadic colors.

2 #AEEDD4 and #EDD4AE with #D4EDAE are triadic colors.