COLOR #D5EDD5

HEX: #D5EDD5 RGB: (213,237,213)

Color info

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

RGB color model

#D5EDD5 color RGB value is (213,237,213).

RGB: (213,237,213) (84%, 93%, 84%)

RGB channels and saturation

R 213 of 255 = 84%
G 237 of 255 = 93%
B 213 of 255 = 84%

213
237
213

R + G + B ~ 87%. #D5EDD5 is light color.

Portions of RGB colors in percentages

R + G + B = 213 + 237 + 213 = 663 (100%)
R 213 of 663 ~ 32.13%
G 237 of 663 ~ 35.75%
B 213 of 663 ~ 32.13'%

%32.13
%35.75
%32.13

CMYK color model

#D5EDD5 color CMYK value is (10,0,10,7).

  • cyan value is 10.13%
  • magenta value is 0.00%
  • yellow value is 10.13%
  • key color value is 7.06%

CMYK: (10,0,10,7)
C10M0Y10K7 (10%, 0%, 10%, 7%)
(0.10 / 0.00 / 0.10 / 0.07)

CMYK percentages

%10.13
%0
%10.13
%7.06

Codes

Color #D5EDD5 in popluar color models

D5 ED D5
RGB 213 237 213
HSL 120° 40.00% 88.24%
HSB/HSV 120° 10.13% 92.94%
CMYK 10.13% 0.00% 10.13%
7.06%

Color #D5EDD5 in popluar number systems.

HEX D5 ED D5
Decimal 213 237 213
Binary 11010101 11101101 11010101
Octal 325 355 325

Shades and tints

Shades of #D5EDD5

#D5EDD5
(213,237,213)
#C2D8C2
(194,216,194)
#AFC3AF
(175,195,175)
#9CAE9C
(156,174,156)
#899989
(137,153,137)
#768476
(118,132,118)
#636F63
(99,111,99)
#505A50
(80,90,80)
#3D453D
(61,69,61)
#2A302A
(42,48,42)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #D5EDD5

#D5EDD5
(213,237,213)
#D8EED8
(216,238,216)
#DBEFDB
(219,239,219)
#DEF0DE
(222,240,222)
#E1F1E1
(225,241,225)
#E4F2E4
(228,242,228)
#E7F3E7
(231,243,231)
#EAF4EA
(234,244,234)
#EDF5ED
(237,245,237)
#F0F6F0
(240,246,240)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EDD5; }

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

This text font color is #D5EDD5.

Background Color

.myBgColor { background-color: #D5EDD5; }

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

This div background color is #D5EDD5.

Border color

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

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

This div border color is #D5EDD5.

Opacity

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

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

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

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

This text has shadow with #D5EDD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EDD5.

Preview

Color preview on black background

This text has color #D5EDD5 on black background.


Color preview on white background

This text has color #D5EDD5 on white background.


Black color preview on #D5EDD5 background

This text has black color on #D5EDD5 background.


White color preview on #D5EDD5 background

This text has white color on #D5EDD5 background.


Related colors

Complementary color

Complementary color for #hex is #2A122A.


I love getcolorcode.com

Triadic colors

1 #D5D5ED and #EDD5D5 with #D5EDD5 are triadic colors.

2 #D5EDD5 and #EDD5D5 with #D5EDD5 are triadic colors.