COLOR #E2A8EA

HEX: #E2A8EA RGB: (226,168,234)

Color info

#E2A8EA contains mainly red and blue colors. Web safe color of #E2A8EA is #CC99FF (or #C9F).

RGB color model

#E2A8EA color RGB value is (226,168,234).

RGB: (226,168,234) (89%, 66%, 92%)

RGB channels and saturation

R 226 of 255 = 89%
G 168 of 255 = 66%
B 234 of 255 = 92%

226
168
234

R + G + B ~ 82%. #E2A8EA is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 168 + 234 = 628 (100%)
R 226 of 628 ~ 35.99%
G 168 of 628 ~ 26.75%
B 234 of 628 ~ 37.26'%

%35.99
%26.75
%37.26

CMYK color model

#E2A8EA color CMYK value is (3,28,0,8).

  • cyan value is 3.42%
  • magenta value is 28.21%
  • yellow value is 0.00%
  • key color value is 8.24%

CMYK: (3,28,0,8)
C3M28Y0K8 (3%, 28%, 0%, 8%)
(0.03 / 0.28 / 0.00 / 0.08)

CMYK percentages

%3.42
%28.21
%0
%8.24

Codes

Color #E2A8EA in popluar color models

E2 A8 EA
RGB 226 168 234
HSL 293° 61.11% 78.82%
HSB/HSV 293° 28.21% 91.76%
CMYK 3.42% 28.21% 0.00%
8.24%

Color #E2A8EA in popluar number systems.

HEX E2 A8 EA
Decimal 226 168 234
Binary 11100010 10101000 11101010
Octal 342 250 352

Shades and tints

Shades of #E2A8EA

#E2A8EA
(226,168,234)
#CE99D5
(206,153,213)
#BA8AC0
(186,138,192)
#A67BAB
(166,123,171)
#926C96
(146,108,150)
#7E5D81
(126,93,129)
#6A4E6C
(106,78,108)
#563F57
(86,63,87)
#423042
(66,48,66)
#2E212D
(46,33,45)
#1A1218
(26,18,24)
#000000
(0,0,0)

Tints of #E2A8EA

#E2A8EA
(226,168,234)
#E4AFEB
(228,175,235)
#E6B6EC
(230,182,236)
#E8BDED
(232,189,237)
#EAC4EE
(234,196,238)
#ECCBEF
(236,203,239)
#EED2F0
(238,210,240)
#F0D9F1
(240,217,241)
#F2E0F2
(242,224,242)
#F4E7F3
(244,231,243)
#F6EEF4
(246,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2A8EA color. Also use rgb(226,168,234) instead hex code.

Text Font Color

.myTextColor { color: #E2A8EA; }

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

This text font color is #E2A8EA.

Background Color

.myBgColor { background-color: #E2A8EA; }

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

This div background color is #E2A8EA.

Border color

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

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

This div border color is #E2A8EA.

Opacity

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

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

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

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

This text has shadow with #E2A8EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2A8EA.

Preview

Color preview on black background

This text has color #E2A8EA on black background.


Color preview on white background

This text has color #E2A8EA on white background.


Black color preview on #E2A8EA background

This text has black color on #E2A8EA background.


White color preview on #E2A8EA background

This text has white color on #E2A8EA background.


Related colors

Complementary color

Complementary color for #hex is #1D5715.


I love getcolorcode.com

Triadic colors

1 #EAE2A8 and #A8EAE2 with #E2A8EA are triadic colors.

2 #EAA8E2 and #A8E2EA with #E2A8EA are triadic colors.