COLOR #D5D3DE

HEX: #D5D3DE RGB: (213,211,222)

Color info

#D5D3DE contains red, green and blue colors in about the same proportion. Web safe color of #D5D3DE is #CCCCCC (or #CCC).

RGB color model

#D5D3DE color RGB value is (213,211,222).

RGB: (213,211,222) (84%, 83%, 87%)

RGB channels and saturation

R 213 of 255 = 84%
G 211 of 255 = 83%
B 222 of 255 = 87%

213
211
222

R + G + B ~ 85%. #D5D3DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 211 + 222 = 646 (100%)
R 213 of 646 ~ 32.97%
G 211 of 646 ~ 32.66%
B 222 of 646 ~ 34.37'%

%32.97
%32.66
%34.37

CMYK color model

#D5D3DE color CMYK value is (4,5,0,13).

  • cyan value is 4.05%
  • magenta value is 4.95%
  • yellow value is 0.00%
  • key color value is 12.94%
CMYK: (4,5,0,13) C4M5Y0K13 (4%,5%,0%,13%) (0.04/0.05/0.00/0.13) 

CMYK percentages

%4.05
%4.95
%0
%12.94

Codes

Color #D5D3DE in popluar color models

D5 D3 DE
RGB 213 211 222
HSL 251° 14.29% 84.90%
HSB/HSV 251° 4.95% 87.06%
CMYK 4.05% 4.95% 0.00%
12.94%

Color #D5D3DE in popluar number systems.

HEX D5 D3 DE
Decimal 213 211 222
Binary 11010101 11010011 11011110
Octal 325 323 336

Shades and tints

Shades of #D5D3DE

#D5D3DE
(213,211,222)
#C2C0CA
(194,192,202)
#AFADB6
(175,173,182)
#9C9AA2
(156,154,162)
#89878E
(137,135,142)
#76747A
(118,116,122)
#636166
(99,97,102)
#504E52
(80,78,82)
#3D3B3E
(61,59,62)
#2A282A
(42,40,42)
#171516
(23,21,22)
#000000
(0,0,0)

Tints of #D5D3DE

#D5D3DE
(213,211,222)
#D8D7E1
(216,215,225)
#DBDBE4
(219,219,228)
#DEDFE7
(222,223,231)
#E1E3EA
(225,227,234)
#E4E7ED
(228,231,237)
#E7EBF0
(231,235,240)
#EAEFF3
(234,239,243)
#EDF3F6
(237,243,246)
#F0F7F9
(240,247,249)
#F3FBFC
(243,251,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5D3DE color. Also use rgb(213,211,222) instead hex code.

Text Font Color

.myTextColor { color: #D5D3DE; }

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

This text font color is #D5D3DE.

Background Color

.myBgColor { background-color: #D5D3DE; }

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

This div background color is #D5D3DE.

Border color

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

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

This div border color is #D5D3DE.

Opacity

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

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

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

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

This text has shadow with #D5D3DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D3DE.

Preview

Color preview on black background

This text has color #D5D3DE on black background.


Color preview on white background

This text has color #D5D3DE on white background.


Black color preview on #D5D3DE background

This text has black color on #D5D3DE background.


White color preview on #D5D3DE background

This text has white color on #D5D3DE background.


Related colors

Complementary color

Complementary color for #hex is #2A2C21.


I love getcolorcode.com

Triadic colors

1 #DED5D3 and #D3DED5 with #D5D3DE are triadic colors.

2 #DED3D5 and #D3D5DE with #D5D3DE are triadic colors.