COLOR #E399B4

HEX: #E399B4 RGB: (227,153,180)

Color info

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

RGB color model

#E399B4 color RGB value is (227,153,180).

RGB: (227,153,180) (89%, 60%, 71%)

RGB channels and saturation

R 227 of 255 = 89%
G 153 of 255 = 60%
B 180 of 255 = 71%

227
153
180

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

Portions of RGB colors in percentages

R + G + B = 227 + 153 + 180 = 560 (100%)
R 227 of 560 ~ 40.54%
G 153 of 560 ~ 27.32%
B 180 of 560 ~ 32.14'%

%40.54
%27.32
%32.14

CMYK color model

#E399B4 color CMYK value is (0,33,21,11).

  • cyan value is 0.00%
  • magenta value is 32.60%
  • yellow value is 20.70%
  • key color value is 10.98%

CMYK: (0,33,21,11)
C0M33Y21K11 (0%, 33%, 21%, 11%)
(0.00 / 0.33 / 0.21 / 0.11)

CMYK percentages

%0
%32.6
%20.7
%10.98

Codes

Color #E399B4 in popluar color models

E3 99 B4
RGB 227 153 180
HSL 338° 56.92% 74.51%
HSB/HSV 338° 32.60% 89.02%
CMYK 0.00% 32.60% 20.70%
10.98%

Color #E399B4 in popluar number systems.

HEX E3 99 B4
Decimal 227 153 180
Binary 11100011 10011001 10110100
Octal 343 231 264

Shades and tints

Shades of #E399B4

#E399B4
(227,153,180)
#CF8CA4
(207,140,164)
#BB7F94
(187,127,148)
#A77284
(167,114,132)
#936574
(147,101,116)
#7F5864
(127,88,100)
#6B4B54
(107,75,84)
#573E44
(87,62,68)
#433134
(67,49,52)
#2F2424
(47,36,36)
#1B1714
(27,23,20)
#000000
(0,0,0)

Tints of #E399B4

#E399B4
(227,153,180)
#E5A2BA
(229,162,186)
#E7ABC0
(231,171,192)
#E9B4C6
(233,180,198)
#EBBDCC
(235,189,204)
#EDC6D2
(237,198,210)
#EFCFD8
(239,207,216)
#F1D8DE
(241,216,222)
#F3E1E4
(243,225,228)
#F5EAEA
(245,234,234)
#F7F3F0
(247,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E399B4 color. Also use rgb(227,153,180) instead hex code.

Text Font Color

.myTextColor { color: #E399B4; }

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

This text font color is #E399B4.

Background Color

.myBgColor { background-color: #E399B4; }

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

This div background color is #E399B4.

Border color

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

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

This div border color is #E399B4.

Opacity

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

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

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

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

This text has shadow with #E399B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E399B4.

Preview

Color preview on black background

This text has color #E399B4 on black background.


Color preview on white background

This text has color #E399B4 on white background.


Black color preview on #E399B4 background

This text has black color on #E399B4 background.


White color preview on #E399B4 background

This text has white color on #E399B4 background.


Related colors

Complementary color

Complementary color for #hex is #1C664B.


I love getcolorcode.com

Triadic colors

1 #B4E399 and #99B4E3 with #E399B4 are triadic colors.

2 #B499E3 and #99E3B4 with #E399B4 are triadic colors.