COLOR #D5DED6

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

213
222
214

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

Portions of RGB colors in percentages

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

%32.82
%34.21
%32.97

CMYK color model

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

  • cyan value is 4.05%
  • magenta value is 0.00%
  • yellow value is 3.60%
  • key color value is 12.94%
CMYK: (4,0,4,13) C4M0Y4K13 (4%,0%,4%,13%) (0.04/0.00/0.04/0.13) 

CMYK percentages

%4.05
%0
%3.6
%12.94

Codes

Color #D5DED6 in popluar color models

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

Color #D5DED6 in popluar number systems.

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

Shades and tints

Shades of #D5DED6

#D5DED6
(213,222,214)
#C2CAC3
(194,202,195)
#AFB6B0
(175,182,176)
#9CA29D
(156,162,157)
#898E8A
(137,142,138)
#767A77
(118,122,119)
#636664
(99,102,100)
#505251
(80,82,81)
#3D3E3E
(61,62,62)
#2A2A2B
(42,42,43)
#171618
(23,22,24)
#000000
(0,0,0)

Tints of #D5DED6

#D5DED6
(213,222,214)
#D8E1D9
(216,225,217)
#DBE4DC
(219,228,220)
#DEE7DF
(222,231,223)
#E1EAE2
(225,234,226)
#E4EDE5
(228,237,229)
#E7F0E8
(231,240,232)
#EAF3EB
(234,243,235)
#EDF6EE
(237,246,238)
#F0F9F1
(240,249,241)
#F3FCF4
(243,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5DED6; }

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

This text font color is #D5DED6.

Background Color

.myBgColor { background-color: #D5DED6; }

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

This div background color is #D5DED6.

Border color

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

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

This div border color is #D5DED6.

Opacity

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

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

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

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

This text has shadow with #D5DED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5DED6.

Preview

Color preview on black background

This text has color #D5DED6 on black background.


Color preview on white background

This text has color #D5DED6 on white background.


Black color preview on #D5DED6 background

This text has black color on #D5DED6 background.


White color preview on #D5DED6 background

This text has white color on #D5DED6 background.


Related colors

Complementary color

Complementary color for #hex is #2A2129.


I love getcolorcode.com

Triadic colors

1 #D6D5DE and #DED6D5 with #D5DED6 are triadic colors.

2 #D6DED5 and #DED5D6 with #D5DED6 are triadic colors.