COLOR #E58992

HEX: #E58992 RGB: (229,137,146)

Color info

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

RGB color model

#E58992 color RGB value is (229,137,146).

RGB: (229,137,146) (90%, 54%, 57%)

RGB channels and saturation

R 229 of 255 = 90%
G 137 of 255 = 54%
B 146 of 255 = 57%

229
137
146

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

Portions of RGB colors in percentages

R + G + B = 229 + 137 + 146 = 512 (100%)
R 229 of 512 ~ 44.73%
G 137 of 512 ~ 26.76%
B 146 of 512 ~ 28.52'%

%44.73
%26.76
%28.52

CMYK color model

#E58992 color CMYK value is (0,40,36,10).

  • cyan value is 0.00%
  • magenta value is 40.17%
  • yellow value is 36.24%
  • key color value is 10.20%

CMYK: (0,40,36,10)
C0M40Y36K10 (0%, 40%, 36%, 10%)
(0.00 / 0.40 / 0.36 / 0.10)

CMYK percentages

%0
%40.17
%36.24
%10.2

Codes

Color #E58992 in popluar color models

E5 89 92
RGB 229 137 146
HSL 354° 63.89% 71.76%
HSB/HSV 354° 40.17% 89.80%
CMYK 0.00% 40.17% 36.24%
10.20%

Color #E58992 in popluar number systems.

HEX E5 89 92
Decimal 229 137 146
Binary 11100101 10001001 10010010
Octal 345 211 222

Shades and tints

Shades of #E58992

#E58992
(229,137,146)
#D17D85
(209,125,133)
#BD7178
(189,113,120)
#A9656B
(169,101,107)
#95595E
(149,89,94)
#814D51
(129,77,81)
#6D4144
(109,65,68)
#593537
(89,53,55)
#45292A
(69,41,42)
#311D1D
(49,29,29)
#1D1110
(29,17,16)
#000000
(0,0,0)

Tints of #E58992

#E58992
(229,137,146)
#E7939B
(231,147,155)
#E99DA4
(233,157,164)
#EBA7AD
(235,167,173)
#EDB1B6
(237,177,182)
#EFBBBF
(239,187,191)
#F1C5C8
(241,197,200)
#F3CFD1
(243,207,209)
#F5D9DA
(245,217,218)
#F7E3E3
(247,227,227)
#F9EDEC
(249,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E58992 color. Also use rgb(229,137,146) instead hex code.

Text Font Color

.myTextColor { color: #E58992; }

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

This text font color is #E58992.

Background Color

.myBgColor { background-color: #E58992; }

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

This div background color is #E58992.

Border color

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

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

This div border color is #E58992.

Opacity

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

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

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

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

This text has shadow with #E58992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E58992.

Preview

Color preview on black background

This text has color #E58992 on black background.


Color preview on white background

This text has color #E58992 on white background.


Black color preview on #E58992 background

This text has black color on #E58992 background.


White color preview on #E58992 background

This text has white color on #E58992 background.


Related colors

Complementary color

Complementary color for #hex is #1A766D.


I love getcolorcode.com

Triadic colors

1 #92E589 and #8992E5 with #E58992 are triadic colors.

2 #9289E5 and #89E592 with #E58992 are triadic colors.