COLOR #E5DFE1

HEX: #E5DFE1 RGB: (229,223,225)

Color info

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

RGB color model

#E5DFE1 color RGB value is (229,223,225).

RGB: (229,223,225) (90%, 87%, 88%)

RGB channels and saturation

R 229 of 255 = 90%
G 223 of 255 = 87%
B 225 of 255 = 88%

229
223
225

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

Portions of RGB colors in percentages

R + G + B = 229 + 223 + 225 = 677 (100%)
R 229 of 677 ~ 33.83%
G 223 of 677 ~ 32.94%
B 225 of 677 ~ 33.23'%

%33.83
%32.94
%33.23

CMYK color model

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

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

CMYK: (0,3,2,10)
C0M3Y2K10 (0%, 3%, 2%, 10%)
(0.00 / 0.03 / 0.02 / 0.10)

CMYK percentages

%0
%2.62
%1.75
%10.2

Codes

Color #E5DFE1 in popluar color models

E5 DF E1
RGB 229 223 225
HSL 340° 10.34% 88.63%
HSB/HSV 340° 2.62% 89.80%
CMYK 0.00% 2.62% 1.75%
10.20%

Color #E5DFE1 in popluar number systems.

HEX E5 DF E1
Decimal 229 223 225
Binary 11100101 11011111 11100001
Octal 345 337 341

Shades and tints

Shades of #E5DFE1

#E5DFE1
(229,223,225)
#D1CBCD
(209,203,205)
#BDB7B9
(189,183,185)
#A9A3A5
(169,163,165)
#958F91
(149,143,145)
#817B7D
(129,123,125)
#6D6769
(109,103,105)
#595355
(89,83,85)
#453F41
(69,63,65)
#312B2D
(49,43,45)
#1D1719
(29,23,25)
#000000
(0,0,0)

Tints of #E5DFE1

#E5DFE1
(229,223,225)
#E7E1E3
(231,225,227)
#E9E3E5
(233,227,229)
#EBE5E7
(235,229,231)
#EDE7E9
(237,231,233)
#EFE9EB
(239,233,235)
#F1EBED
(241,235,237)
#F3EDEF
(243,237,239)
#F5EFF1
(245,239,241)
#F7F1F3
(247,241,243)
#F9F3F5
(249,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DFE1; }

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

This text font color is #E5DFE1.

Background Color

.myBgColor { background-color: #E5DFE1; }

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

This div background color is #E5DFE1.

Border color

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

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

This div border color is #E5DFE1.

Opacity

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

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

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

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

This text has shadow with #E5DFE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DFE1.

Preview

Color preview on black background

This text has color #E5DFE1 on black background.


Color preview on white background

This text has color #E5DFE1 on white background.


Black color preview on #E5DFE1 background

This text has black color on #E5DFE1 background.


White color preview on #E5DFE1 background

This text has white color on #E5DFE1 background.


Related colors

Complementary color

Complementary color for #hex is #1A201E.


I love getcolorcode.com

Triadic colors

1 #E1E5DF and #DFE1E5 with #E5DFE1 are triadic colors.

2 #E1DFE5 and #DFE5E1 with #E5DFE1 are triadic colors.