COLOR #E8C1E1

HEX: #E8C1E1 RGB: (232,193,225)

Color info

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

RGB color model

#E8C1E1 color RGB value is (232,193,225).

RGB: (232,193,225) (91%, 76%, 88%)

RGB channels and saturation

R 232 of 255 = 91%
G 193 of 255 = 76%
B 225 of 255 = 88%

232
193
225

R + G + B ~ 85%. #E8C1E1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 232 + 193 + 225 = 650 (100%)
R 232 of 650 ~ 35.69%
G 193 of 650 ~ 29.69%
B 225 of 650 ~ 34.62'%

%35.69
%29.69
%34.62

CMYK color model

#E8C1E1 color CMYK value is (0,17,3,9).

  • cyan value is 0.00%
  • magenta value is 16.81%
  • yellow value is 3.02%
  • key color value is 9.02%

CMYK: (0,17,3,9)
C0M17Y3K9 (0%, 17%, 3%, 9%)
(0.00 / 0.17 / 0.03 / 0.09)

CMYK percentages

%0
%16.81
%3.02
%9.02

Codes

Color #E8C1E1 in popluar color models

E8 C1 E1
RGB 232 193 225
HSL 311° 45.88% 83.33%
HSB/HSV 311° 16.81% 90.98%
CMYK 0.00% 16.81% 3.02%
9.02%

Color #E8C1E1 in popluar number systems.

HEX E8 C1 E1
Decimal 232 193 225
Binary 11101000 11000001 11100001
Octal 350 301 341

Shades and tints

Shades of #E8C1E1

#E8C1E1
(232,193,225)
#D3B0CD
(211,176,205)
#BE9FB9
(190,159,185)
#A98EA5
(169,142,165)
#947D91
(148,125,145)
#7F6C7D
(127,108,125)
#6A5B69
(106,91,105)
#554A55
(85,74,85)
#403941
(64,57,65)
#2B282D
(43,40,45)
#161719
(22,23,25)
#000000
(0,0,0)

Tints of #E8C1E1

#E8C1E1
(232,193,225)
#EAC6E3
(234,198,227)
#ECCBE5
(236,203,229)
#EED0E7
(238,208,231)
#F0D5E9
(240,213,233)
#F2DAEB
(242,218,235)
#F4DFED
(244,223,237)
#F6E4EF
(246,228,239)
#F8E9F1
(248,233,241)
#FAEEF3
(250,238,243)
#FCF3F5
(252,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E8C1E1; }

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

This text font color is #E8C1E1.

Background Color

.myBgColor { background-color: #E8C1E1; }

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

This div background color is #E8C1E1.

Border color

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

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

This div border color is #E8C1E1.

Opacity

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

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

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

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

This text has shadow with #E8C1E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8C1E1.

Preview

Color preview on black background

This text has color #E8C1E1 on black background.


Color preview on white background

This text has color #E8C1E1 on white background.


Black color preview on #E8C1E1 background

This text has black color on #E8C1E1 background.


White color preview on #E8C1E1 background

This text has white color on #E8C1E1 background.


Related colors

Complementary color

Complementary color for #hex is #173E1E.


I love getcolorcode.com

Triadic colors

1 #E1E8C1 and #C1E1E8 with #E8C1E1 are triadic colors.

2 #E1C1E8 and #C1E8E1 with #E8C1E1 are triadic colors.