COLOR #E8DDE8

HEX: #E8DDE8 RGB: (232,221,232)

Color info

#E8DDE8 contains red, green and blue colors in about the same proportion. Web safe color of #E8DDE8 is #FFCCFF (or #FCF).

RGB color model

#E8DDE8 color RGB value is (232,221,232).

RGB: (232,221,232) (91%, 87%, 91%)

RGB channels and saturation

R 232 of 255 = 91%
G 221 of 255 = 87%
B 232 of 255 = 91%

232
221
232

R + G + B ~ 90%. #E8DDE8 is light color.

Portions of RGB colors in percentages

R + G + B = 232 + 221 + 232 = 685 (100%)
R 232 of 685 ~ 33.87%
G 221 of 685 ~ 32.26%
B 232 of 685 ~ 33.87'%

%33.87
%32.26
%33.87

CMYK color model

#E8DDE8 color CMYK value is (0,5,0,9).

  • cyan value is 0.00%
  • magenta value is 4.74%
  • yellow value is 0.00%
  • key color value is 9.02%

CMYK: (0,5,0,9)
C0M5Y0K9 (0%, 5%, 0%, 9%)
(0.00 / 0.05 / 0.00 / 0.09)

CMYK percentages

%0
%4.74
%0
%9.02

Codes

Color #E8DDE8 in popluar color models

E8 DD E8
RGB 232 221 232
HSL 300° 19.30% 88.82%
HSB/HSV 300° 4.74% 90.98%
CMYK 0.00% 4.74% 0.00%
9.02%

Color #E8DDE8 in popluar number systems.

HEX E8 DD E8
Decimal 232 221 232
Binary 11101000 11011101 11101000
Octal 350 335 350

Shades and tints

Shades of #E8DDE8

#E8DDE8
(232,221,232)
#D3C9D3
(211,201,211)
#BEB5BE
(190,181,190)
#A9A1A9
(169,161,169)
#948D94
(148,141,148)
#7F797F
(127,121,127)
#6A656A
(106,101,106)
#555155
(85,81,85)
#403D40
(64,61,64)
#2B292B
(43,41,43)
#161516
(22,21,22)
#000000
(0,0,0)

Tints of #E8DDE8

#E8DDE8
(232,221,232)
#EAE0EA
(234,224,234)
#ECE3EC
(236,227,236)
#EEE6EE
(238,230,238)
#F0E9F0
(240,233,240)
#F2ECF2
(242,236,242)
#F4EFF4
(244,239,244)
#F6F2F6
(246,242,246)
#F8F5F8
(248,245,248)
#FAF8FA
(250,248,250)
#FCFBFC
(252,251,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8DDE8 color. Also use rgb(232,221,232) instead hex code.

Text Font Color

.myTextColor { color: #E8DDE8; }

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

This text font color is #E8DDE8.

Background Color

.myBgColor { background-color: #E8DDE8; }

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

This div background color is #E8DDE8.

Border color

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

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

This div border color is #E8DDE8.

Opacity

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

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

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

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

This text has shadow with #E8DDE8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8DDE8.

Preview

Color preview on black background

This text has color #E8DDE8 on black background.


Color preview on white background

This text has color #E8DDE8 on white background.


Black color preview on #E8DDE8 background

This text has black color on #E8DDE8 background.


White color preview on #E8DDE8 background

This text has white color on #E8DDE8 background.


Related colors

Complementary color

Complementary color for #hex is #172217.


I love getcolorcode.com

Triadic colors

1 #E8E8DD and #DDE8E8 with #E8DDE8 are triadic colors.

2 #E8DDE8 and #DDE8E8 with #E8DDE8 are triadic colors.