COLOR #DFEAE6

HEX: #DFEAE6 RGB: (223,234,230)

Color info

#DFEAE6 contains red, green and blue colors in about the same proportion. Web safe color of #DFEAE6 is #CCFFCC (or #CFC).

RGB color model

#DFEAE6 color RGB value is (223,234,230).

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

RGB channels and saturation

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

223
234
230

R + G + B ~ 90%. #DFEAE6 is light color.

Portions of RGB colors in percentages

R + G + B = 223 + 234 + 230 = 687 (100%)
R 223 of 687 ~ 32.46%
G 234 of 687 ~ 34.06%
B 230 of 687 ~ 33.48'%

%32.46
%34.06
%33.48

CMYK color model

#DFEAE6 color CMYK value is (5,0,2,8).

  • cyan value is 4.70%
  • magenta value is 0.00%
  • yellow value is 1.71%
  • key color value is 8.24%
CMYK: (5,0,2,8) C5M0Y2K8 (5%,0%,2%,8%) (0.05/0.00/0.02/0.08) 

CMYK percentages

%4.7
%0
%1.71
%8.24

Codes

Color #DFEAE6 in popluar color models

DF EA E6
RGB 223 234 230
HSL 158° 20.75% 89.61%
HSB/HSV 158° 4.70% 91.76%
CMYK 4.70% 0.00% 1.71%
8.24%

Color #DFEAE6 in popluar number systems.

HEX DF EA E6
Decimal 223 234 230
Binary 11011111 11101010 11100110
Octal 337 352 346

Shades and tints

Shades of #DFEAE6

#DFEAE6
(223,234,230)
#CBD5D2
(203,213,210)
#B7C0BE
(183,192,190)
#A3ABAA
(163,171,170)
#8F9696
(143,150,150)
#7B8182
(123,129,130)
#676C6E
(103,108,110)
#53575A
(83,87,90)
#3F4246
(63,66,70)
#2B2D32
(43,45,50)
#17181E
(23,24,30)
#000000
(0,0,0)

Tints of #DFEAE6

#DFEAE6
(223,234,230)
#E1EBE8
(225,235,232)
#E3ECEA
(227,236,234)
#E5EDEC
(229,237,236)
#E7EEEE
(231,238,238)
#E9EFF0
(233,239,240)
#EBF0F2
(235,240,242)
#EDF1F4
(237,241,244)
#EFF2F6
(239,242,246)
#F1F3F8
(241,243,248)
#F3F4FA
(243,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DFEAE6; }

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

This text font color is #DFEAE6.

Background Color

.myBgColor { background-color: #DFEAE6; }

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

This div background color is #DFEAE6.

Border color

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

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

This div border color is #DFEAE6.

Opacity

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

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

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

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

This text has shadow with #DFEAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFEAE6.

Preview

Color preview on black background

This text has color #DFEAE6 on black background.


Color preview on white background

This text has color #DFEAE6 on white background.


Black color preview on #DFEAE6 background

This text has black color on #DFEAE6 background.


White color preview on #DFEAE6 background

This text has white color on #DFEAE6 background.


Related colors

Complementary color

Complementary color for #hex is #201519.


I love getcolorcode.com

Triadic colors

1 #E6DFEA and #EAE6DF with #DFEAE6 are triadic colors.

2 #E6EADF and #EADFE6 with #DFEAE6 are triadic colors.