COLOR #DAEDD5

HEX: #DAEDD5 RGB: (218,237,213)

Color info

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

RGB color model

#DAEDD5 color RGB value is (218,237,213).

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

RGB channels and saturation

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

218
237
213

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

Portions of RGB colors in percentages

R + G + B = 218 + 237 + 213 = 668 (100%)
R 218 of 668 ~ 32.63%
G 237 of 668 ~ 35.48%
B 213 of 668 ~ 31.89'%

%32.63
%35.48
%31.89

CMYK color model

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

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

CMYK: (8,0,10,7)
C8M0Y10K7 (8%, 0%, 10%, 7%)
(0.08 / 0.00 / 0.10 / 0.07)

CMYK percentages

%8.02
%0
%10.13
%7.06

Codes

Color #DAEDD5 in popluar color models

DA ED D5
RGB 218 237 213
HSL 108° 40.00% 88.24%
HSB/HSV 108° 10.13% 92.94%
CMYK 8.02% 0.00% 10.13%
7.06%

Color #DAEDD5 in popluar number systems.

HEX DA ED D5
Decimal 218 237 213
Binary 11011010 11101101 11010101
Octal 332 355 325

Shades and tints

Shades of #DAEDD5

#DAEDD5
(218,237,213)
#C7D8C2
(199,216,194)
#B4C3AF
(180,195,175)
#A1AE9C
(161,174,156)
#8E9989
(142,153,137)
#7B8476
(123,132,118)
#686F63
(104,111,99)
#555A50
(85,90,80)
#42453D
(66,69,61)
#2F302A
(47,48,42)
#1C1B17
(28,27,23)
#000000
(0,0,0)

Tints of #DAEDD5

#DAEDD5
(218,237,213)
#DDEED8
(221,238,216)
#E0EFDB
(224,239,219)
#E3F0DE
(227,240,222)
#E6F1E1
(230,241,225)
#E9F2E4
(233,242,228)
#ECF3E7
(236,243,231)
#EFF4EA
(239,244,234)
#F2F5ED
(242,245,237)
#F5F6F0
(245,246,240)
#F8F7F3
(248,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DAEDD5; }

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

This text font color is #DAEDD5.

Background Color

.myBgColor { background-color: #DAEDD5; }

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

This div background color is #DAEDD5.

Border color

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

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

This div border color is #DAEDD5.

Opacity

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

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

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

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

This text has shadow with #DAEDD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAEDD5.

Preview

Color preview on black background

This text has color #DAEDD5 on black background.


Color preview on white background

This text has color #DAEDD5 on white background.


Black color preview on #DAEDD5 background

This text has black color on #DAEDD5 background.


White color preview on #DAEDD5 background

This text has white color on #DAEDD5 background.


Related colors

Complementary color

Complementary color for #hex is #25122A.


I love getcolorcode.com

Triadic colors

1 #D5DAED and #EDD5DA with #DAEDD5 are triadic colors.

2 #D5EDDA and #EDDAD5 with #DAEDD5 are triadic colors.