COLOR #E787A8

HEX: #E787A8 RGB: (231,135,168)

Color info

#E787A8 contains mainly red color. Web safe color of #E787A8 is #FF9999 (or #F99).

RGB color model

#E787A8 color RGB value is (231,135,168).

RGB: (231,135,168) (91%, 53%, 66%)

RGB channels and saturation

R 231 of 255 = 91%
G 135 of 255 = 53%
B 168 of 255 = 66%

231
135
168

R + G + B ~ 70%. #E787A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 135 + 168 = 534 (100%)
R 231 of 534 ~ 43.26%
G 135 of 534 ~ 25.28%
B 168 of 534 ~ 31.46'%

%43.26
%25.28
%31.46

CMYK color model

#E787A8 color CMYK value is (0,42,27,9).

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

CMYK: (0,42,27,9)
C0M42Y27K9 (0%, 42%, 27%, 9%)
(0.00 / 0.42 / 0.27 / 0.09)

CMYK percentages

%0
%41.56
%27.27
%9.41

Codes

Color #E787A8 in popluar color models

E7 87 A8
RGB 231 135 168
HSL 339° 66.67% 71.76%
HSB/HSV 339° 41.56% 90.59%
CMYK 0.00% 41.56% 27.27%
9.41%

Color #E787A8 in popluar number systems.

HEX E7 87 A8
Decimal 231 135 168
Binary 11100111 10000111 10101000
Octal 347 207 250

Shades and tints

Shades of #E787A8

#E787A8
(231,135,168)
#D27B99
(210,123,153)
#BD6F8A
(189,111,138)
#A8637B
(168,99,123)
#93576C
(147,87,108)
#7E4B5D
(126,75,93)
#693F4E
(105,63,78)
#54333F
(84,51,63)
#3F2730
(63,39,48)
#2A1B21
(42,27,33)
#150F12
(21,15,18)
#000000
(0,0,0)

Tints of #E787A8

#E787A8
(231,135,168)
#E991AF
(233,145,175)
#EB9BB6
(235,155,182)
#EDA5BD
(237,165,189)
#EFAFC4
(239,175,196)
#F1B9CB
(241,185,203)
#F3C3D2
(243,195,210)
#F5CDD9
(245,205,217)
#F7D7E0
(247,215,224)
#F9E1E7
(249,225,231)
#FBEBEE
(251,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E787A8; }

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

This text font color is #E787A8.

Background Color

.myBgColor { background-color: #E787A8; }

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

This div background color is #E787A8.

Border color

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

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

This div border color is #E787A8.

Opacity

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

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

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

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

This text has shadow with #E787A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E787A8.

Preview

Color preview on black background

This text has color #E787A8 on black background.


Color preview on white background

This text has color #E787A8 on white background.


Black color preview on #E787A8 background

This text has black color on #E787A8 background.


White color preview on #E787A8 background

This text has white color on #E787A8 background.


Related colors

Complementary color

Complementary color for #hex is #187857.


I love getcolorcode.com

Triadic colors

1 #A8E787 and #87A8E7 with #E787A8 are triadic colors.

2 #A887E7 and #87E7A8 with #E787A8 are triadic colors.