COLOR #D7D8DE

HEX: #D7D8DE RGB: (215,216,222)

Color info

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

RGB color model

#D7D8DE color RGB value is (215,216,222).

RGB: (215,216,222) (84%, 85%, 87%)

RGB channels and saturation

R 215 of 255 = 84%
G 216 of 255 = 85%
B 222 of 255 = 87%

215
216
222

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

Portions of RGB colors in percentages

R + G + B = 215 + 216 + 222 = 653 (100%)
R 215 of 653 ~ 32.92%
G 216 of 653 ~ 33.08%
B 222 of 653 ~ 34'%

%32.92
%33.08
%34

CMYK color model

#D7D8DE color CMYK value is (3,3,0,13).

  • cyan value is 3.15%
  • magenta value is 2.70%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (3,3,0,13)
C3M3Y0K13 (3%, 3%, 0%, 13%)
(0.03 / 0.03 / 0.00 / 0.13)

CMYK percentages

%3.15
%2.7
%0
%12.94

Codes

Color #D7D8DE in popluar color models

D7 D8 DE
RGB 215 216 222
HSL 231° 9.59% 85.69%
HSB/HSV 231° 3.15% 87.06%
CMYK 3.15% 2.70% 0.00%
12.94%

Color #D7D8DE in popluar number systems.

HEX D7 D8 DE
Decimal 215 216 222
Binary 11010111 11011000 11011110
Octal 327 330 336

Shades and tints

Shades of #D7D8DE

#D7D8DE
(215,216,222)
#C4C5CA
(196,197,202)
#B1B2B6
(177,178,182)
#9E9FA2
(158,159,162)
#8B8C8E
(139,140,142)
#78797A
(120,121,122)
#656666
(101,102,102)
#525352
(82,83,82)
#3F403E
(63,64,62)
#2C2D2A
(44,45,42)
#191A16
(25,26,22)
#000000
(0,0,0)

Tints of #D7D8DE

#D7D8DE
(215,216,222)
#DADBE1
(218,219,225)
#DDDEE4
(221,222,228)
#E0E1E7
(224,225,231)
#E3E4EA
(227,228,234)
#E6E7ED
(230,231,237)
#E9EAF0
(233,234,240)
#ECEDF3
(236,237,243)
#EFF0F6
(239,240,246)
#F2F3F9
(242,243,249)
#F5F6FC
(245,246,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7D8DE color. Also use rgb(215,216,222) instead hex code.

Text Font Color

.myTextColor { color: #D7D8DE; }

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

This text font color is #D7D8DE.

Background Color

.myBgColor { background-color: #D7D8DE; }

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

This div background color is #D7D8DE.

Border color

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

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

This div border color is #D7D8DE.

Opacity

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

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

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

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

This text has shadow with #D7D8DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7D8DE.

Preview

Color preview on black background

This text has color #D7D8DE on black background.


Color preview on white background

This text has color #D7D8DE on white background.


Black color preview on #D7D8DE background

This text has black color on #D7D8DE background.


White color preview on #D7D8DE background

This text has white color on #D7D8DE background.


Related colors

Complementary color

Complementary color for #hex is #282721.


I love getcolorcode.com

Triadic colors

1 #DED7D8 and #D8DED7 with #D7D8DE are triadic colors.

2 #DED8D7 and #D8D7DE with #D7D8DE are triadic colors.