COLOR #E9AFE9

HEX: #E9AFE9 RGB: (233,175,233)

Color info

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

RGB color model

#E9AFE9 color RGB value is (233,175,233).

RGB: (233,175,233) (91%, 69%, 91%)

RGB channels and saturation

R 233 of 255 = 91%
G 175 of 255 = 69%
B 233 of 255 = 91%

233
175
233

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

Portions of RGB colors in percentages

R + G + B = 233 + 175 + 233 = 641 (100%)
R 233 of 641 ~ 36.35%
G 175 of 641 ~ 27.3%
B 233 of 641 ~ 36.35'%

%36.35
%27.3
%36.35

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 24.89%
  • yellow value is 0.00%
  • key color value is 8.63%

CMYK: (0,25,0,9)
C0M25Y0K9 (0%, 25%, 0%, 9%)
(0.00 / 0.25 / 0.00 / 0.09)

CMYK percentages

%0
%24.89
%0
%8.63

Codes

Color #E9AFE9 in popluar color models

E9 AF E9
RGB 233 175 233
HSL 300° 56.86% 80.00%
HSB/HSV 300° 24.89% 91.37%
CMYK 0.00% 24.89% 0.00%
8.63%

Color #E9AFE9 in popluar number systems.

HEX E9 AF E9
Decimal 233 175 233
Binary 11101001 10101111 11101001
Octal 351 257 351

Shades and tints

Shades of #E9AFE9

#E9AFE9
(233,175,233)
#D4A0D4
(212,160,212)
#BF91BF
(191,145,191)
#AA82AA
(170,130,170)
#957395
(149,115,149)
#806480
(128,100,128)
#6B556B
(107,85,107)
#564656
(86,70,86)
#413741
(65,55,65)
#2C282C
(44,40,44)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #E9AFE9

#E9AFE9
(233,175,233)
#EBB6EB
(235,182,235)
#EDBDED
(237,189,237)
#EFC4EF
(239,196,239)
#F1CBF1
(241,203,241)
#F3D2F3
(243,210,243)
#F5D9F5
(245,217,245)
#F7E0F7
(247,224,247)
#F9E7F9
(249,231,249)
#FBEEFB
(251,238,251)
#FDF5FD
(253,245,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9AFE9; }

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

This text font color is #E9AFE9.

Background Color

.myBgColor { background-color: #E9AFE9; }

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

This div background color is #E9AFE9.

Border color

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

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

This div border color is #E9AFE9.

Opacity

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

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

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

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

This text has shadow with #E9AFE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9AFE9.

Preview

Color preview on black background

This text has color #E9AFE9 on black background.


Color preview on white background

This text has color #E9AFE9 on white background.


Black color preview on #E9AFE9 background

This text has black color on #E9AFE9 background.


White color preview on #E9AFE9 background

This text has white color on #E9AFE9 background.


Related colors

Complementary color

Complementary color for #hex is #165016.


I love getcolorcode.com

Triadic colors

1 #E9E9AF and #AFE9E9 with #E9AFE9 are triadic colors.

2 #E9AFE9 and #AFE9E9 with #E9AFE9 are triadic colors.