COLOR #D5D6DE

HEX: #D5D6DE RGB: (213,214,222)

Color info

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

RGB color model

#D5D6DE color RGB value is (213,214,222).

RGB: (213,214,222) (84%, 84%, 87%)

RGB channels and saturation

R 213 of 255 = 84%
G 214 of 255 = 84%
B 222 of 255 = 87%

213
214
222

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

Portions of RGB colors in percentages

R + G + B = 213 + 214 + 222 = 649 (100%)
R 213 of 649 ~ 32.82%
G 214 of 649 ~ 32.97%
B 222 of 649 ~ 34.21'%

%32.82
%32.97
%34.21

CMYK color model

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

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

CMYK: (4,4,0,13)
C4M4Y0K13 (4%, 4%, 0%, 13%)
(0.04 / 0.04 / 0.00 / 0.13)

CMYK percentages

%4.05
%3.6
%0
%12.94

Codes

Color #D5D6DE in popluar color models

D5 D6 DE
RGB 213 214 222
HSL 233° 12.00% 85.29%
HSB/HSV 233° 4.05% 87.06%
CMYK 4.05% 3.60% 0.00%
12.94%

Color #D5D6DE in popluar number systems.

HEX D5 D6 DE
Decimal 213 214 222
Binary 11010101 11010110 11011110
Octal 325 326 336

Shades and tints

Shades of #D5D6DE

#D5D6DE
(213,214,222)
#C2C3CA
(194,195,202)
#AFB0B6
(175,176,182)
#9C9DA2
(156,157,162)
#898A8E
(137,138,142)
#76777A
(118,119,122)
#636466
(99,100,102)
#505152
(80,81,82)
#3D3E3E
(61,62,62)
#2A2B2A
(42,43,42)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #D5D6DE

#D5D6DE
(213,214,222)
#D8D9E1
(216,217,225)
#DBDCE4
(219,220,228)
#DEDFE7
(222,223,231)
#E1E2EA
(225,226,234)
#E4E5ED
(228,229,237)
#E7E8F0
(231,232,240)
#EAEBF3
(234,235,243)
#EDEEF6
(237,238,246)
#F0F1F9
(240,241,249)
#F3F4FC
(243,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5D6DE; }

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

This text font color is #D5D6DE.

Background Color

.myBgColor { background-color: #D5D6DE; }

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

This div background color is #D5D6DE.

Border color

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

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

This div border color is #D5D6DE.

Opacity

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

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

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

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

This text has shadow with #D5D6DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D6DE.

Preview

Color preview on black background

This text has color #D5D6DE on black background.


Color preview on white background

This text has color #D5D6DE on white background.


Black color preview on #D5D6DE background

This text has black color on #D5D6DE background.


White color preview on #D5D6DE background

This text has white color on #D5D6DE background.


Related colors

Complementary color

Complementary color for #hex is #2A2921.


I love getcolorcode.com

Triadic colors

1 #DED5D6 and #D6DED5 with #D5D6DE are triadic colors.

2 #DED6D5 and #D6D5DE with #D5D6DE are triadic colors.