COLOR #D6D5EA

HEX: #D6D5EA RGB: (214,213,234)

Color info

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

RGB color model

#D6D5EA color RGB value is (214,213,234).

RGB: (214,213,234) (84%, 84%, 92%)

RGB channels and saturation

R 214 of 255 = 84%
G 213 of 255 = 84%
B 234 of 255 = 92%

214
213
234

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

Portions of RGB colors in percentages

R + G + B = 214 + 213 + 234 = 661 (100%)
R 214 of 661 ~ 32.38%
G 213 of 661 ~ 32.22%
B 234 of 661 ~ 35.4'%

%32.38
%32.22
%35.4

CMYK color model

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

  • cyan value is 8.55%
  • magenta value is 8.97%
  • yellow value is 0.00%
  • key color value is 8.24%

CMYK: (9,9,0,8)
C9M9Y0K8 (9%, 9%, 0%, 8%)
(0.09 / 0.09 / 0.00 / 0.08)

CMYK percentages

%8.55
%8.97
%0
%8.24

Codes

Color #D6D5EA in popluar color models

D6 D5 EA
RGB 214 213 234
HSL 243° 33.33% 87.65%
HSB/HSV 243° 8.97% 91.76%
CMYK 8.55% 8.97% 0.00%
8.24%

Color #D6D5EA in popluar number systems.

HEX D6 D5 EA
Decimal 214 213 234
Binary 11010110 11010101 11101010
Octal 326 325 352

Shades and tints

Shades of #D6D5EA

#D6D5EA
(214,213,234)
#C3C2D5
(195,194,213)
#B0AFC0
(176,175,192)
#9D9CAB
(157,156,171)
#8A8996
(138,137,150)
#777681
(119,118,129)
#64636C
(100,99,108)
#515057
(81,80,87)
#3E3D42
(62,61,66)
#2B2A2D
(43,42,45)
#181718
(24,23,24)
#000000
(0,0,0)

Tints of #D6D5EA

#D6D5EA
(214,213,234)
#D9D8EB
(217,216,235)
#DCDBEC
(220,219,236)
#DFDEED
(223,222,237)
#E2E1EE
(226,225,238)
#E5E4EF
(229,228,239)
#E8E7F0
(232,231,240)
#EBEAF1
(235,234,241)
#EEEDF2
(238,237,242)
#F1F0F3
(241,240,243)
#F4F3F4
(244,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6D5EA; }

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

This text font color is #D6D5EA.

Background Color

.myBgColor { background-color: #D6D5EA; }

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

This div background color is #D6D5EA.

Border color

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

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

This div border color is #D6D5EA.

Opacity

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

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

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

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

This text has shadow with #D6D5EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D5EA.

Preview

Color preview on black background

This text has color #D6D5EA on black background.


Color preview on white background

This text has color #D6D5EA on white background.


Black color preview on #D6D5EA background

This text has black color on #D6D5EA background.


White color preview on #D6D5EA background

This text has white color on #D6D5EA background.


Related colors

Complementary color

Complementary color for #hex is #292A15.


I love getcolorcode.com

Triadic colors

1 #EAD6D5 and #D5EAD6 with #D6D5EA are triadic colors.

2 #EAD5D6 and #D5D6EA with #D6D5EA are triadic colors.