COLOR #E58388

HEX: #E58388 RGB: (229,131,136)

Color info

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

RGB color model

#E58388 color RGB value is (229,131,136).

RGB: (229,131,136) (90%, 51%, 53%)

RGB channels and saturation

R 229 of 255 = 90%
G 131 of 255 = 51%
B 136 of 255 = 53%

229
131
136

R + G + B ~ 65%. #E58388 is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 131 + 136 = 496 (100%)
R 229 of 496 ~ 46.17%
G 131 of 496 ~ 26.41%
B 136 of 496 ~ 27.42'%

%46.17
%26.41
%27.42

CMYK color model

#E58388 color CMYK value is (0,43,41,10).

  • cyan value is 0.00%
  • magenta value is 42.79%
  • yellow value is 40.61%
  • key color value is 10.20%
CMYK: (0,43,41,10) C0M43Y41K10 (0%,43%,41%,10%) (0.00/0.43/0.41/0.10) 

CMYK percentages

%0
%42.79
%40.61
%10.2

Codes

Color #E58388 in popluar color models

E5 83 88
RGB 229 131 136
HSL 357° 65.33% 70.59%
HSB/HSV 357° 42.79% 89.80%
CMYK 0.00% 42.79% 40.61%
10.20%

Color #E58388 in popluar number systems.

HEX E5 83 88
Decimal 229 131 136
Binary 11100101 10000011 10001000
Octal 345 203 210

Shades and tints

Shades of #E58388

#E58388
(229,131,136)
#D1787C
(209,120,124)
#BD6D70
(189,109,112)
#A96264
(169,98,100)
#955758
(149,87,88)
#814C4C
(129,76,76)
#6D4140
(109,65,64)
#593634
(89,54,52)
#452B28
(69,43,40)
#31201C
(49,32,28)
#1D1510
(29,21,16)
#000000
(0,0,0)

Tints of #E58388

#E58388
(229,131,136)
#E78E92
(231,142,146)
#E9999C
(233,153,156)
#EBA4A6
(235,164,166)
#EDAFB0
(237,175,176)
#EFBABA
(239,186,186)
#F1C5C4
(241,197,196)
#F3D0CE
(243,208,206)
#F5DBD8
(245,219,216)
#F7E6E2
(247,230,226)
#F9F1EC
(249,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E58388 color. Also use rgb(229,131,136) instead hex code.

Text Font Color

.myTextColor { color: #E58388; }

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

This text font color is #E58388.

Background Color

.myBgColor { background-color: #E58388; }

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

This div background color is #E58388.

Border color

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

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

This div border color is #E58388.

Opacity

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

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

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

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

This text has shadow with #E58388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E58388.

Preview

Color preview on black background

This text has color #E58388 on black background.


Color preview on white background

This text has color #E58388 on white background.


Black color preview on #E58388 background

This text has black color on #E58388 background.


White color preview on #E58388 background

This text has white color on #E58388 background.


Related colors

Complementary color

Complementary color for #hex is #1A7C77.


I love getcolorcode.com

Triadic colors

1 #88E583 and #8388E5 with #E58388 are triadic colors.

2 #8883E5 and #83E588 with #E58388 are triadic colors.