COLOR #E5C5EA

HEX: #E5C5EA RGB: (229,197,234)

Color info

#E5C5EA contains red, green and blue colors in about the same proportion. Web safe color of #E5C5EA is #CCCCFF (or #CCF).

RGB color model

#E5C5EA color RGB value is (229,197,234).

RGB: (229,197,234) (90%, 77%, 92%)

RGB channels and saturation

R 229 of 255 = 90%
G 197 of 255 = 77%
B 234 of 255 = 92%

229
197
234

R + G + B ~ 86%. #E5C5EA is light color.

Portions of RGB colors in percentages

R + G + B = 229 + 197 + 234 = 660 (100%)
R 229 of 660 ~ 34.7%
G 197 of 660 ~ 29.85%
B 234 of 660 ~ 35.45'%

%34.7
%29.85
%35.45

CMYK color model

#E5C5EA color CMYK value is (2,16,0,8).

  • cyan value is 2.14%
  • magenta value is 15.81%
  • yellow value is 0.00%
  • key color value is 8.24%
CMYK: (2,16,0,8) C2M16Y0K8 (2%,16%,0%,8%) (0.02/0.16/0.00/0.08) 

CMYK percentages

%2.14
%15.81
%0
%8.24

Codes

Color #E5C5EA in popluar color models

E5 C5 EA
RGB 229 197 234
HSL 292° 46.84% 84.51%
HSB/HSV 292° 15.81% 91.76%
CMYK 2.14% 15.81% 0.00%
8.24%

Color #E5C5EA in popluar number systems.

HEX E5 C5 EA
Decimal 229 197 234
Binary 11100101 11000101 11101010
Octal 345 305 352

Shades and tints

Shades of #E5C5EA

#E5C5EA
(229,197,234)
#D1B4D5
(209,180,213)
#BDA3C0
(189,163,192)
#A992AB
(169,146,171)
#958196
(149,129,150)
#817081
(129,112,129)
#6D5F6C
(109,95,108)
#594E57
(89,78,87)
#453D42
(69,61,66)
#312C2D
(49,44,45)
#1D1B18
(29,27,24)
#000000
(0,0,0)

Tints of #E5C5EA

#E5C5EA
(229,197,234)
#E7CAEB
(231,202,235)
#E9CFEC
(233,207,236)
#EBD4ED
(235,212,237)
#EDD9EE
(237,217,238)
#EFDEEF
(239,222,239)
#F1E3F0
(241,227,240)
#F3E8F1
(243,232,241)
#F5EDF2
(245,237,242)
#F7F2F3
(247,242,243)
#F9F7F4
(249,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C5EA color. Also use rgb(229,197,234) instead hex code.

Text Font Color

.myTextColor { color: #E5C5EA; }

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

This text font color is #E5C5EA.

Background Color

.myBgColor { background-color: #E5C5EA; }

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

This div background color is #E5C5EA.

Border color

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

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

This div border color is #E5C5EA.

Opacity

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

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

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

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

This text has shadow with #E5C5EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C5EA.

Preview

Color preview on black background

This text has color #E5C5EA on black background.


Color preview on white background

This text has color #E5C5EA on white background.


Black color preview on #E5C5EA background

This text has black color on #E5C5EA background.


White color preview on #E5C5EA background

This text has white color on #E5C5EA background.


Related colors

Complementary color

Complementary color for #hex is #1A3A15.


I love getcolorcode.com

Triadic colors

1 #EAE5C5 and #C5EAE5 with #E5C5EA are triadic colors.

2 #EAC5E5 and #C5E5EA with #E5C5EA are triadic colors.