COLOR #E5DFE3

HEX: #E5DFE3 RGB: (229,223,227)

Color info

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

RGB color model

#E5DFE3 color RGB value is (229,223,227).

RGB: (229,223,227) (90%, 87%, 89%)

RGB channels and saturation

R 229 of 255 = 90%
G 223 of 255 = 87%
B 227 of 255 = 89%

229
223
227

R + G + B ~ 89%. #E5DFE3 is light color.

Portions of RGB colors in percentages

R + G + B = 229 + 223 + 227 = 679 (100%)
R 229 of 679 ~ 33.73%
G 223 of 679 ~ 32.84%
B 227 of 679 ~ 33.43'%

%33.73
%32.84
%33.43

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 2.62%
  • yellow value is 0.87%
  • key color value is 10.20%

CMYK: (0,3,1,10)
C0M3Y1K10 (0%, 3%, 1%, 10%)
(0.00 / 0.03 / 0.01 / 0.10)

CMYK percentages

%0
%2.62
%0.87
%10.2

Codes

Color #E5DFE3 in popluar color models

E5 DF E3
RGB 229 223 227
HSL 320° 10.34% 88.63%
HSB/HSV 320° 2.62% 89.80%
CMYK 0.00% 2.62% 0.87%
10.20%

Color #E5DFE3 in popluar number systems.

HEX E5 DF E3
Decimal 229 223 227
Binary 11100101 11011111 11100011
Octal 345 337 343

Shades and tints

Shades of #E5DFE3

#E5DFE3
(229,223,227)
#D1CBCF
(209,203,207)
#BDB7BB
(189,183,187)
#A9A3A7
(169,163,167)
#958F93
(149,143,147)
#817B7F
(129,123,127)
#6D676B
(109,103,107)
#595357
(89,83,87)
#453F43
(69,63,67)
#312B2F
(49,43,47)
#1D171B
(29,23,27)
#000000
(0,0,0)

Tints of #E5DFE3

#E5DFE3
(229,223,227)
#E7E1E5
(231,225,229)
#E9E3E7
(233,227,231)
#EBE5E9
(235,229,233)
#EDE7EB
(237,231,235)
#EFE9ED
(239,233,237)
#F1EBEF
(241,235,239)
#F3EDF1
(243,237,241)
#F5EFF3
(245,239,243)
#F7F1F5
(247,241,245)
#F9F3F7
(249,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DFE3; }

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

This text font color is #E5DFE3.

Background Color

.myBgColor { background-color: #E5DFE3; }

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

This div background color is #E5DFE3.

Border color

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

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

This div border color is #E5DFE3.

Opacity

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

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

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

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

This text has shadow with #E5DFE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DFE3.

Preview

Color preview on black background

This text has color #E5DFE3 on black background.


Color preview on white background

This text has color #E5DFE3 on white background.


Black color preview on #E5DFE3 background

This text has black color on #E5DFE3 background.


White color preview on #E5DFE3 background

This text has white color on #E5DFE3 background.


Related colors

Complementary color

Complementary color for #hex is #1A201C.


I love getcolorcode.com

Triadic colors

1 #E3E5DF and #DFE3E5 with #E5DFE3 are triadic colors.

2 #E3DFE5 and #DFE5E3 with #E5DFE3 are triadic colors.