COLOR #E48894

HEX: #E48894 RGB: (228,136,148)

Color info

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

RGB color model

#E48894 color RGB value is (228,136,148).

RGB: (228,136,148) (89%, 53%, 58%)

RGB channels and saturation

R 228 of 255 = 89%
G 136 of 255 = 53%
B 148 of 255 = 58%

228
136
148

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

Portions of RGB colors in percentages

R + G + B = 228 + 136 + 148 = 512 (100%)
R 228 of 512 ~ 44.53%
G 136 of 512 ~ 26.56%
B 148 of 512 ~ 28.91'%

%44.53
%26.56
%28.91

CMYK color model

#E48894 color CMYK value is (0,40,35,11).

  • cyan value is 0.00%
  • magenta value is 40.35%
  • yellow value is 35.09%
  • key color value is 10.59%

CMYK: (0,40,35,11)
C0M40Y35K11 (0%, 40%, 35%, 11%)
(0.00 / 0.40 / 0.35 / 0.11)

CMYK percentages

%0
%40.35
%35.09
%10.59

Codes

Color #E48894 in popluar color models

E4 88 94
RGB 228 136 148
HSL 352° 63.01% 71.37%
HSB/HSV 352° 40.35% 89.41%
CMYK 0.00% 40.35% 35.09%
10.59%

Color #E48894 in popluar number systems.

HEX E4 88 94
Decimal 228 136 148
Binary 11100100 10001000 10010100
Octal 344 210 224

Shades and tints

Shades of #E48894

#E48894
(228,136,148)
#D07C87
(208,124,135)
#BC707A
(188,112,122)
#A8646D
(168,100,109)
#945860
(148,88,96)
#804C53
(128,76,83)
#6C4046
(108,64,70)
#583439
(88,52,57)
#44282C
(68,40,44)
#301C1F
(48,28,31)
#1C1012
(28,16,18)
#000000
(0,0,0)

Tints of #E48894

#E48894
(228,136,148)
#E6929D
(230,146,157)
#E89CA6
(232,156,166)
#EAA6AF
(234,166,175)
#ECB0B8
(236,176,184)
#EEBAC1
(238,186,193)
#F0C4CA
(240,196,202)
#F2CED3
(242,206,211)
#F4D8DC
(244,216,220)
#F6E2E5
(246,226,229)
#F8ECEE
(248,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E48894 color. Also use rgb(228,136,148) instead hex code.

Text Font Color

.myTextColor { color: #E48894; }

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

This text font color is #E48894.

Background Color

.myBgColor { background-color: #E48894; }

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

This div background color is #E48894.

Border color

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

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

This div border color is #E48894.

Opacity

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

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

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

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

This text has shadow with #E48894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E48894.

Preview

Color preview on black background

This text has color #E48894 on black background.


Color preview on white background

This text has color #E48894 on white background.


Black color preview on #E48894 background

This text has black color on #E48894 background.


White color preview on #E48894 background

This text has white color on #E48894 background.


Related colors

Complementary color

Complementary color for #hex is #1B776B.


I love getcolorcode.com

Triadic colors

1 #94E488 and #8894E4 with #E48894 are triadic colors.

2 #9488E4 and #88E494 with #E48894 are triadic colors.