COLOR #D4DAEA

HEX: #D4DAEA RGB: (212,218,234)

Color info

#D4DAEA contains red, green and blue colors in about the same proportion. Web safe color of #D4DAEA is #CCCCFF (or #CCF).

RGB color model

#D4DAEA color RGB value is (212,218,234).

RGB: (212,218,234) (83%, 85%, 92%)

RGB channels and saturation

R 212 of 255 = 83%
G 218 of 255 = 85%
B 234 of 255 = 92%

212
218
234

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

Portions of RGB colors in percentages

R + G + B = 212 + 218 + 234 = 664 (100%)
R 212 of 664 ~ 31.93%
G 218 of 664 ~ 32.83%
B 234 of 664 ~ 35.24'%

%31.93
%32.83
%35.24

CMYK color model

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

  • cyan value is 9.40%
  • magenta value is 6.84%
  • yellow value is 0.00%
  • key color value is 8.24%

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

CMYK percentages

%9.4
%6.84
%0
%8.24

Codes

Color #D4DAEA in popluar color models

D4 DA EA
RGB 212 218 234
HSL 224° 34.38% 87.45%
HSB/HSV 224° 9.40% 91.76%
CMYK 9.40% 6.84% 0.00%
8.24%

Color #D4DAEA in popluar number systems.

HEX D4 DA EA
Decimal 212 218 234
Binary 11010100 11011010 11101010
Octal 324 332 352

Shades and tints

Shades of #D4DAEA

#D4DAEA
(212,218,234)
#C1C7D5
(193,199,213)
#AEB4C0
(174,180,192)
#9BA1AB
(155,161,171)
#888E96
(136,142,150)
#757B81
(117,123,129)
#62686C
(98,104,108)
#4F5557
(79,85,87)
#3C4242
(60,66,66)
#292F2D
(41,47,45)
#161C18
(22,28,24)
#000000
(0,0,0)

Tints of #D4DAEA

#D4DAEA
(212,218,234)
#D7DDEB
(215,221,235)
#DAE0EC
(218,224,236)
#DDE3ED
(221,227,237)
#E0E6EE
(224,230,238)
#E3E9EF
(227,233,239)
#E6ECF0
(230,236,240)
#E9EFF1
(233,239,241)
#ECF2F2
(236,242,242)
#EFF5F3
(239,245,243)
#F2F8F4
(242,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4DAEA color. Also use rgb(212,218,234) instead hex code.

Text Font Color

.myTextColor { color: #D4DAEA; }

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

This text font color is #D4DAEA.

Background Color

.myBgColor { background-color: #D4DAEA; }

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

This div background color is #D4DAEA.

Border color

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

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

This div border color is #D4DAEA.

Opacity

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

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

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

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

This text has shadow with #D4DAEA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4DAEA.

Preview

Color preview on black background

This text has color #D4DAEA on black background.


Color preview on white background

This text has color #D4DAEA on white background.


Black color preview on #D4DAEA background

This text has black color on #D4DAEA background.


White color preview on #D4DAEA background

This text has white color on #D4DAEA background.


Related colors

Complementary color

Complementary color for #hex is #2B2515.


I love getcolorcode.com

Triadic colors

1 #EAD4DA and #DAEAD4 with #D4DAEA are triadic colors.

2 #EADAD4 and #DAD4EA with #D4DAEA are triadic colors.