COLOR #E0A986

HEX: #E0A986 RGB: (224,169,134)

Color info

#E0A986 contains mainly red and green colors. Web safe color of #E0A986 is #CC9999 (or #C99).

RGB color model

#E0A986 color RGB value is (224,169,134).

RGB: (224,169,134) (88%, 66%, 53%)

RGB channels and saturation

R 224 of 255 = 88%
G 169 of 255 = 66%
B 134 of 255 = 53%

224
169
134

R + G + B ~ 69%. #E0A986 is quite light color.

Portions of RGB colors in percentages

R + G + B = 224 + 169 + 134 = 527 (100%)
R 224 of 527 ~ 42.5%
G 169 of 527 ~ 32.07%
B 134 of 527 ~ 25.43'%

%42.5
%32.07
%25.43

CMYK color model

#E0A986 color CMYK value is (0,25,40,12).

  • cyan value is 0.00%
  • magenta value is 24.55%
  • yellow value is 40.18%
  • key color value is 12.16%

CMYK: (0,25,40,12)
C0M25Y40K12 (0%, 25%, 40%, 12%)
(0.00 / 0.25 / 0.40 / 0.12)

CMYK percentages

%0
%24.55
%40.18
%12.16

Codes

Color #E0A986 in popluar color models

E0 A9 86
RGB 224 169 134
HSL 23° 59.21% 70.20%
HSB/HSV 23° 40.18% 87.84%
CMYK 0.00% 24.55% 40.18%
12.16%

Color #E0A986 in popluar number systems.

HEX E0 A9 86
Decimal 224 169 134
Binary 11100000 10101001 10000110
Octal 340 251 206

Shades and tints

Shades of #E0A986

#E0A986
(224,169,134)
#CC9A7A
(204,154,122)
#B88B6E
(184,139,110)
#A47C62
(164,124,98)
#906D56
(144,109,86)
#7C5E4A
(124,94,74)
#684F3E
(104,79,62)
#544032
(84,64,50)
#403126
(64,49,38)
#2C221A
(44,34,26)
#18130E
(24,19,14)
#000000
(0,0,0)

Tints of #E0A986

#E0A986
(224,169,134)
#E2B091
(226,176,145)
#E4B79C
(228,183,156)
#E6BEA7
(230,190,167)
#E8C5B2
(232,197,178)
#EACCBD
(234,204,189)
#ECD3C8
(236,211,200)
#EEDAD3
(238,218,211)
#F0E1DE
(240,225,222)
#F2E8E9
(242,232,233)
#F4EFF4
(244,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0A986 color. Also use rgb(224,169,134) instead hex code.

Text Font Color

.myTextColor { color: #E0A986; }

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

This text font color is #E0A986.

Background Color

.myBgColor { background-color: #E0A986; }

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

This div background color is #E0A986.

Border color

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

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

This div border color is #E0A986.

Opacity

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

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

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

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

This text has shadow with #E0A986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0A986.

Preview

Color preview on black background

This text has color #E0A986 on black background.


Color preview on white background

This text has color #E0A986 on white background.


Black color preview on #E0A986 background

This text has black color on #E0A986 background.


White color preview on #E0A986 background

This text has white color on #E0A986 background.


Related colors

Complementary color

Complementary color for #hex is #1F5679.


I love getcolorcode.com

Triadic colors

1 #86E0A9 and #A986E0 with #E0A986 are triadic colors.

2 #86A9E0 and #A9E086 with #E0A986 are triadic colors.