COLOR #E48399

HEX: #E48399 RGB: (228,131,153)

Color info

#E48399 contains mainly red color. Web safe color of #E48399 is #CC9999 (or #C99).

RGB color model

#E48399 color RGB value is (228,131,153).

RGB: (228,131,153) (89%, 51%, 60%)

RGB channels and saturation

R 228 of 255 = 89%
G 131 of 255 = 51%
B 153 of 255 = 60%

228
131
153

R + G + B ~ 67%. #E48399 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 131 + 153 = 512 (100%)
R 228 of 512 ~ 44.53%
G 131 of 512 ~ 25.59%
B 153 of 512 ~ 29.88'%

%44.53
%25.59
%29.88

CMYK color model

#E48399 color CMYK value is (0,43,33,11).

  • cyan value is 0.00%
  • magenta value is 42.54%
  • yellow value is 32.89%
  • key color value is 10.59%
CMYK: (0,43,33,11) C0M43Y33K11 (0%,43%,33%,11%) (0.00/0.43/0.33/0.11) 

CMYK percentages

%0
%42.54
%32.89
%10.59

Codes

Color #E48399 in popluar color models

E4 83 99
RGB 228 131 153
HSL 346° 64.24% 70.39%
HSB/HSV 346° 42.54% 89.41%
CMYK 0.00% 42.54% 32.89%
10.59%

Color #E48399 in popluar number systems.

HEX E4 83 99
Decimal 228 131 153
Binary 11100100 10000011 10011001
Octal 344 203 231

Shades and tints

Shades of #E48399

#E48399
(228,131,153)
#D0788C
(208,120,140)
#BC6D7F
(188,109,127)
#A86272
(168,98,114)
#945765
(148,87,101)
#804C58
(128,76,88)
#6C414B
(108,65,75)
#58363E
(88,54,62)
#442B31
(68,43,49)
#302024
(48,32,36)
#1C1517
(28,21,23)
#000000
(0,0,0)

Tints of #E48399

#E48399
(228,131,153)
#E68EA2
(230,142,162)
#E899AB
(232,153,171)
#EAA4B4
(234,164,180)
#ECAFBD
(236,175,189)
#EEBAC6
(238,186,198)
#F0C5CF
(240,197,207)
#F2D0D8
(242,208,216)
#F4DBE1
(244,219,225)
#F6E6EA
(246,230,234)
#F8F1F3
(248,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E48399 color. Also use rgb(228,131,153) instead hex code.

Text Font Color

.myTextColor { color: #E48399; }

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

This text font color is #E48399.

Background Color

.myBgColor { background-color: #E48399; }

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

This div background color is #E48399.

Border color

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

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

This div border color is #E48399.

Opacity

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

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

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

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

This text has shadow with #E48399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E48399.

Preview

Color preview on black background

This text has color #E48399 on black background.


Color preview on white background

This text has color #E48399 on white background.


Black color preview on #E48399 background

This text has black color on #E48399 background.


White color preview on #E48399 background

This text has white color on #E48399 background.


Related colors

Complementary color

Complementary color for #hex is #1B7C66.


I love getcolorcode.com

Triadic colors

1 #99E483 and #8399E4 with #E48399 are triadic colors.

2 #9983E4 and #83E499 with #E48399 are triadic colors.