COLOR #DFE0F7

HEX: #DFE0F7 RGB: (223,224,247)

Color info

#DFE0F7 contains red, green and blue colors in about the same proportion. Web safe color of #DFE0F7 is #CCCCFF (or #CCF).

RGB color model

#DFE0F7 color RGB value is (223,224,247).

RGB: (223,224,247) (87%, 88%, 97%)

RGB channels and saturation

R 223 of 255 = 87%
G 224 of 255 = 88%
B 247 of 255 = 97%

223
224
247

R + G + B ~ 91%. #DFE0F7 is light color.

Portions of RGB colors in percentages

R + G + B = 223 + 224 + 247 = 694 (100%)
R 223 of 694 ~ 32.13%
G 224 of 694 ~ 32.28%
B 247 of 694 ~ 35.59'%

%32.13
%32.28
%35.59

CMYK color model

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

  • cyan value is 9.72%
  • magenta value is 9.31%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (10,9,0,3)
C10M9Y0K3 (10%, 9%, 0%, 3%)
(0.10 / 0.09 / 0.00 / 0.03)

CMYK percentages

%9.72
%9.31
%0
%3.14

Codes

Color #DFE0F7 in popluar color models

DF E0 F7
RGB 223 224 247
HSL 238° 60.00% 92.16%
HSB/HSV 238° 9.72% 96.86%
CMYK 9.72% 9.31% 0.00%
3.14%

Color #DFE0F7 in popluar number systems.

HEX DF E0 F7
Decimal 223 224 247
Binary 11011111 11100000 11110111
Octal 337 340 367

Shades and tints

Shades of #DFE0F7

#DFE0F7
(223,224,247)
#CBCCE1
(203,204,225)
#B7B8CB
(183,184,203)
#A3A4B5
(163,164,181)
#8F909F
(143,144,159)
#7B7C89
(123,124,137)
#676873
(103,104,115)
#53545D
(83,84,93)
#3F4047
(63,64,71)
#2B2C31
(43,44,49)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #DFE0F7

#DFE0F7
(223,224,247)
#E1E2F7
(225,226,247)
#E3E4F7
(227,228,247)
#E5E6F7
(229,230,247)
#E7E8F7
(231,232,247)
#E9EAF7
(233,234,247)
#EBECF7
(235,236,247)
#EDEEF7
(237,238,247)
#EFF0F7
(239,240,247)
#F1F2F7
(241,242,247)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DFE0F7; }

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

This text font color is #DFE0F7.

Background Color

.myBgColor { background-color: #DFE0F7; }

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

This div background color is #DFE0F7.

Border color

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

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

This div border color is #DFE0F7.

Opacity

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

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

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

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

This text has shadow with #DFE0F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFE0F7.

Preview

Color preview on black background

This text has color #DFE0F7 on black background.


Color preview on white background

This text has color #DFE0F7 on white background.


Black color preview on #DFE0F7 background

This text has black color on #DFE0F7 background.


White color preview on #DFE0F7 background

This text has white color on #DFE0F7 background.


Related colors

Complementary color

Complementary color for #hex is #201F08.


I love getcolorcode.com

Triadic colors

1 #F7DFE0 and #E0F7DF with #DFE0F7 are triadic colors.

2 #F7E0DF and #E0DFF7 with #DFE0F7 are triadic colors.