COLOR #E4DFE4

HEX: #E4DFE4 RGB: (228,223,228)

Color info

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

RGB color model

#E4DFE4 color RGB value is (228,223,228).

RGB: (228,223,228) (89%, 87%, 89%)

RGB channels and saturation

R 228 of 255 = 89%
G 223 of 255 = 87%
B 228 of 255 = 89%

228
223
228

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

Portions of RGB colors in percentages

R + G + B = 228 + 223 + 228 = 679 (100%)
R 228 of 679 ~ 33.58%
G 223 of 679 ~ 32.84%
B 228 of 679 ~ 33.58'%

%33.58
%32.84
%33.58

CMYK color model

#E4DFE4 color CMYK value is (0,2,0,11).

  • cyan value is 0.00%
  • magenta value is 2.19%
  • yellow value is 0.00%
  • key color value is 10.59%
CMYK: (0,2,0,11) C0M2Y0K11 (0%,2%,0%,11%) (0.00/0.02/0.00/0.11) 

CMYK percentages

%0
%2.19
%0
%10.59

Codes

Color #E4DFE4 in popluar color models

E4 DF E4
RGB 228 223 228
HSL 300° 8.47% 88.43%
HSB/HSV 300° 2.19% 89.41%
CMYK 0.00% 2.19% 0.00%
10.59%

Color #E4DFE4 in popluar number systems.

HEX E4 DF E4
Decimal 228 223 228
Binary 11100100 11011111 11100100
Octal 344 337 344

Shades and tints

Shades of #E4DFE4

#E4DFE4
(228,223,228)
#D0CBD0
(208,203,208)
#BCB7BC
(188,183,188)
#A8A3A8
(168,163,168)
#948F94
(148,143,148)
#807B80
(128,123,128)
#6C676C
(108,103,108)
#585358
(88,83,88)
#443F44
(68,63,68)
#302B30
(48,43,48)
#1C171C
(28,23,28)
#000000
(0,0,0)

Tints of #E4DFE4

#E4DFE4
(228,223,228)
#E6E1E6
(230,225,230)
#E8E3E8
(232,227,232)
#EAE5EA
(234,229,234)
#ECE7EC
(236,231,236)
#EEE9EE
(238,233,238)
#F0EBF0
(240,235,240)
#F2EDF2
(242,237,242)
#F4EFF4
(244,239,244)
#F6F1F6
(246,241,246)
#F8F3F8
(248,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4DFE4; }

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

This text font color is #E4DFE4.

Background Color

.myBgColor { background-color: #E4DFE4; }

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

This div background color is #E4DFE4.

Border color

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

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

This div border color is #E4DFE4.

Opacity

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

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

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

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

This text has shadow with #E4DFE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4DFE4.

Preview

Color preview on black background

This text has color #E4DFE4 on black background.


Color preview on white background

This text has color #E4DFE4 on white background.


Black color preview on #E4DFE4 background

This text has black color on #E4DFE4 background.


White color preview on #E4DFE4 background

This text has white color on #E4DFE4 background.


Related colors

Complementary color

Complementary color for #hex is #1B201B.


I love getcolorcode.com

Triadic colors

1 #E4E4DF and #DFE4E4 with #E4DFE4 are triadic colors.

2 #E4DFE4 and #DFE4E4 with #E4DFE4 are triadic colors.