COLOR #E3A4CE

HEX: #E3A4CE RGB: (227,164,206)

Color info

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

RGB color model

#E3A4CE color RGB value is (227,164,206).

RGB: (227,164,206) (89%, 64%, 81%)

RGB channels and saturation

R 227 of 255 = 89%
G 164 of 255 = 64%
B 206 of 255 = 81%

227
164
206

R + G + B ~ 78%. #E3A4CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 164 + 206 = 597 (100%)
R 227 of 597 ~ 38.02%
G 164 of 597 ~ 27.47%
B 206 of 597 ~ 34.51'%

%38.02
%27.47
%34.51

CMYK color model

#E3A4CE color CMYK value is (0,28,9,11).

  • cyan value is 0.00%
  • magenta value is 27.75%
  • yellow value is 9.25%
  • key color value is 10.98%
CMYK: (0,28,9,11) C0M28Y9K11 (0%,28%,9%,11%) (0.00/0.28/0.09/0.11) 

CMYK percentages

%0
%27.75
%9.25
%10.98

Codes

Color #E3A4CE in popluar color models

E3 A4 CE
RGB 227 164 206
HSL 320° 52.94% 76.67%
HSB/HSV 320° 27.75% 89.02%
CMYK 0.00% 27.75% 9.25%
10.98%

Color #E3A4CE in popluar number systems.

HEX E3 A4 CE
Decimal 227 164 206
Binary 11100011 10100100 11001110
Octal 343 244 316

Shades and tints

Shades of #E3A4CE

#E3A4CE
(227,164,206)
#CF96BC
(207,150,188)
#BB88AA
(187,136,170)
#A77A98
(167,122,152)
#936C86
(147,108,134)
#7F5E74
(127,94,116)
#6B5062
(107,80,98)
#574250
(87,66,80)
#43343E
(67,52,62)
#2F262C
(47,38,44)
#1B181A
(27,24,26)
#000000
(0,0,0)

Tints of #E3A4CE

#E3A4CE
(227,164,206)
#E5ACD2
(229,172,210)
#E7B4D6
(231,180,214)
#E9BCDA
(233,188,218)
#EBC4DE
(235,196,222)
#EDCCE2
(237,204,226)
#EFD4E6
(239,212,230)
#F1DCEA
(241,220,234)
#F3E4EE
(243,228,238)
#F5ECF2
(245,236,242)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3A4CE color. Also use rgb(227,164,206) instead hex code.

Text Font Color

.myTextColor { color: #E3A4CE; }

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

This text font color is #E3A4CE.

Background Color

.myBgColor { background-color: #E3A4CE; }

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

This div background color is #E3A4CE.

Border color

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

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

This div border color is #E3A4CE.

Opacity

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

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

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

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

This text has shadow with #E3A4CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3A4CE.

Preview

Color preview on black background

This text has color #E3A4CE on black background.


Color preview on white background

This text has color #E3A4CE on white background.


Black color preview on #E3A4CE background

This text has black color on #E3A4CE background.


White color preview on #E3A4CE background

This text has white color on #E3A4CE background.


Related colors

Complementary color

Complementary color for #hex is #1C5B31.


I love getcolorcode.com

Triadic colors

1 #CEE3A4 and #A4CEE3 with #E3A4CE are triadic colors.

2 #CEA4E3 and #A4E3CE with #E3A4CE are triadic colors.