COLOR #D5D9DE

HEX: #D5D9DE RGB: (213,217,222)

Color info

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

RGB color model

#D5D9DE color RGB value is (213,217,222).

RGB: (213,217,222) (84%, 85%, 87%)

RGB channels and saturation

R 213 of 255 = 84%
G 217 of 255 = 85%
B 222 of 255 = 87%

213
217
222

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

Portions of RGB colors in percentages

R + G + B = 213 + 217 + 222 = 652 (100%)
R 213 of 652 ~ 32.67%
G 217 of 652 ~ 33.28%
B 222 of 652 ~ 34.05'%

%32.67
%33.28
%34.05

CMYK color model

#D5D9DE color CMYK value is (4,2,0,13).

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

CMYK: (4,2,0,13)
C4M2Y0K13 (4%, 2%, 0%, 13%)
(0.04 / 0.02 / 0.00 / 0.13)

CMYK percentages

%4.05
%2.25
%0
%12.94

Codes

Color #D5D9DE in popluar color models

D5 D9 DE
RGB 213 217 222
HSL 213° 12.00% 85.29%
HSB/HSV 213° 4.05% 87.06%
CMYK 4.05% 2.25% 0.00%
12.94%

Color #D5D9DE in popluar number systems.

HEX D5 D9 DE
Decimal 213 217 222
Binary 11010101 11011001 11011110
Octal 325 331 336

Shades and tints

Shades of #D5D9DE

#D5D9DE
(213,217,222)
#C2C6CA
(194,198,202)
#AFB3B6
(175,179,182)
#9CA0A2
(156,160,162)
#898D8E
(137,141,142)
#767A7A
(118,122,122)
#636766
(99,103,102)
#505452
(80,84,82)
#3D413E
(61,65,62)
#2A2E2A
(42,46,42)
#171B16
(23,27,22)
#000000
(0,0,0)

Tints of #D5D9DE

#D5D9DE
(213,217,222)
#D8DCE1
(216,220,225)
#DBDFE4
(219,223,228)
#DEE2E7
(222,226,231)
#E1E5EA
(225,229,234)
#E4E8ED
(228,232,237)
#E7EBF0
(231,235,240)
#EAEEF3
(234,238,243)
#EDF1F6
(237,241,246)
#F0F4F9
(240,244,249)
#F3F7FC
(243,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5D9DE; }

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

This text font color is #D5D9DE.

Background Color

.myBgColor { background-color: #D5D9DE; }

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

This div background color is #D5D9DE.

Border color

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

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

This div border color is #D5D9DE.

Opacity

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

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

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

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

This text has shadow with #D5D9DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D9DE.

Preview

Color preview on black background

This text has color #D5D9DE on black background.


Color preview on white background

This text has color #D5D9DE on white background.


Black color preview on #D5D9DE background

This text has black color on #D5D9DE background.


White color preview on #D5D9DE background

This text has white color on #D5D9DE background.


Related colors

Complementary color

Complementary color for #hex is #2A2621.


I love getcolorcode.com

Triadic colors

1 #DED5D9 and #D9DED5 with #D5D9DE are triadic colors.

2 #DED9D5 and #D9D5DE with #D5D9DE are triadic colors.