COLOR #E4AACE

HEX: #E4AACE RGB: (228,170,206)

Color info

#E4AACE contains red, green and blue colors in about the same proportion. Web safe color of #E4AACE is #CC99CC (or #C9C).

RGB color model

#E4AACE color RGB value is (228,170,206).

RGB: (228,170,206) (89%, 67%, 81%)

RGB channels and saturation

R 228 of 255 = 89%
G 170 of 255 = 67%
B 206 of 255 = 81%

228
170
206

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

Portions of RGB colors in percentages

R + G + B = 228 + 170 + 206 = 604 (100%)
R 228 of 604 ~ 37.75%
G 170 of 604 ~ 28.15%
B 206 of 604 ~ 34.11'%

%37.75
%28.15
%34.11

CMYK color model

#E4AACE color CMYK value is (0,25,10,11).

  • cyan value is 0.00%
  • magenta value is 25.44%
  • yellow value is 9.65%
  • key color value is 10.59%

CMYK: (0,25,10,11)
C0M25Y10K11 (0%, 25%, 10%, 11%)
(0.00 / 0.25 / 0.10 / 0.11)

CMYK percentages

%0
%25.44
%9.65
%10.59

Codes

Color #E4AACE in popluar color models

E4 AA CE
RGB 228 170 206
HSL 323° 51.79% 78.04%
HSB/HSV 323° 25.44% 89.41%
CMYK 0.00% 25.44% 9.65%
10.59%

Color #E4AACE in popluar number systems.

HEX E4 AA CE
Decimal 228 170 206
Binary 11100100 10101010 11001110
Octal 344 252 316

Shades and tints

Shades of #E4AACE

#E4AACE
(228,170,206)
#D09BBC
(208,155,188)
#BC8CAA
(188,140,170)
#A87D98
(168,125,152)
#946E86
(148,110,134)
#805F74
(128,95,116)
#6C5062
(108,80,98)
#584150
(88,65,80)
#44323E
(68,50,62)
#30232C
(48,35,44)
#1C141A
(28,20,26)
#000000
(0,0,0)

Tints of #E4AACE

#E4AACE
(228,170,206)
#E6B1D2
(230,177,210)
#E8B8D6
(232,184,214)
#EABFDA
(234,191,218)
#ECC6DE
(236,198,222)
#EECDE2
(238,205,226)
#F0D4E6
(240,212,230)
#F2DBEA
(242,219,234)
#F4E2EE
(244,226,238)
#F6E9F2
(246,233,242)
#F8F0F6
(248,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4AACE color. Also use rgb(228,170,206) instead hex code.

Text Font Color

.myTextColor { color: #E4AACE; }

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

This text font color is #E4AACE.

Background Color

.myBgColor { background-color: #E4AACE; }

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

This div background color is #E4AACE.

Border color

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

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

This div border color is #E4AACE.

Opacity

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

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

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

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

This text has shadow with #E4AACE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4AACE.

Preview

Color preview on black background

This text has color #E4AACE on black background.


Color preview on white background

This text has color #E4AACE on white background.


Black color preview on #E4AACE background

This text has black color on #E4AACE background.


White color preview on #E4AACE background

This text has white color on #E4AACE background.


Related colors

Complementary color

Complementary color for #hex is #1B5531.


I love getcolorcode.com

Triadic colors

1 #CEE4AA and #AACEE4 with #E4AACE are triadic colors.

2 #CEAAE4 and #AAE4CE with #E4AACE are triadic colors.