COLOR #E5A7CE

HEX: #E5A7CE RGB: (229,167,206)

Color info

#E5A7CE contains mainly red and blue colors. Web safe color of #E5A7CE is #CC99CC (or #C9C).

RGB color model

#E5A7CE color RGB value is (229,167,206).

RGB: (229,167,206) (90%, 65%, 81%)

RGB channels and saturation

R 229 of 255 = 90%
G 167 of 255 = 65%
B 206 of 255 = 81%

229
167
206

R + G + B ~ 79%. #E5A7CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 167 + 206 = 602 (100%)
R 229 of 602 ~ 38.04%
G 167 of 602 ~ 27.74%
B 206 of 602 ~ 34.22'%

%38.04
%27.74
%34.22

CMYK color model

#E5A7CE color CMYK value is (0,27,10,10).

  • cyan value is 0.00%
  • magenta value is 27.07%
  • yellow value is 10.04%
  • key color value is 10.20%

CMYK: (0,27,10,10)
C0M27Y10K10 (0%, 27%, 10%, 10%)
(0.00 / 0.27 / 0.10 / 0.10)

CMYK percentages

%0
%27.07
%10.04
%10.2

Codes

Color #E5A7CE in popluar color models

E5 A7 CE
RGB 229 167 206
HSL 322° 54.39% 77.65%
HSB/HSV 322° 27.07% 89.80%
CMYK 0.00% 27.07% 10.04%
10.20%

Color #E5A7CE in popluar number systems.

HEX E5 A7 CE
Decimal 229 167 206
Binary 11100101 10100111 11001110
Octal 345 247 316

Shades and tints

Shades of #E5A7CE

#E5A7CE
(229,167,206)
#D198BC
(209,152,188)
#BD89AA
(189,137,170)
#A97A98
(169,122,152)
#956B86
(149,107,134)
#815C74
(129,92,116)
#6D4D62
(109,77,98)
#593E50
(89,62,80)
#452F3E
(69,47,62)
#31202C
(49,32,44)
#1D111A
(29,17,26)
#000000
(0,0,0)

Tints of #E5A7CE

#E5A7CE
(229,167,206)
#E7AFD2
(231,175,210)
#E9B7D6
(233,183,214)
#EBBFDA
(235,191,218)
#EDC7DE
(237,199,222)
#EFCFE2
(239,207,226)
#F1D7E6
(241,215,230)
#F3DFEA
(243,223,234)
#F5E7EE
(245,231,238)
#F7EFF2
(247,239,242)
#F9F7F6
(249,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5A7CE color. Also use rgb(229,167,206) instead hex code.

Text Font Color

.myTextColor { color: #E5A7CE; }

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

This text font color is #E5A7CE.

Background Color

.myBgColor { background-color: #E5A7CE; }

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

This div background color is #E5A7CE.

Border color

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

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

This div border color is #E5A7CE.

Opacity

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

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

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

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

This text has shadow with #E5A7CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5A7CE.

Preview

Color preview on black background

This text has color #E5A7CE on black background.


Color preview on white background

This text has color #E5A7CE on white background.


Black color preview on #E5A7CE background

This text has black color on #E5A7CE background.


White color preview on #E5A7CE background

This text has white color on #E5A7CE background.


Related colors

Complementary color

Complementary color for #hex is #1A5831.


I love getcolorcode.com

Triadic colors

1 #CEE5A7 and #A7CEE5 with #E5A7CE are triadic colors.

2 #CEA7E5 and #A7E5CE with #E5A7CE are triadic colors.