COLOR #DFE6DF

HEX: #DFE6DF RGB: (223,230,223)

Color info

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

RGB color model

#DFE6DF color RGB value is (223,230,223).

RGB: (223,230,223) (87%, 90%, 87%)

RGB channels and saturation

R 223 of 255 = 87%
G 230 of 255 = 90%
B 223 of 255 = 87%

223
230
223

R + G + B ~ 88%. #DFE6DF is light color.

Portions of RGB colors in percentages

R + G + B = 223 + 230 + 223 = 676 (100%)
R 223 of 676 ~ 32.99%
G 230 of 676 ~ 34.02%
B 223 of 676 ~ 32.99'%

%32.99
%34.02
%32.99

CMYK color model

#DFE6DF color CMYK value is (3,0,3,10).

  • cyan value is 3.04%
  • magenta value is 0.00%
  • yellow value is 3.04%
  • key color value is 9.80%

CMYK: (3,0,3,10)
C3M0Y3K10 (3%, 0%, 3%, 10%)
(0.03 / 0.00 / 0.03 / 0.10)

CMYK percentages

%3.04
%0
%3.04
%9.8

Codes

Color #DFE6DF in popluar color models

DF E6 DF
RGB 223 230 223
HSL 120° 12.28% 88.82%
HSB/HSV 120° 3.04% 90.20%
CMYK 3.04% 0.00% 3.04%
9.80%

Color #DFE6DF in popluar number systems.

HEX DF E6 DF
Decimal 223 230 223
Binary 11011111 11100110 11011111
Octal 337 346 337

Shades and tints

Shades of #DFE6DF

#DFE6DF
(223,230,223)
#CBD2CB
(203,210,203)
#B7BEB7
(183,190,183)
#A3AAA3
(163,170,163)
#8F968F
(143,150,143)
#7B827B
(123,130,123)
#676E67
(103,110,103)
#535A53
(83,90,83)
#3F463F
(63,70,63)
#2B322B
(43,50,43)
#171E17
(23,30,23)
#000000
(0,0,0)

Tints of #DFE6DF

#DFE6DF
(223,230,223)
#E1E8E1
(225,232,225)
#E3EAE3
(227,234,227)
#E5ECE5
(229,236,229)
#E7EEE7
(231,238,231)
#E9F0E9
(233,240,233)
#EBF2EB
(235,242,235)
#EDF4ED
(237,244,237)
#EFF6EF
(239,246,239)
#F1F8F1
(241,248,241)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DFE6DF; }

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

This text font color is #DFE6DF.

Background Color

.myBgColor { background-color: #DFE6DF; }

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

This div background color is #DFE6DF.

Border color

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

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

This div border color is #DFE6DF.

Opacity

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

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

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

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

This text has shadow with #DFE6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFE6DF.

Preview

Color preview on black background

This text has color #DFE6DF on black background.


Color preview on white background

This text has color #DFE6DF on white background.


Black color preview on #DFE6DF background

This text has black color on #DFE6DF background.


White color preview on #DFE6DF background

This text has white color on #DFE6DF background.


Related colors

Complementary color

Complementary color for #hex is #201920.


I love getcolorcode.com

Triadic colors

1 #DFDFE6 and #E6DFDF with #DFE6DF are triadic colors.

2 #DFE6DF and #E6DFDF with #DFE6DF are triadic colors.