COLOR #E1C3E5

HEX: #E1C3E5 RGB: (225,195,229)

Color info

#E1C3E5 contains red, green and blue colors in about the same proportion. Web safe color of #E1C3E5 is #CCCCCC (or #CCC).

RGB color model

#E1C3E5 color RGB value is (225,195,229).

RGB: (225,195,229) (88%, 76%, 90%)

RGB channels and saturation

R 225 of 255 = 88%
G 195 of 255 = 76%
B 229 of 255 = 90%

225
195
229

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

Portions of RGB colors in percentages

R + G + B = 225 + 195 + 229 = 649 (100%)
R 225 of 649 ~ 34.67%
G 195 of 649 ~ 30.05%
B 229 of 649 ~ 35.29'%

%34.67
%30.05
%35.29

CMYK color model

#E1C3E5 color CMYK value is (2,15,0,10).

  • cyan value is 1.75%
  • magenta value is 14.85%
  • yellow value is 0.00%
  • key color value is 10.20%

CMYK: (2,15,0,10)
C2M15Y0K10 (2%, 15%, 0%, 10%)
(0.02 / 0.15 / 0.00 / 0.10)

CMYK percentages

%1.75
%14.85
%0
%10.2

Codes

Color #E1C3E5 in popluar color models

E1 C3 E5
RGB 225 195 229
HSL 293° 39.53% 83.14%
HSB/HSV 293° 14.85% 89.80%
CMYK 1.75% 14.85% 0.00%
10.20%

Color #E1C3E5 in popluar number systems.

HEX E1 C3 E5
Decimal 225 195 229
Binary 11100001 11000011 11100101
Octal 341 303 345

Shades and tints

Shades of #E1C3E5

#E1C3E5
(225,195,229)
#CDB2D1
(205,178,209)
#B9A1BD
(185,161,189)
#A590A9
(165,144,169)
#917F95
(145,127,149)
#7D6E81
(125,110,129)
#695D6D
(105,93,109)
#554C59
(85,76,89)
#413B45
(65,59,69)
#2D2A31
(45,42,49)
#19191D
(25,25,29)
#000000
(0,0,0)

Tints of #E1C3E5

#E1C3E5
(225,195,229)
#E3C8E7
(227,200,231)
#E5CDE9
(229,205,233)
#E7D2EB
(231,210,235)
#E9D7ED
(233,215,237)
#EBDCEF
(235,220,239)
#EDE1F1
(237,225,241)
#EFE6F3
(239,230,243)
#F1EBF5
(241,235,245)
#F3F0F7
(243,240,247)
#F5F5F9
(245,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1C3E5 color. Also use rgb(225,195,229) instead hex code.

Text Font Color

.myTextColor { color: #E1C3E5; }

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

This text font color is #E1C3E5.

Background Color

.myBgColor { background-color: #E1C3E5; }

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

This div background color is #E1C3E5.

Border color

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

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

This div border color is #E1C3E5.

Opacity

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

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

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

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

This text has shadow with #E1C3E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1C3E5.

Preview

Color preview on black background

This text has color #E1C3E5 on black background.


Color preview on white background

This text has color #E1C3E5 on white background.


Black color preview on #E1C3E5 background

This text has black color on #E1C3E5 background.


White color preview on #E1C3E5 background

This text has white color on #E1C3E5 background.


Related colors

Complementary color

Complementary color for #hex is #1E3C1A.


I love getcolorcode.com

Triadic colors

1 #E5E1C3 and #C3E5E1 with #E1C3E5 are triadic colors.

2 #E5C3E1 and #C3E1E5 with #E1C3E5 are triadic colors.