COLOR #E387B3

HEX: #E387B3 RGB: (227,135,179)

Color info

#E387B3 contains mainly red and blue colors. Web safe color of #E387B3 is #CC9999 (or #C99).

RGB color model

#E387B3 color RGB value is (227,135,179).

RGB: (227,135,179) (89%, 53%, 70%)

RGB channels and saturation

R 227 of 255 = 89%
G 135 of 255 = 53%
B 179 of 255 = 70%

227
135
179

R + G + B ~ 71%. #E387B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 135 + 179 = 541 (100%)
R 227 of 541 ~ 41.96%
G 135 of 541 ~ 24.95%
B 179 of 541 ~ 33.09'%

%41.96
%24.95
%33.09

CMYK color model

#E387B3 color CMYK value is (0,41,21,11).

  • cyan value is 0.00%
  • magenta value is 40.53%
  • yellow value is 21.15%
  • key color value is 10.98%

CMYK: (0,41,21,11)
C0M41Y21K11 (0%, 41%, 21%, 11%)
(0.00 / 0.41 / 0.21 / 0.11)

CMYK percentages

%0
%40.53
%21.15
%10.98

Codes

Color #E387B3 in popluar color models

E3 87 B3
RGB 227 135 179
HSL 331° 62.16% 70.98%
HSB/HSV 331° 40.53% 89.02%
CMYK 0.00% 40.53% 21.15%
10.98%

Color #E387B3 in popluar number systems.

HEX E3 87 B3
Decimal 227 135 179
Binary 11100011 10000111 10110011
Octal 343 207 263

Shades and tints

Shades of #E387B3

#E387B3
(227,135,179)
#CF7BA3
(207,123,163)
#BB6F93
(187,111,147)
#A76383
(167,99,131)
#935773
(147,87,115)
#7F4B63
(127,75,99)
#6B3F53
(107,63,83)
#573343
(87,51,67)
#432733
(67,39,51)
#2F1B23
(47,27,35)
#1B0F13
(27,15,19)
#000000
(0,0,0)

Tints of #E387B3

#E387B3
(227,135,179)
#E591B9
(229,145,185)
#E79BBF
(231,155,191)
#E9A5C5
(233,165,197)
#EBAFCB
(235,175,203)
#EDB9D1
(237,185,209)
#EFC3D7
(239,195,215)
#F1CDDD
(241,205,221)
#F3D7E3
(243,215,227)
#F5E1E9
(245,225,233)
#F7EBEF
(247,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E387B3 color. Also use rgb(227,135,179) instead hex code.

Text Font Color

.myTextColor { color: #E387B3; }

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

This text font color is #E387B3.

Background Color

.myBgColor { background-color: #E387B3; }

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

This div background color is #E387B3.

Border color

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

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

This div border color is #E387B3.

Opacity

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

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

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

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

This text has shadow with #E387B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E387B3.

Preview

Color preview on black background

This text has color #E387B3 on black background.


Color preview on white background

This text has color #E387B3 on white background.


Black color preview on #E387B3 background

This text has black color on #E387B3 background.


White color preview on #E387B3 background

This text has white color on #E387B3 background.


Related colors

Complementary color

Complementary color for #hex is #1C784C.


I love getcolorcode.com

Triadic colors

1 #B3E387 and #87B3E3 with #E387B3 are triadic colors.

2 #B387E3 and #87E3B3 with #E387B3 are triadic colors.