COLOR #E1C5E3

HEX: #E1C5E3 RGB: (225,197,227)

Color info

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

RGB color model

#E1C5E3 color RGB value is (225,197,227).

RGB: (225,197,227) (88%, 77%, 89%)

RGB channels and saturation

R 225 of 255 = 88%
G 197 of 255 = 77%
B 227 of 255 = 89%

225
197
227

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

Portions of RGB colors in percentages

R + G + B = 225 + 197 + 227 = 649 (100%)
R 225 of 649 ~ 34.67%
G 197 of 649 ~ 30.35%
B 227 of 649 ~ 34.98'%

%34.67
%30.35
%34.98

CMYK color model

#E1C5E3 color CMYK value is (1,13,0,11).

  • cyan value is 0.88%
  • magenta value is 13.22%
  • yellow value is 0.00%
  • key color value is 10.98%

CMYK: (1,13,0,11)
C1M13Y0K11 (1%, 13%, 0%, 11%)
(0.01 / 0.13 / 0.00 / 0.11)

CMYK percentages

%0.88
%13.22
%0
%10.98

Codes

Color #E1C5E3 in popluar color models

E1 C5 E3
RGB 225 197 227
HSL 296° 34.88% 83.14%
HSB/HSV 296° 13.22% 89.02%
CMYK 0.88% 13.22% 0.00%
10.98%

Color #E1C5E3 in popluar number systems.

HEX E1 C5 E3
Decimal 225 197 227
Binary 11100001 11000101 11100011
Octal 341 305 343

Shades and tints

Shades of #E1C5E3

#E1C5E3
(225,197,227)
#CDB4CF
(205,180,207)
#B9A3BB
(185,163,187)
#A592A7
(165,146,167)
#918193
(145,129,147)
#7D707F
(125,112,127)
#695F6B
(105,95,107)
#554E57
(85,78,87)
#413D43
(65,61,67)
#2D2C2F
(45,44,47)
#191B1B
(25,27,27)
#000000
(0,0,0)

Tints of #E1C5E3

#E1C5E3
(225,197,227)
#E3CAE5
(227,202,229)
#E5CFE7
(229,207,231)
#E7D4E9
(231,212,233)
#E9D9EB
(233,217,235)
#EBDEED
(235,222,237)
#EDE3EF
(237,227,239)
#EFE8F1
(239,232,241)
#F1EDF3
(241,237,243)
#F3F2F5
(243,242,245)
#F5F7F7
(245,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1C5E3 color. Also use rgb(225,197,227) instead hex code.

Text Font Color

.myTextColor { color: #E1C5E3; }

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

This text font color is #E1C5E3.

Background Color

.myBgColor { background-color: #E1C5E3; }

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

This div background color is #E1C5E3.

Border color

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

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

This div border color is #E1C5E3.

Opacity

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

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

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

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

This text has shadow with #E1C5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1C5E3.

Preview

Color preview on black background

This text has color #E1C5E3 on black background.


Color preview on white background

This text has color #E1C5E3 on white background.


Black color preview on #E1C5E3 background

This text has black color on #E1C5E3 background.


White color preview on #E1C5E3 background

This text has white color on #E1C5E3 background.


Related colors

Complementary color

Complementary color for #hex is #1E3A1C.


I love getcolorcode.com

Triadic colors

1 #E3E1C5 and #C5E3E1 with #E1C5E3 are triadic colors.

2 #E3C5E1 and #C5E1E3 with #E1C5E3 are triadic colors.