COLOR #E58176

HEX: #E58176 RGB: (229,129,118)

Color info

#E58176 contains mainly red color. Web safe color of #E58176 is #CC9966 (or #C96).

RGB color model

#E58176 color RGB value is (229,129,118).

RGB: (229,129,118) (90%, 51%, 46%)

RGB channels and saturation

R 229 of 255 = 90%
G 129 of 255 = 51%
B 118 of 255 = 46%

229
129
118

R + G + B ~ 62%. #E58176 is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 129 + 118 = 476 (100%)
R 229 of 476 ~ 48.11%
G 129 of 476 ~ 27.1%
B 118 of 476 ~ 24.79'%

%48.11
%27.1
%24.79

CMYK color model

#E58176 color CMYK value is (0,44,48,10).

  • cyan value is 0.00%
  • magenta value is 43.67%
  • yellow value is 48.47%
  • key color value is 10.20%
CMYK: (0,44,48,10) C0M44Y48K10 (0%,44%,48%,10%) (0.00/0.44/0.48/0.10) 

CMYK percentages

%0
%43.67
%48.47
%10.2

Codes

Color #E58176 in popluar color models

E5 81 76
RGB 229 129 118
HSL 68.10% 68.04%
HSB/HSV 48.47% 89.80%
CMYK 0.00% 43.67% 48.47%
10.20%

Color #E58176 in popluar number systems.

HEX E5 81 76
Decimal 229 129 118
Binary 11100101 10000001 1110110
Octal 345 201 166

Shades and tints

Shades of #E58176

#E58176
(229,129,118)
#D1766C
(209,118,108)
#BD6B62
(189,107,98)
#A96058
(169,96,88)
#95554E
(149,85,78)
#814A44
(129,74,68)
#6D3F3A
(109,63,58)
#593430
(89,52,48)
#452926
(69,41,38)
#311E1C
(49,30,28)
#1D1312
(29,19,18)
#000000
(0,0,0)

Tints of #E58176

#E58176
(229,129,118)
#E78C82
(231,140,130)
#E9978E
(233,151,142)
#EBA29A
(235,162,154)
#EDADA6
(237,173,166)
#EFB8B2
(239,184,178)
#F1C3BE
(241,195,190)
#F3CECA
(243,206,202)
#F5D9D6
(245,217,214)
#F7E4E2
(247,228,226)
#F9EFEE
(249,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E58176 color. Also use rgb(229,129,118) instead hex code.

Text Font Color

.myTextColor { color: #E58176; }

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

This text font color is #E58176.

Background Color

.myBgColor { background-color: #E58176; }

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

This div background color is #E58176.

Border color

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

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

This div border color is #E58176.

Opacity

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

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

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

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

This text has shadow with #E58176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E58176.

Preview

Color preview on black background

This text has color #E58176 on black background.


Color preview on white background

This text has color #E58176 on white background.


Black color preview on #E58176 background

This text has black color on #E58176 background.


White color preview on #E58176 background

This text has white color on #E58176 background.


Related colors

Complementary color

Complementary color for #hex is #1A7E89.


I love getcolorcode.com

Triadic colors

1 #76E581 and #8176E5 with #E58176 are triadic colors.

2 #7681E5 and #81E576 with #E58176 are triadic colors.