COLOR #DAEDD7

HEX: #DAEDD7 RGB: (218,237,215)

Color info

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

RGB color model

#DAEDD7 color RGB value is (218,237,215).

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

RGB channels and saturation

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

218
237
215

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

Portions of RGB colors in percentages

R + G + B = 218 + 237 + 215 = 670 (100%)
R 218 of 670 ~ 32.54%
G 237 of 670 ~ 35.37%
B 215 of 670 ~ 32.09'%

%32.54
%35.37
%32.09

CMYK color model

#DAEDD7 color CMYK value is (8,0,9,7).

  • cyan value is 8.02%
  • magenta value is 0.00%
  • yellow value is 9.28%
  • key color value is 7.06%
CMYK: (8,0,9,7) C8M0Y9K7 (8%,0%,9%,7%) (0.08/0.00/0.09/0.07) 

CMYK percentages

%8.02
%0
%9.28
%7.06

Codes

Color #DAEDD7 in popluar color models

DA ED D7
RGB 218 237 215
HSL 112° 37.93% 88.63%
HSB/HSV 112° 9.28% 92.94%
CMYK 8.02% 0.00% 9.28%
7.06%

Color #DAEDD7 in popluar number systems.

HEX DA ED D7
Decimal 218 237 215
Binary 11011010 11101101 11010111
Octal 332 355 327

Shades and tints

Shades of #DAEDD7

#DAEDD7
(218,237,215)
#C7D8C4
(199,216,196)
#B4C3B1
(180,195,177)
#A1AE9E
(161,174,158)
#8E998B
(142,153,139)
#7B8478
(123,132,120)
#686F65
(104,111,101)
#555A52
(85,90,82)
#42453F
(66,69,63)
#2F302C
(47,48,44)
#1C1B19
(28,27,25)
#000000
(0,0,0)

Tints of #DAEDD7

#DAEDD7
(218,237,215)
#DDEEDA
(221,238,218)
#E0EFDD
(224,239,221)
#E3F0E0
(227,240,224)
#E6F1E3
(230,241,227)
#E9F2E6
(233,242,230)
#ECF3E9
(236,243,233)
#EFF4EC
(239,244,236)
#F2F5EF
(242,245,239)
#F5F6F2
(245,246,242)
#F8F7F5
(248,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DAEDD7; }

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

This text font color is #DAEDD7.

Background Color

.myBgColor { background-color: #DAEDD7; }

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

This div background color is #DAEDD7.

Border color

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

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

This div border color is #DAEDD7.

Opacity

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

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

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

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

This text has shadow with #DAEDD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAEDD7.

Preview

Color preview on black background

This text has color #DAEDD7 on black background.


Color preview on white background

This text has color #DAEDD7 on white background.


Black color preview on #DAEDD7 background

This text has black color on #DAEDD7 background.


White color preview on #DAEDD7 background

This text has white color on #DAEDD7 background.


Related colors

Complementary color

Complementary color for #hex is #251228.


I love getcolorcode.com

Triadic colors

1 #D7DAED and #EDD7DA with #DAEDD7 are triadic colors.

2 #D7EDDA and #EDDAD7 with #DAEDD7 are triadic colors.