COLOR #E2A787

HEX: #E2A787 RGB: (226,167,135)

Color info

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

RGB color model

#E2A787 color RGB value is (226,167,135).

RGB: (226,167,135) (89%, 65%, 53%)

RGB channels and saturation

R 226 of 255 = 89%
G 167 of 255 = 65%
B 135 of 255 = 53%

226
167
135

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

Portions of RGB colors in percentages

R + G + B = 226 + 167 + 135 = 528 (100%)
R 226 of 528 ~ 42.8%
G 167 of 528 ~ 31.63%
B 135 of 528 ~ 25.57'%

%42.8
%31.63
%25.57

CMYK color model

#E2A787 color CMYK value is (0,26,40,11).

  • cyan value is 0.00%
  • magenta value is 26.11%
  • yellow value is 40.27%
  • key color value is 11.37%

CMYK: (0,26,40,11)
C0M26Y40K11 (0%, 26%, 40%, 11%)
(0.00 / 0.26 / 0.40 / 0.11)

CMYK percentages

%0
%26.11
%40.27
%11.37

Codes

Color #E2A787 in popluar color models

E2 A7 87
RGB 226 167 135
HSL 21° 61.07% 70.78%
HSB/HSV 21° 40.27% 88.63%
CMYK 0.00% 26.11% 40.27%
11.37%

Color #E2A787 in popluar number systems.

HEX E2 A7 87
Decimal 226 167 135
Binary 11100010 10100111 10000111
Octal 342 247 207

Shades and tints

Shades of #E2A787

#E2A787
(226,167,135)
#CE987B
(206,152,123)
#BA896F
(186,137,111)
#A67A63
(166,122,99)
#926B57
(146,107,87)
#7E5C4B
(126,92,75)
#6A4D3F
(106,77,63)
#563E33
(86,62,51)
#422F27
(66,47,39)
#2E201B
(46,32,27)
#1A110F
(26,17,15)
#000000
(0,0,0)

Tints of #E2A787

#E2A787
(226,167,135)
#E4AF91
(228,175,145)
#E6B79B
(230,183,155)
#E8BFA5
(232,191,165)
#EAC7AF
(234,199,175)
#ECCFB9
(236,207,185)
#EED7C3
(238,215,195)
#F0DFCD
(240,223,205)
#F2E7D7
(242,231,215)
#F4EFE1
(244,239,225)
#F6F7EB
(246,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2A787 color. Also use rgb(226,167,135) instead hex code.

Text Font Color

.myTextColor { color: #E2A787; }

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

This text font color is #E2A787.

Background Color

.myBgColor { background-color: #E2A787; }

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

This div background color is #E2A787.

Border color

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

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

This div border color is #E2A787.

Opacity

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

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

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

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

This text has shadow with #E2A787 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2A787.

Preview

Color preview on black background

This text has color #E2A787 on black background.


Color preview on white background

This text has color #E2A787 on white background.


Black color preview on #E2A787 background

This text has black color on #E2A787 background.


White color preview on #E2A787 background

This text has white color on #E2A787 background.


Related colors

Complementary color

Complementary color for #hex is #1D5878.


I love getcolorcode.com

Triadic colors

1 #87E2A7 and #A787E2 with #E2A787 are triadic colors.

2 #87A7E2 and #A7E287 with #E2A787 are triadic colors.