COLOR #E59474

HEX: #E59474 RGB: (229,148,116)

Color info

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

RGB color model

#E59474 color RGB value is (229,148,116).

RGB: (229,148,116) (90%, 58%, 45%)

RGB channels and saturation

R 229 of 255 = 90%
G 148 of 255 = 58%
B 116 of 255 = 45%

229
148
116

R + G + B ~ 64%. #E59474 is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 148 + 116 = 493 (100%)
R 229 of 493 ~ 46.45%
G 148 of 493 ~ 30.02%
B 116 of 493 ~ 23.53'%

%46.45
%30.02
%23.53

CMYK color model

#E59474 color CMYK value is (0,35,49,10).

  • cyan value is 0.00%
  • magenta value is 35.37%
  • yellow value is 49.34%
  • key color value is 10.20%

CMYK: (0,35,49,10)
C0M35Y49K10 (0%, 35%, 49%, 10%)
(0.00 / 0.35 / 0.49 / 0.10)

CMYK percentages

%0
%35.37
%49.34
%10.2

Codes

Color #E59474 in popluar color models

E5 94 74
RGB 229 148 116
HSL 17° 68.48% 67.65%
HSB/HSV 17° 49.34% 89.80%
CMYK 0.00% 35.37% 49.34%
10.20%

Color #E59474 in popluar number systems.

HEX E5 94 74
Decimal 229 148 116
Binary 11100101 10010100 1110100
Octal 345 224 164

Shades and tints

Shades of #E59474

#E59474
(229,148,116)
#D1876A
(209,135,106)
#BD7A60
(189,122,96)
#A96D56
(169,109,86)
#95604C
(149,96,76)
#815342
(129,83,66)
#6D4638
(109,70,56)
#59392E
(89,57,46)
#452C24
(69,44,36)
#311F1A
(49,31,26)
#1D1210
(29,18,16)
#000000
(0,0,0)

Tints of #E59474

#E59474
(229,148,116)
#E79D80
(231,157,128)
#E9A68C
(233,166,140)
#EBAF98
(235,175,152)
#EDB8A4
(237,184,164)
#EFC1B0
(239,193,176)
#F1CABC
(241,202,188)
#F3D3C8
(243,211,200)
#F5DCD4
(245,220,212)
#F7E5E0
(247,229,224)
#F9EEEC
(249,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E59474 color. Also use rgb(229,148,116) instead hex code.

Text Font Color

.myTextColor { color: #E59474; }

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

This text font color is #E59474.

Background Color

.myBgColor { background-color: #E59474; }

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

This div background color is #E59474.

Border color

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

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

This div border color is #E59474.

Opacity

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

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

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

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

This text has shadow with #E59474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59474.

Preview

Color preview on black background

This text has color #E59474 on black background.


Color preview on white background

This text has color #E59474 on white background.


Black color preview on #E59474 background

This text has black color on #E59474 background.


White color preview on #E59474 background

This text has white color on #E59474 background.


Related colors

Complementary color

Complementary color for #hex is #1A6B8B.


I love getcolorcode.com

Triadic colors

1 #74E594 and #9474E5 with #E59474 are triadic colors.

2 #7494E5 and #94E574 with #E59474 are triadic colors.