COLOR #E287E7

HEX: #E287E7 RGB: (226,135,231)

Color info

#E287E7 contains mainly red and blue colors. Web safe color of #E287E7 is #CC99FF (or #C9F).

RGB color model

#E287E7 color RGB value is (226,135,231).

RGB: (226,135,231) (89%, 53%, 91%)

RGB channels and saturation

R 226 of 255 = 89%
G 135 of 255 = 53%
B 231 of 255 = 91%

226
135
231

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

Portions of RGB colors in percentages

R + G + B = 226 + 135 + 231 = 592 (100%)
R 226 of 592 ~ 38.18%
G 135 of 592 ~ 22.8%
B 231 of 592 ~ 39.02'%

%38.18
%22.8
%39.02

CMYK color model

#E287E7 color CMYK value is (2,42,0,9).

  • cyan value is 2.16%
  • magenta value is 41.56%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (2,42,0,9)
C2M42Y0K9 (2%, 42%, 0%, 9%)
(0.02 / 0.42 / 0.00 / 0.09)

CMYK percentages

%2.16
%41.56
%0
%9.41

Codes

Color #E287E7 in popluar color models

E2 87 E7
RGB 226 135 231
HSL 297° 66.67% 71.76%
HSB/HSV 297° 41.56% 90.59%
CMYK 2.16% 41.56% 0.00%
9.41%

Color #E287E7 in popluar number systems.

HEX E2 87 E7
Decimal 226 135 231
Binary 11100010 10000111 11100111
Octal 342 207 347

Shades and tints

Shades of #E287E7

#E287E7
(226,135,231)
#CE7BD2
(206,123,210)
#BA6FBD
(186,111,189)
#A663A8
(166,99,168)
#925793
(146,87,147)
#7E4B7E
(126,75,126)
#6A3F69
(106,63,105)
#563354
(86,51,84)
#42273F
(66,39,63)
#2E1B2A
(46,27,42)
#1A0F15
(26,15,21)
#000000
(0,0,0)

Tints of #E287E7

#E287E7
(226,135,231)
#E491E9
(228,145,233)
#E69BEB
(230,155,235)
#E8A5ED
(232,165,237)
#EAAFEF
(234,175,239)
#ECB9F1
(236,185,241)
#EEC3F3
(238,195,243)
#F0CDF5
(240,205,245)
#F2D7F7
(242,215,247)
#F4E1F9
(244,225,249)
#F6EBFB
(246,235,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E287E7 color. Also use rgb(226,135,231) instead hex code.

Text Font Color

.myTextColor { color: #E287E7; }

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

This text font color is #E287E7.

Background Color

.myBgColor { background-color: #E287E7; }

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

This div background color is #E287E7.

Border color

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

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

This div border color is #E287E7.

Opacity

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

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

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

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

This text has shadow with #E287E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E287E7.

Preview

Color preview on black background

This text has color #E287E7 on black background.


Color preview on white background

This text has color #E287E7 on white background.


Black color preview on #E287E7 background

This text has black color on #E287E7 background.


White color preview on #E287E7 background

This text has white color on #E287E7 background.


Related colors

Complementary color

Complementary color for #hex is #1D7818.


I love getcolorcode.com

Triadic colors

1 #E7E287 and #87E7E2 with #E287E7 are triadic colors.

2 #E787E2 and #87E2E7 with #E287E7 are triadic colors.