COLOR #DFD6DE

HEX: #DFD6DE RGB: (223,214,222)

Color info

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

RGB color model

#DFD6DE color RGB value is (223,214,222).

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

RGB channels and saturation

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

223
214
222

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

Portions of RGB colors in percentages

R + G + B = 223 + 214 + 222 = 659 (100%)
R 223 of 659 ~ 33.84%
G 214 of 659 ~ 32.47%
B 222 of 659 ~ 33.69'%

%33.84
%32.47
%33.69

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 4.04%
  • 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
%4.04
%0.45
%12.55

Codes

Color #DFD6DE in popluar color models

DF D6 DE
RGB 223 214 222
HSL 307° 12.33% 85.69%
HSB/HSV 307° 4.04% 87.45%
CMYK 0.00% 4.04% 0.45%
12.55%

Color #DFD6DE in popluar number systems.

HEX DF D6 DE
Decimal 223 214 222
Binary 11011111 11010110 11011110
Octal 337 326 336

Shades and tints

Shades of #DFD6DE

#DFD6DE
(223,214,222)
#CBC3CA
(203,195,202)
#B7B0B6
(183,176,182)
#A39DA2
(163,157,162)
#8F8A8E
(143,138,142)
#7B777A
(123,119,122)
#676466
(103,100,102)
#535152
(83,81,82)
#3F3E3E
(63,62,62)
#2B2B2A
(43,43,42)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #DFD6DE

#DFD6DE
(223,214,222)
#E1D9E1
(225,217,225)
#E3DCE4
(227,220,228)
#E5DFE7
(229,223,231)
#E7E2EA
(231,226,234)
#E9E5ED
(233,229,237)
#EBE8F0
(235,232,240)
#EDEBF3
(237,235,243)
#EFEEF6
(239,238,246)
#F1F1F9
(241,241,249)
#F3F4FC
(243,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DFD6DE; }

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

This text font color is #DFD6DE.

Background Color

.myBgColor { background-color: #DFD6DE; }

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

This div background color is #DFD6DE.

Border color

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

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

This div border color is #DFD6DE.

Opacity

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

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

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

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

This text has shadow with #DFD6DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFD6DE.

Preview

Color preview on black background

This text has color #DFD6DE on black background.


Color preview on white background

This text has color #DFD6DE on white background.


Black color preview on #DFD6DE background

This text has black color on #DFD6DE background.


White color preview on #DFD6DE background

This text has white color on #DFD6DE background.


Related colors

Complementary color

Complementary color for #hex is #202921.


I love getcolorcode.com

Triadic colors

1 #DEDFD6 and #D6DEDF with #DFD6DE are triadic colors.

2 #DED6DF and #D6DFDE with #DFD6DE are triadic colors.