COLOR #E3A786

HEX: #E3A786 RGB: (227,167,134)

Color info

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

RGB color model

#E3A786 color RGB value is (227,167,134).

RGB: (227,167,134) (89%, 65%, 53%)

RGB channels and saturation

R 227 of 255 = 89%
G 167 of 255 = 65%
B 134 of 255 = 53%

227
167
134

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

Portions of RGB colors in percentages

R + G + B = 227 + 167 + 134 = 528 (100%)
R 227 of 528 ~ 42.99%
G 167 of 528 ~ 31.63%
B 134 of 528 ~ 25.38'%

%42.99
%31.63
%25.38

CMYK color model

#E3A786 color CMYK value is (0,26,41,11).

  • cyan value is 0.00%
  • magenta value is 26.43%
  • yellow value is 40.97%
  • key color value is 10.98%

CMYK: (0,26,41,11)
C0M26Y41K11 (0%, 26%, 41%, 11%)
(0.00 / 0.26 / 0.41 / 0.11)

CMYK percentages

%0
%26.43
%40.97
%10.98

Codes

Color #E3A786 in popluar color models

E3 A7 86
RGB 227 167 134
HSL 21° 62.42% 70.78%
HSB/HSV 21° 40.97% 89.02%
CMYK 0.00% 26.43% 40.97%
10.98%

Color #E3A786 in popluar number systems.

HEX E3 A7 86
Decimal 227 167 134
Binary 11100011 10100111 10000110
Octal 343 247 206

Shades and tints

Shades of #E3A786

#E3A786
(227,167,134)
#CF987A
(207,152,122)
#BB896E
(187,137,110)
#A77A62
(167,122,98)
#936B56
(147,107,86)
#7F5C4A
(127,92,74)
#6B4D3E
(107,77,62)
#573E32
(87,62,50)
#432F26
(67,47,38)
#2F201A
(47,32,26)
#1B110E
(27,17,14)
#000000
(0,0,0)

Tints of #E3A786

#E3A786
(227,167,134)
#E5AF91
(229,175,145)
#E7B79C
(231,183,156)
#E9BFA7
(233,191,167)
#EBC7B2
(235,199,178)
#EDCFBD
(237,207,189)
#EFD7C8
(239,215,200)
#F1DFD3
(241,223,211)
#F3E7DE
(243,231,222)
#F5EFE9
(245,239,233)
#F7F7F4
(247,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3A786 color. Also use rgb(227,167,134) instead hex code.

Text Font Color

.myTextColor { color: #E3A786; }

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

This text font color is #E3A786.

Background Color

.myBgColor { background-color: #E3A786; }

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

This div background color is #E3A786.

Border color

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

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

This div border color is #E3A786.

Opacity

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

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

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

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

This text has shadow with #E3A786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3A786.

Preview

Color preview on black background

This text has color #E3A786 on black background.


Color preview on white background

This text has color #E3A786 on white background.


Black color preview on #E3A786 background

This text has black color on #E3A786 background.


White color preview on #E3A786 background

This text has white color on #E3A786 background.


Related colors

Complementary color

Complementary color for #hex is #1C5879.


I love getcolorcode.com

Triadic colors

1 #86E3A7 and #A786E3 with #E3A786 are triadic colors.

2 #86A7E3 and #A7E386 with #E3A786 are triadic colors.