COLOR #DFD7DE

HEX: #DFD7DE RGB: (223,215,222)

Color info

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

RGB color model

#DFD7DE color RGB value is (223,215,222).

RGB: (223,215,222) (87%, 84%, 87%)

RGB channels and saturation

R 223 of 255 = 87%
G 215 of 255 = 84%
B 222 of 255 = 87%

223
215
222

R + G + B ~ 86%. #DFD7DE is light color.

Portions of RGB colors in percentages

R + G + B = 223 + 215 + 222 = 660 (100%)
R 223 of 660 ~ 33.79%
G 215 of 660 ~ 32.58%
B 222 of 660 ~ 33.64'%

%33.79
%32.58
%33.64

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 3.59%
  • yellow value is 0.45%
  • key color value is 12.55%
CMYK: (0,4,0,13) C0M4Y0K13 (0%,4%,0%,13%) (0.00/0.04/0.00/0.13) 

CMYK percentages

%0
%3.59
%0.45
%12.55

Codes

Color #DFD7DE in popluar color models

DF D7 DE
RGB 223 215 222
HSL 308° 11.11% 85.88%
HSB/HSV 308° 3.59% 87.45%
CMYK 0.00% 3.59% 0.45%
12.55%

Color #DFD7DE in popluar number systems.

HEX DF D7 DE
Decimal 223 215 222
Binary 11011111 11010111 11011110
Octal 337 327 336

Shades and tints

Shades of #DFD7DE

#DFD7DE
(223,215,222)
#CBC4CA
(203,196,202)
#B7B1B6
(183,177,182)
#A39EA2
(163,158,162)
#8F8B8E
(143,139,142)
#7B787A
(123,120,122)
#676566
(103,101,102)
#535252
(83,82,82)
#3F3F3E
(63,63,62)
#2B2C2A
(43,44,42)
#171916
(23,25,22)
#000000
(0,0,0)

Tints of #DFD7DE

#DFD7DE
(223,215,222)
#E1DAE1
(225,218,225)
#E3DDE4
(227,221,228)
#E5E0E7
(229,224,231)
#E7E3EA
(231,227,234)
#E9E6ED
(233,230,237)
#EBE9F0
(235,233,240)
#EDECF3
(237,236,243)
#EFEFF6
(239,239,246)
#F1F2F9
(241,242,249)
#F3F5FC
(243,245,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DFD7DE; }

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

This text font color is #DFD7DE.

Background Color

.myBgColor { background-color: #DFD7DE; }

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

This div background color is #DFD7DE.

Border color

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

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

This div border color is #DFD7DE.

Opacity

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

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

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

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

This text has shadow with #DFD7DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFD7DE.

Preview

Color preview on black background

This text has color #DFD7DE on black background.


Color preview on white background

This text has color #DFD7DE on white background.


Black color preview on #DFD7DE background

This text has black color on #DFD7DE background.


White color preview on #DFD7DE background

This text has white color on #DFD7DE background.


Related colors

Complementary color

Complementary color for #hex is #202821.


I love getcolorcode.com

Triadic colors

1 #DEDFD7 and #D7DEDF with #DFD7DE are triadic colors.

2 #DED7DF and #D7DFDE with #DFD7DE are triadic colors.