COLOR #E4DAEA

HEX: #E4DAEA RGB: (228,218,234)

Color info

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

RGB color model

#E4DAEA color RGB value is (228,218,234).

RGB: (228,218,234) (89%, 85%, 92%)

RGB channels and saturation

R 228 of 255 = 89%
G 218 of 255 = 85%
B 234 of 255 = 92%

228
218
234

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

Portions of RGB colors in percentages

R + G + B = 228 + 218 + 234 = 680 (100%)
R 228 of 680 ~ 33.53%
G 218 of 680 ~ 32.06%
B 234 of 680 ~ 34.41'%

%33.53
%32.06
%34.41

CMYK color model

#E4DAEA color CMYK value is (3,7,0,8).

  • cyan value is 2.56%
  • magenta value is 6.84%
  • yellow value is 0.00%
  • key color value is 8.24%

CMYK: (3,7,0,8)
C3M7Y0K8 (3%, 7%, 0%, 8%)
(0.03 / 0.07 / 0.00 / 0.08)

CMYK percentages

%2.56
%6.84
%0
%8.24

Codes

Color #E4DAEA in popluar color models

E4 DA EA
RGB 228 218 234
HSL 278° 27.59% 88.63%
HSB/HSV 278° 6.84% 91.76%
CMYK 2.56% 6.84% 0.00%
8.24%

Color #E4DAEA in popluar number systems.

HEX E4 DA EA
Decimal 228 218 234
Binary 11100100 11011010 11101010
Octal 344 332 352

Shades and tints

Shades of #E4DAEA

#E4DAEA
(228,218,234)
#D0C7D5
(208,199,213)
#BCB4C0
(188,180,192)
#A8A1AB
(168,161,171)
#948E96
(148,142,150)
#807B81
(128,123,129)
#6C686C
(108,104,108)
#585557
(88,85,87)
#444242
(68,66,66)
#302F2D
(48,47,45)
#1C1C18
(28,28,24)
#000000
(0,0,0)

Tints of #E4DAEA

#E4DAEA
(228,218,234)
#E6DDEB
(230,221,235)
#E8E0EC
(232,224,236)
#EAE3ED
(234,227,237)
#ECE6EE
(236,230,238)
#EEE9EF
(238,233,239)
#F0ECF0
(240,236,240)
#F2EFF1
(242,239,241)
#F4F2F2
(244,242,242)
#F6F5F3
(246,245,243)
#F8F8F4
(248,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4DAEA; }

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

This text font color is #E4DAEA.

Background Color

.myBgColor { background-color: #E4DAEA; }

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

This div background color is #E4DAEA.

Border color

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

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

This div border color is #E4DAEA.

Opacity

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

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

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

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

This text has shadow with #E4DAEA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4DAEA.

Preview

Color preview on black background

This text has color #E4DAEA on black background.


Color preview on white background

This text has color #E4DAEA on white background.


Black color preview on #E4DAEA background

This text has black color on #E4DAEA background.


White color preview on #E4DAEA background

This text has white color on #E4DAEA background.


Related colors

Complementary color

Complementary color for #hex is #1B2515.


I love getcolorcode.com

Triadic colors

1 #EAE4DA and #DAEAE4 with #E4DAEA are triadic colors.

2 #EADAE4 and #DAE4EA with #E4DAEA are triadic colors.