COLOR #E491E2

HEX: #E491E2 RGB: (228,145,226)

Color info

#E491E2 contains mainly red and blue colors. Web safe color of #E491E2 is #CC99CC (or #C9C).

RGB color model

#E491E2 color RGB value is (228,145,226).

RGB: (228,145,226) (89%, 57%, 89%)

RGB channels and saturation

R 228 of 255 = 89%
G 145 of 255 = 57%
B 226 of 255 = 89%

228
145
226

R + G + B ~ 78%. #E491E2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 145 + 226 = 599 (100%)
R 228 of 599 ~ 38.06%
G 145 of 599 ~ 24.21%
B 226 of 599 ~ 37.73'%

%38.06
%24.21
%37.73

CMYK color model

#E491E2 color CMYK value is (0,36,1,11).

  • cyan value is 0.00%
  • magenta value is 36.40%
  • yellow value is 0.88%
  • key color value is 10.59%

CMYK: (0,36,1,11)
C0M36Y1K11 (0%, 36%, 1%, 11%)
(0.00 / 0.36 / 0.01 / 0.11)

CMYK percentages

%0
%36.4
%0.88
%10.59

Codes

Color #E491E2 in popluar color models

E4 91 E2
RGB 228 145 226
HSL 301° 60.58% 73.14%
HSB/HSV 301° 36.40% 89.41%
CMYK 0.00% 36.40% 0.88%
10.59%

Color #E491E2 in popluar number systems.

HEX E4 91 E2
Decimal 228 145 226
Binary 11100100 10010001 11100010
Octal 344 221 342

Shades and tints

Shades of #E491E2

#E491E2
(228,145,226)
#D084CE
(208,132,206)
#BC77BA
(188,119,186)
#A86AA6
(168,106,166)
#945D92
(148,93,146)
#80507E
(128,80,126)
#6C436A
(108,67,106)
#583656
(88,54,86)
#442942
(68,41,66)
#301C2E
(48,28,46)
#1C0F1A
(28,15,26)
#000000
(0,0,0)

Tints of #E491E2

#E491E2
(228,145,226)
#E69BE4
(230,155,228)
#E8A5E6
(232,165,230)
#EAAFE8
(234,175,232)
#ECB9EA
(236,185,234)
#EEC3EC
(238,195,236)
#F0CDEE
(240,205,238)
#F2D7F0
(242,215,240)
#F4E1F2
(244,225,242)
#F6EBF4
(246,235,244)
#F8F5F6
(248,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E491E2 color. Also use rgb(228,145,226) instead hex code.

Text Font Color

.myTextColor { color: #E491E2; }

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

This text font color is #E491E2.

Background Color

.myBgColor { background-color: #E491E2; }

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

This div background color is #E491E2.

Border color

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

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

This div border color is #E491E2.

Opacity

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

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

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

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

This text has shadow with #E491E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E491E2.

Preview

Color preview on black background

This text has color #E491E2 on black background.


Color preview on white background

This text has color #E491E2 on white background.


Black color preview on #E491E2 background

This text has black color on #E491E2 background.


White color preview on #E491E2 background

This text has white color on #E491E2 background.


Related colors

Complementary color

Complementary color for #hex is #1B6E1D.


I love getcolorcode.com

Triadic colors

1 #E2E491 and #91E2E4 with #E491E2 are triadic colors.

2 #E291E4 and #91E4E2 with #E491E2 are triadic colors.