COLOR #E287C7

HEX: #E287C7 RGB: (226,135,199)

Color info

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

RGB color model

#E287C7 color RGB value is (226,135,199).

RGB: (226,135,199) (89%, 53%, 78%)

RGB channels and saturation

R 226 of 255 = 89%
G 135 of 255 = 53%
B 199 of 255 = 78%

226
135
199

R + G + B ~ 73%. #E287C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 135 + 199 = 560 (100%)
R 226 of 560 ~ 40.36%
G 135 of 560 ~ 24.11%
B 199 of 560 ~ 35.54'%

%40.36
%24.11
%35.54

CMYK color model

#E287C7 color CMYK value is (0,40,12,11).

  • cyan value is 0.00%
  • magenta value is 40.27%
  • yellow value is 11.95%
  • key color value is 11.37%

CMYK: (0,40,12,11)
C0M40Y12K11 (0%, 40%, 12%, 11%)
(0.00 / 0.40 / 0.12 / 0.11)

CMYK percentages

%0
%40.27
%11.95
%11.37

Codes

Color #E287C7 in popluar color models

E2 87 C7
RGB 226 135 199
HSL 318° 61.07% 70.78%
HSB/HSV 318° 40.27% 88.63%
CMYK 0.00% 40.27% 11.95%
11.37%

Color #E287C7 in popluar number systems.

HEX E2 87 C7
Decimal 226 135 199
Binary 11100010 10000111 11000111
Octal 342 207 307

Shades and tints

Shades of #E287C7

#E287C7
(226,135,199)
#CE7BB5
(206,123,181)
#BA6FA3
(186,111,163)
#A66391
(166,99,145)
#92577F
(146,87,127)
#7E4B6D
(126,75,109)
#6A3F5B
(106,63,91)
#563349
(86,51,73)
#422737
(66,39,55)
#2E1B25
(46,27,37)
#1A0F13
(26,15,19)
#000000
(0,0,0)

Tints of #E287C7

#E287C7
(226,135,199)
#E491CC
(228,145,204)
#E69BD1
(230,155,209)
#E8A5D6
(232,165,214)
#EAAFDB
(234,175,219)
#ECB9E0
(236,185,224)
#EEC3E5
(238,195,229)
#F0CDEA
(240,205,234)
#F2D7EF
(242,215,239)
#F4E1F4
(244,225,244)
#F6EBF9
(246,235,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E287C7; }

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

This text font color is #E287C7.

Background Color

.myBgColor { background-color: #E287C7; }

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

This div background color is #E287C7.

Border color

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

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

This div border color is #E287C7.

Opacity

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

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

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

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

This text has shadow with #E287C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E287C7.

Preview

Color preview on black background

This text has color #E287C7 on black background.


Color preview on white background

This text has color #E287C7 on white background.


Black color preview on #E287C7 background

This text has black color on #E287C7 background.


White color preview on #E287C7 background

This text has white color on #E287C7 background.


Related colors

Complementary color

Complementary color for #hex is #1D7838.


I love getcolorcode.com

Triadic colors

1 #C7E287 and #87C7E2 with #E287C7 are triadic colors.

2 #C787E2 and #87E2C7 with #E287C7 are triadic colors.