COLOR #E8A6EA

HEX: #E8A6EA RGB: (232,166,234)

Color info

#E8A6EA contains mainly red and blue colors. Web safe color of #E8A6EA is #FF99FF (or #F9F).

RGB color model

#E8A6EA color RGB value is (232,166,234).

RGB: (232,166,234) (91%, 65%, 92%)

RGB channels and saturation

R 232 of 255 = 91%
G 166 of 255 = 65%
B 234 of 255 = 92%

232
166
234

R + G + B ~ 83%. #E8A6EA is quite light color.

Portions of RGB colors in percentages

R + G + B = 232 + 166 + 234 = 632 (100%)
R 232 of 632 ~ 36.71%
G 166 of 632 ~ 26.27%
B 234 of 632 ~ 37.03'%

%36.71
%26.27
%37.03

CMYK color model

#E8A6EA color CMYK value is (1,29,0,8).

  • cyan value is 0.85%
  • magenta value is 29.06%
  • yellow value is 0.00%
  • key color value is 8.24%

CMYK: (1,29,0,8)
C1M29Y0K8 (1%, 29%, 0%, 8%)
(0.01 / 0.29 / 0.00 / 0.08)

CMYK percentages

%0.85
%29.06
%0
%8.24

Codes

Color #E8A6EA in popluar color models

E8 A6 EA
RGB 232 166 234
HSL 298° 61.82% 78.43%
HSB/HSV 298° 29.06% 91.76%
CMYK 0.85% 29.06% 0.00%
8.24%

Color #E8A6EA in popluar number systems.

HEX E8 A6 EA
Decimal 232 166 234
Binary 11101000 10100110 11101010
Octal 350 246 352

Shades and tints

Shades of #E8A6EA

#E8A6EA
(232,166,234)
#D397D5
(211,151,213)
#BE88C0
(190,136,192)
#A979AB
(169,121,171)
#946A96
(148,106,150)
#7F5B81
(127,91,129)
#6A4C6C
(106,76,108)
#553D57
(85,61,87)
#402E42
(64,46,66)
#2B1F2D
(43,31,45)
#161018
(22,16,24)
#000000
(0,0,0)

Tints of #E8A6EA

#E8A6EA
(232,166,234)
#EAAEEB
(234,174,235)
#ECB6EC
(236,182,236)
#EEBEED
(238,190,237)
#F0C6EE
(240,198,238)
#F2CEEF
(242,206,239)
#F4D6F0
(244,214,240)
#F6DEF1
(246,222,241)
#F8E6F2
(248,230,242)
#FAEEF3
(250,238,243)
#FCF6F4
(252,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8A6EA color. Also use rgb(232,166,234) instead hex code.

Text Font Color

.myTextColor { color: #E8A6EA; }

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

This text font color is #E8A6EA.

Background Color

.myBgColor { background-color: #E8A6EA; }

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

This div background color is #E8A6EA.

Border color

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

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

This div border color is #E8A6EA.

Opacity

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

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

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

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

This text has shadow with #E8A6EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8A6EA.

Preview

Color preview on black background

This text has color #E8A6EA on black background.


Color preview on white background

This text has color #E8A6EA on white background.


Black color preview on #E8A6EA background

This text has black color on #E8A6EA background.


White color preview on #E8A6EA background

This text has white color on #E8A6EA background.


Related colors

Complementary color

Complementary color for #hex is #175915.


I love getcolorcode.com

Triadic colors

1 #EAE8A6 and #A6EAE8 with #E8A6EA are triadic colors.

2 #EAA6E8 and #A6E8EA with #E8A6EA are triadic colors.