COLOR #E1AFE1

HEX: #E1AFE1 RGB: (225,175,225)

Color info

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

RGB color model

#E1AFE1 color RGB value is (225,175,225).

RGB: (225,175,225) (88%, 69%, 88%)

RGB channels and saturation

R 225 of 255 = 88%
G 175 of 255 = 69%
B 225 of 255 = 88%

225
175
225

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

Portions of RGB colors in percentages

R + G + B = 225 + 175 + 225 = 625 (100%)
R 225 of 625 ~ 36%
G 175 of 625 ~ 28%
B 225 of 625 ~ 36'%

%36
%28
%36

CMYK color model

#E1AFE1 color CMYK value is (0,22,0,12).

  • cyan value is 0.00%
  • magenta value is 22.22%
  • yellow value is 0.00%
  • key color value is 11.76%

CMYK: (0,22,0,12)
C0M22Y0K12 (0%, 22%, 0%, 12%)
(0.00 / 0.22 / 0.00 / 0.12)

CMYK percentages

%0
%22.22
%0
%11.76

Codes

Color #E1AFE1 in popluar color models

E1 AF E1
RGB 225 175 225
HSL 300° 45.45% 78.43%
HSB/HSV 300° 22.22% 88.24%
CMYK 0.00% 22.22% 0.00%
11.76%

Color #E1AFE1 in popluar number systems.

HEX E1 AF E1
Decimal 225 175 225
Binary 11100001 10101111 11100001
Octal 341 257 341

Shades and tints

Shades of #E1AFE1

#E1AFE1
(225,175,225)
#CDA0CD
(205,160,205)
#B991B9
(185,145,185)
#A582A5
(165,130,165)
#917391
(145,115,145)
#7D647D
(125,100,125)
#695569
(105,85,105)
#554655
(85,70,85)
#413741
(65,55,65)
#2D282D
(45,40,45)
#191919
(25,25,25)
#000000
(0,0,0)

Tints of #E1AFE1

#E1AFE1
(225,175,225)
#E3B6E3
(227,182,227)
#E5BDE5
(229,189,229)
#E7C4E7
(231,196,231)
#E9CBE9
(233,203,233)
#EBD2EB
(235,210,235)
#EDD9ED
(237,217,237)
#EFE0EF
(239,224,239)
#F1E7F1
(241,231,241)
#F3EEF3
(243,238,243)
#F5F5F5
(245,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E1AFE1; }

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

This text font color is #E1AFE1.

Background Color

.myBgColor { background-color: #E1AFE1; }

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

This div background color is #E1AFE1.

Border color

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

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

This div border color is #E1AFE1.

Opacity

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

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

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

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

This text has shadow with #E1AFE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1AFE1.

Preview

Color preview on black background

This text has color #E1AFE1 on black background.


Color preview on white background

This text has color #E1AFE1 on white background.


Black color preview on #E1AFE1 background

This text has black color on #E1AFE1 background.


White color preview on #E1AFE1 background

This text has white color on #E1AFE1 background.


Related colors

Complementary color

Complementary color for #hex is #1E501E.


I love getcolorcode.com

Triadic colors

1 #E1E1AF and #AFE1E1 with #E1AFE1 are triadic colors.

2 #E1AFE1 and #AFE1E1 with #E1AFE1 are triadic colors.