COLOR #D5D0EA

HEX: #D5D0EA RGB: (213,208,234)

Color info

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

RGB color model

#D5D0EA color RGB value is (213,208,234).

RGB: (213,208,234) (84%, 82%, 92%)

RGB channels and saturation

R 213 of 255 = 84%
G 208 of 255 = 82%
B 234 of 255 = 92%

213
208
234

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

Portions of RGB colors in percentages

R + G + B = 213 + 208 + 234 = 655 (100%)
R 213 of 655 ~ 32.52%
G 208 of 655 ~ 31.76%
B 234 of 655 ~ 35.73'%

%32.52
%31.76
%35.73

CMYK color model

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

  • cyan value is 8.97%
  • 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

%8.97
%11.11
%0
%8.24

Codes

Color #D5D0EA in popluar color models

D5 D0 EA
RGB 213 208 234
HSL 252° 38.24% 86.67%
HSB/HSV 252° 11.11% 91.76%
CMYK 8.97% 11.11% 0.00%
8.24%

Color #D5D0EA in popluar number systems.

HEX D5 D0 EA
Decimal 213 208 234
Binary 11010101 11010000 11101010
Octal 325 320 352

Shades and tints

Shades of #D5D0EA

#D5D0EA
(213,208,234)
#C2BED5
(194,190,213)
#AFACC0
(175,172,192)
#9C9AAB
(156,154,171)
#898896
(137,136,150)
#767681
(118,118,129)
#63646C
(99,100,108)
#505257
(80,82,87)
#3D4042
(61,64,66)
#2A2E2D
(42,46,45)
#171C18
(23,28,24)
#000000
(0,0,0)

Tints of #D5D0EA

#D5D0EA
(213,208,234)
#D8D4EB
(216,212,235)
#DBD8EC
(219,216,236)
#DEDCED
(222,220,237)
#E1E0EE
(225,224,238)
#E4E4EF
(228,228,239)
#E7E8F0
(231,232,240)
#EAECF1
(234,236,241)
#EDF0F2
(237,240,242)
#F0F4F3
(240,244,243)
#F3F8F4
(243,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5D0EA; }

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

This text font color is #D5D0EA.

Background Color

.myBgColor { background-color: #D5D0EA; }

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

This div background color is #D5D0EA.

Border color

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

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

This div border color is #D5D0EA.

Opacity

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

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

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

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

This text has shadow with #D5D0EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D0EA.

Preview

Color preview on black background

This text has color #D5D0EA on black background.


Color preview on white background

This text has color #D5D0EA on white background.


Black color preview on #D5D0EA background

This text has black color on #D5D0EA background.


White color preview on #D5D0EA background

This text has white color on #D5D0EA background.


Related colors

Complementary color

Complementary color for #hex is #2A2F15.


I love getcolorcode.com

Triadic colors

1 #EAD5D0 and #D0EAD5 with #D5D0EA are triadic colors.

2 #EAD0D5 and #D0D5EA with #D5D0EA are triadic colors.