COLOR #8E7247

HEX: #8E7247 RGB: (142,114,71)

Color info

#8E7247 contains mainly red and green colors. Web safe color of #8E7247 is #996633 (or #963).

RGB color model

#8E7247 color RGB value is (142,114,71).

RGB: (142,114,71) (56%, 45%, 28%)

RGB channels and saturation

R 142 of 255 = 56%
G 114 of 255 = 45%
B 71 of 255 = 28%

142
114
71

R + G + B ~ 43%. #8E7247 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 142 + 114 + 71 = 327 (100%)
R 142 of 327 ~ 43.43%
G 114 of 327 ~ 34.86%
B 71 of 327 ~ 21.71'%

%43.43
%34.86
%21.71

CMYK color model

#8E7247 color CMYK value is (0,20,50,44).

  • cyan value is 0.00%
  • magenta value is 19.72%
  • yellow value is 50.00%
  • key color value is 44.31%

CMYK: (0,20,50,44)
C0M20Y50K44 (0%, 20%, 50%, 44%)
(0.00 / 0.20 / 0.50 / 0.44)

CMYK percentages

%0
%19.72
%50
%44.31

Codes

Color #8E7247 in popluar color models

8E 72 47
RGB 142 114 71
HSL 36° 33.33% 41.76%
HSB/HSV 36° 50.00% 55.69%
CMYK 0.00% 19.72% 50.00%
44.31%

Color #8E7247 in popluar number systems.

HEX 8E 72 47
Decimal 142 114 71
Binary 10001110 1110010 1000111
Octal 216 162 107

Shades and tints

Shades of #8E7247

#8E7247
(142,114,71)
#826841
(130,104,65)
#765E3B
(118,94,59)
#6A5435
(106,84,53)
#5E4A2F
(94,74,47)
#524029
(82,64,41)
#463623
(70,54,35)
#3A2C1D
(58,44,29)
#2E2217
(46,34,23)
#221811
(34,24,17)
#160E0B
(22,14,11)
#000000
(0,0,0)

Tints of #8E7247

#8E7247
(142,114,71)
#987E57
(152,126,87)
#A28A67
(162,138,103)
#AC9677
(172,150,119)
#B6A287
(182,162,135)
#C0AE97
(192,174,151)
#CABAA7
(202,186,167)
#D4C6B7
(212,198,183)
#DED2C7
(222,210,199)
#E8DED7
(232,222,215)
#F2EAE7
(242,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E7247 color. Also use rgb(142,114,71) instead hex code.

Text Font Color

.myTextColor { color: #8E7247; }

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

This text font color is #8E7247.

Background Color

.myBgColor { background-color: #8E7247; }

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

This div background color is #8E7247.

Border color

.myBorderColor { border: 1px solid #8E7247; }

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

This div border color is #8E7247.

Opacity

.myOpacity80 { color: #8E7247; opacity: 0.8; }

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

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

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

This text has shadow with #8E7247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E7247.

Preview

Color preview on black background

This text has color #8E7247 on black background.


Color preview on white background

This text has color #8E7247 on white background.


Black color preview on #8E7247 background

This text has black color on #8E7247 background.


White color preview on #8E7247 background

This text has white color on #8E7247 background.


Related colors

Complementary color

Complementary color for #hex is #718DB8.


I love getcolorcode.com

Triadic colors

1 #478E72 and #72478E with #8E7247 are triadic colors.

2 #47728E and #728E47 with #8E7247 are triadic colors.