COLOR #D4D0EA

HEX: #D4D0EA RGB: (212,208,234)

Color info

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

RGB color model

#D4D0EA color RGB value is (212,208,234).

RGB: (212,208,234) (83%, 82%, 92%)

RGB channels and saturation

R 212 of 255 = 83%
G 208 of 255 = 82%
B 234 of 255 = 92%

212
208
234

R + G + B ~ 86%. #D4D0EA is light color.

Portions of RGB colors in percentages

R + G + B = 212 + 208 + 234 = 654 (100%)
R 212 of 654 ~ 32.42%
G 208 of 654 ~ 31.8%
B 234 of 654 ~ 35.78'%

%32.42
%31.8
%35.78

CMYK color model

#D4D0EA color CMYK value is (9,11,0,8).

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

CMYK: (9,11,0,8)
C9M11Y0K8 (9%, 11%, 0%, 8%)
(0.09 / 0.11 / 0.00 / 0.08)

CMYK percentages

%9.4
%11.11
%0
%8.24

Codes

Color #D4D0EA in popluar color models

D4 D0 EA
RGB 212 208 234
HSL 249° 38.24% 86.67%
HSB/HSV 249° 11.11% 91.76%
CMYK 9.40% 11.11% 0.00%
8.24%

Color #D4D0EA in popluar number systems.

HEX D4 D0 EA
Decimal 212 208 234
Binary 11010100 11010000 11101010
Octal 324 320 352

Shades and tints

Shades of #D4D0EA

#D4D0EA
(212,208,234)
#C1BED5
(193,190,213)
#AEACC0
(174,172,192)
#9B9AAB
(155,154,171)
#888896
(136,136,150)
#757681
(117,118,129)
#62646C
(98,100,108)
#4F5257
(79,82,87)
#3C4042
(60,64,66)
#292E2D
(41,46,45)
#161C18
(22,28,24)
#000000
(0,0,0)

Tints of #D4D0EA

#D4D0EA
(212,208,234)
#D7D4EB
(215,212,235)
#DAD8EC
(218,216,236)
#DDDCED
(221,220,237)
#E0E0EE
(224,224,238)
#E3E4EF
(227,228,239)
#E6E8F0
(230,232,240)
#E9ECF1
(233,236,241)
#ECF0F2
(236,240,242)
#EFF4F3
(239,244,243)
#F2F8F4
(242,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4D0EA; }

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

This text font color is #D4D0EA.

Background Color

.myBgColor { background-color: #D4D0EA; }

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

This div background color is #D4D0EA.

Border color

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

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

This div border color is #D4D0EA.

Opacity

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

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

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

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

This text has shadow with #D4D0EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4D0EA.

Preview

Color preview on black background

This text has color #D4D0EA on black background.


Color preview on white background

This text has color #D4D0EA on white background.


Black color preview on #D4D0EA background

This text has black color on #D4D0EA background.


White color preview on #D4D0EA background

This text has white color on #D4D0EA background.


Related colors

Complementary color

Complementary color for #hex is #2B2F15.


I love getcolorcode.com

Triadic colors

1 #EAD4D0 and #D0EAD4 with #D4D0EA are triadic colors.

2 #EAD0D4 and #D0D4EA with #D4D0EA are triadic colors.