COLOR #D5D1DE

HEX: #D5D1DE RGB: (213,209,222)

Color info

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

RGB color model

#D5D1DE color RGB value is (213,209,222).

RGB: (213,209,222) (84%, 82%, 87%)

RGB channels and saturation

R 213 of 255 = 84%
G 209 of 255 = 82%
B 222 of 255 = 87%

213
209
222

R + G + B ~ 84%. #D5D1DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 209 + 222 = 644 (100%)
R 213 of 644 ~ 33.07%
G 209 of 644 ~ 32.45%
B 222 of 644 ~ 34.47'%

%33.07
%32.45
%34.47

CMYK color model

#D5D1DE color CMYK value is (4,6,0,13).

  • cyan value is 4.05%
  • magenta value is 5.86%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (4,6,0,13)
C4M6Y0K13 (4%, 6%, 0%, 13%)
(0.04 / 0.06 / 0.00 / 0.13)

CMYK percentages

%4.05
%5.86
%0
%12.94

Codes

Color #D5D1DE in popluar color models

D5 D1 DE
RGB 213 209 222
HSL 258° 16.46% 84.51%
HSB/HSV 258° 5.86% 87.06%
CMYK 4.05% 5.86% 0.00%
12.94%

Color #D5D1DE in popluar number systems.

HEX D5 D1 DE
Decimal 213 209 222
Binary 11010101 11010001 11011110
Octal 325 321 336

Shades and tints

Shades of #D5D1DE

#D5D1DE
(213,209,222)
#C2BECA
(194,190,202)
#AFABB6
(175,171,182)
#9C98A2
(156,152,162)
#89858E
(137,133,142)
#76727A
(118,114,122)
#635F66
(99,95,102)
#504C52
(80,76,82)
#3D393E
(61,57,62)
#2A262A
(42,38,42)
#171316
(23,19,22)
#000000
(0,0,0)

Tints of #D5D1DE

#D5D1DE
(213,209,222)
#D8D5E1
(216,213,225)
#DBD9E4
(219,217,228)
#DEDDE7
(222,221,231)
#E1E1EA
(225,225,234)
#E4E5ED
(228,229,237)
#E7E9F0
(231,233,240)
#EAEDF3
(234,237,243)
#EDF1F6
(237,241,246)
#F0F5F9
(240,245,249)
#F3F9FC
(243,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5D1DE; }

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

This text font color is #D5D1DE.

Background Color

.myBgColor { background-color: #D5D1DE; }

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

This div background color is #D5D1DE.

Border color

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

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

This div border color is #D5D1DE.

Opacity

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

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

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

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

This text has shadow with #D5D1DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D1DE.

Preview

Color preview on black background

This text has color #D5D1DE on black background.


Color preview on white background

This text has color #D5D1DE on white background.


Black color preview on #D5D1DE background

This text has black color on #D5D1DE background.


White color preview on #D5D1DE background

This text has white color on #D5D1DE background.


Related colors

Complementary color

Complementary color for #hex is #2A2E21.


I love getcolorcode.com

Triadic colors

1 #DED5D1 and #D1DED5 with #D5D1DE are triadic colors.

2 #DED1D5 and #D1D5DE with #D5D1DE are triadic colors.