COLOR #DAECD6

HEX: #DAECD6 RGB: (218,236,214)

Color info

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

RGB color model

#DAECD6 color RGB value is (218,236,214).

RGB: (218,236,214) (85%, 93%, 84%)

RGB channels and saturation

R 218 of 255 = 85%
G 236 of 255 = 93%
B 214 of 255 = 84%

218
236
214

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

Portions of RGB colors in percentages

R + G + B = 218 + 236 + 214 = 668 (100%)
R 218 of 668 ~ 32.63%
G 236 of 668 ~ 35.33%
B 214 of 668 ~ 32.04'%

%32.63
%35.33
%32.04

CMYK color model

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

  • cyan value is 7.63%
  • magenta value is 0.00%
  • yellow value is 9.32%
  • key color value is 7.45%

CMYK: (8,0,9,7)
C8M0Y9K7 (8%, 0%, 9%, 7%)
(0.08 / 0.00 / 0.09 / 0.07)

CMYK percentages

%7.63
%0
%9.32
%7.45

Codes

Color #DAECD6 in popluar color models

DA EC D6
RGB 218 236 214
HSL 109° 36.67% 88.24%
HSB/HSV 109° 9.32% 92.55%
CMYK 7.63% 0.00% 9.32%
7.45%

Color #DAECD6 in popluar number systems.

HEX DA EC D6
Decimal 218 236 214
Binary 11011010 11101100 11010110
Octal 332 354 326

Shades and tints

Shades of #DAECD6

#DAECD6
(218,236,214)
#C7D7C3
(199,215,195)
#B4C2B0
(180,194,176)
#A1AD9D
(161,173,157)
#8E988A
(142,152,138)
#7B8377
(123,131,119)
#686E64
(104,110,100)
#555951
(85,89,81)
#42443E
(66,68,62)
#2F2F2B
(47,47,43)
#1C1A18
(28,26,24)
#000000
(0,0,0)

Tints of #DAECD6

#DAECD6
(218,236,214)
#DDEDD9
(221,237,217)
#E0EEDC
(224,238,220)
#E3EFDF
(227,239,223)
#E6F0E2
(230,240,226)
#E9F1E5
(233,241,229)
#ECF2E8
(236,242,232)
#EFF3EB
(239,243,235)
#F2F4EE
(242,244,238)
#F5F5F1
(245,245,241)
#F8F6F4
(248,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DAECD6 color. Also use rgb(218,236,214) instead hex code.

Text Font Color

.myTextColor { color: #DAECD6; }

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

This text font color is #DAECD6.

Background Color

.myBgColor { background-color: #DAECD6; }

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

This div background color is #DAECD6.

Border color

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

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

This div border color is #DAECD6.

Opacity

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

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

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

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

This text has shadow with #DAECD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAECD6.

Preview

Color preview on black background

This text has color #DAECD6 on black background.


Color preview on white background

This text has color #DAECD6 on white background.


Black color preview on #DAECD6 background

This text has black color on #DAECD6 background.


White color preview on #DAECD6 background

This text has white color on #DAECD6 background.


Related colors

Complementary color

Complementary color for #hex is #251329.


I love getcolorcode.com

Triadic colors

1 #D6DAEC and #ECD6DA with #DAECD6 are triadic colors.

2 #D6ECDA and #ECDAD6 with #DAECD6 are triadic colors.