COLOR #E4D1EA

HEX: #E4D1EA RGB: (228,209,234)

Color info

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

RGB color model

#E4D1EA color RGB value is (228,209,234).

RGB: (228,209,234) (89%, 82%, 92%)

RGB channels and saturation

R 228 of 255 = 89%
G 209 of 255 = 82%
B 234 of 255 = 92%

228
209
234

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

Portions of RGB colors in percentages

R + G + B = 228 + 209 + 234 = 671 (100%)
R 228 of 671 ~ 33.98%
G 209 of 671 ~ 31.15%
B 234 of 671 ~ 34.87'%

%33.98
%31.15
%34.87

CMYK color model

#E4D1EA color CMYK value is (3,11,0,8).

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

CMYK: (3,11,0,8)
C3M11Y0K8 (3%, 11%, 0%, 8%)
(0.03 / 0.11 / 0.00 / 0.08)

CMYK percentages

%2.56
%10.68
%0
%8.24

Codes

Color #E4D1EA in popluar color models

E4 D1 EA
RGB 228 209 234
HSL 286° 37.31% 86.86%
HSB/HSV 286° 10.68% 91.76%
CMYK 2.56% 10.68% 0.00%
8.24%

Color #E4D1EA in popluar number systems.

HEX E4 D1 EA
Decimal 228 209 234
Binary 11100100 11010001 11101010
Octal 344 321 352

Shades and tints

Shades of #E4D1EA

#E4D1EA
(228,209,234)
#D0BED5
(208,190,213)
#BCABC0
(188,171,192)
#A898AB
(168,152,171)
#948596
(148,133,150)
#807281
(128,114,129)
#6C5F6C
(108,95,108)
#584C57
(88,76,87)
#443942
(68,57,66)
#30262D
(48,38,45)
#1C1318
(28,19,24)
#000000
(0,0,0)

Tints of #E4D1EA

#E4D1EA
(228,209,234)
#E6D5EB
(230,213,235)
#E8D9EC
(232,217,236)
#EADDED
(234,221,237)
#ECE1EE
(236,225,238)
#EEE5EF
(238,229,239)
#F0E9F0
(240,233,240)
#F2EDF1
(242,237,241)
#F4F1F2
(244,241,242)
#F6F5F3
(246,245,243)
#F8F9F4
(248,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4D1EA; }

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

This text font color is #E4D1EA.

Background Color

.myBgColor { background-color: #E4D1EA; }

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

This div background color is #E4D1EA.

Border color

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

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

This div border color is #E4D1EA.

Opacity

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

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

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

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

This text has shadow with #E4D1EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D1EA.

Preview

Color preview on black background

This text has color #E4D1EA on black background.


Color preview on white background

This text has color #E4D1EA on white background.


Black color preview on #E4D1EA background

This text has black color on #E4D1EA background.


White color preview on #E4D1EA background

This text has white color on #E4D1EA background.


Related colors

Complementary color

Complementary color for #hex is #1B2E15.


I love getcolorcode.com

Triadic colors

1 #EAE4D1 and #D1EAE4 with #E4D1EA are triadic colors.

2 #EAD1E4 and #D1E4EA with #E4D1EA are triadic colors.