COLOR #E8AFE7

HEX: #E8AFE7 RGB: (232,175,231)

Color info

#E8AFE7 contains red, green and blue colors in about the same proportion. Web safe color of #E8AFE7 is #FF99FF (or #F9F).

RGB color model

#E8AFE7 color RGB value is (232,175,231).

RGB: (232,175,231) (91%, 69%, 91%)

RGB channels and saturation

R 232 of 255 = 91%
G 175 of 255 = 69%
B 231 of 255 = 91%

232
175
231

R + G + B ~ 84%. #E8AFE7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 232 + 175 + 231 = 638 (100%)
R 232 of 638 ~ 36.36%
G 175 of 638 ~ 27.43%
B 231 of 638 ~ 36.21'%

%36.36
%27.43
%36.21

CMYK color model

#E8AFE7 color CMYK value is (0,25,0,9).

  • cyan value is 0.00%
  • magenta value is 24.57%
  • yellow value is 0.43%
  • key color value is 9.02%
CMYK: (0,25,0,9) C0M25Y0K9 (0%,25%,0%,9%) (0.00/0.25/0.00/0.09) 

CMYK percentages

%0
%24.57
%0.43
%9.02

Codes

Color #E8AFE7 in popluar color models

E8 AF E7
RGB 232 175 231
HSL 301° 55.34% 79.80%
HSB/HSV 301° 24.57% 90.98%
CMYK 0.00% 24.57% 0.43%
9.02%

Color #E8AFE7 in popluar number systems.

HEX E8 AF E7
Decimal 232 175 231
Binary 11101000 10101111 11100111
Octal 350 257 347

Shades and tints

Shades of #E8AFE7

#E8AFE7
(232,175,231)
#D3A0D2
(211,160,210)
#BE91BD
(190,145,189)
#A982A8
(169,130,168)
#947393
(148,115,147)
#7F647E
(127,100,126)
#6A5569
(106,85,105)
#554654
(85,70,84)
#40373F
(64,55,63)
#2B282A
(43,40,42)
#161915
(22,25,21)
#000000
(0,0,0)

Tints of #E8AFE7

#E8AFE7
(232,175,231)
#EAB6E9
(234,182,233)
#ECBDEB
(236,189,235)
#EEC4ED
(238,196,237)
#F0CBEF
(240,203,239)
#F2D2F1
(242,210,241)
#F4D9F3
(244,217,243)
#F6E0F5
(246,224,245)
#F8E7F7
(248,231,247)
#FAEEF9
(250,238,249)
#FCF5FB
(252,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8AFE7 color. Also use rgb(232,175,231) instead hex code.

Text Font Color

.myTextColor { color: #E8AFE7; }

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

This text font color is #E8AFE7.

Background Color

.myBgColor { background-color: #E8AFE7; }

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

This div background color is #E8AFE7.

Border color

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

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

This div border color is #E8AFE7.

Opacity

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

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

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

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

This text has shadow with #E8AFE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8AFE7.

Preview

Color preview on black background

This text has color #E8AFE7 on black background.


Color preview on white background

This text has color #E8AFE7 on white background.


Black color preview on #E8AFE7 background

This text has black color on #E8AFE7 background.


White color preview on #E8AFE7 background

This text has white color on #E8AFE7 background.


Related colors

Complementary color

Complementary color for #hex is #175018.


I love getcolorcode.com

Triadic colors

1 #E7E8AF and #AFE7E8 with #E8AFE7 are triadic colors.

2 #E7AFE8 and #AFE8E7 with #E8AFE7 are triadic colors.