COLOR #E8D2E5

HEX: #E8D2E5 RGB: (232,210,229)

Color info

#E8D2E5 contains red, green and blue colors in about the same proportion. Web safe color of #E8D2E5 is #FFCCCC (or #FCC).

RGB color model

#E8D2E5 color RGB value is (232,210,229).

RGB: (232,210,229) (91%, 82%, 90%)

RGB channels and saturation

R 232 of 255 = 91%
G 210 of 255 = 82%
B 229 of 255 = 90%

232
210
229

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

Portions of RGB colors in percentages

R + G + B = 232 + 210 + 229 = 671 (100%)
R 232 of 671 ~ 34.58%
G 210 of 671 ~ 31.3%
B 229 of 671 ~ 34.13'%

%34.58
%31.3
%34.13

CMYK color model

#E8D2E5 color CMYK value is (0,9,1,9).

  • cyan value is 0.00%
  • magenta value is 9.48%
  • yellow value is 1.29%
  • key color value is 9.02%

CMYK: (0,9,1,9)
C0M9Y1K9 (0%, 9%, 1%, 9%)
(0.00 / 0.09 / 0.01 / 0.09)

CMYK percentages

%0
%9.48
%1.29
%9.02

Codes

Color #E8D2E5 in popluar color models

E8 D2 E5
RGB 232 210 229
HSL 308° 32.35% 86.67%
HSB/HSV 308° 9.48% 90.98%
CMYK 0.00% 9.48% 1.29%
9.02%

Color #E8D2E5 in popluar number systems.

HEX E8 D2 E5
Decimal 232 210 229
Binary 11101000 11010010 11100101
Octal 350 322 345

Shades and tints

Shades of #E8D2E5

#E8D2E5
(232,210,229)
#D3BFD1
(211,191,209)
#BEACBD
(190,172,189)
#A999A9
(169,153,169)
#948695
(148,134,149)
#7F7381
(127,115,129)
#6A606D
(106,96,109)
#554D59
(85,77,89)
#403A45
(64,58,69)
#2B2731
(43,39,49)
#16141D
(22,20,29)
#000000
(0,0,0)

Tints of #E8D2E5

#E8D2E5
(232,210,229)
#EAD6E7
(234,214,231)
#ECDAE9
(236,218,233)
#EEDEEB
(238,222,235)
#F0E2ED
(240,226,237)
#F2E6EF
(242,230,239)
#F4EAF1
(244,234,241)
#F6EEF3
(246,238,243)
#F8F2F5
(248,242,245)
#FAF6F7
(250,246,247)
#FCFAF9
(252,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E8D2E5; }

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

This text font color is #E8D2E5.

Background Color

.myBgColor { background-color: #E8D2E5; }

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

This div background color is #E8D2E5.

Border color

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

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

This div border color is #E8D2E5.

Opacity

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

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

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

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

This text has shadow with #E8D2E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8D2E5.

Preview

Color preview on black background

This text has color #E8D2E5 on black background.


Color preview on white background

This text has color #E8D2E5 on white background.


Black color preview on #E8D2E5 background

This text has black color on #E8D2E5 background.


White color preview on #E8D2E5 background

This text has white color on #E8D2E5 background.


Related colors

Complementary color

Complementary color for #hex is #172D1A.


I love getcolorcode.com

Triadic colors

1 #E5E8D2 and #D2E5E8 with #E8D2E5 are triadic colors.

2 #E5D2E8 and #D2E8E5 with #E8D2E5 are triadic colors.