COLOR #8E7138

HEX: #8E7138 RGB: (142,113,56)

Color info

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

RGB color model

#8E7138 color RGB value is (142,113,56).

RGB: (142,113,56) (56%, 44%, 22%)

RGB channels and saturation

R 142 of 255 = 56%
G 113 of 255 = 44%
B 56 of 255 = 22%

142
113
56

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

Portions of RGB colors in percentages

R + G + B = 142 + 113 + 56 = 311 (100%)
R 142 of 311 ~ 45.66%
G 113 of 311 ~ 36.33%
B 56 of 311 ~ 18.01'%

%45.66
%36.33
%18.01

CMYK color model

#8E7138 color CMYK value is (0,20,61,44).

  • cyan value is 0.00%
  • magenta value is 20.42%
  • yellow value is 60.56%
  • key color value is 44.31%

CMYK: (0,20,61,44)
C0M20Y61K44 (0%, 20%, 61%, 44%)
(0.00 / 0.20 / 0.61 / 0.44)

CMYK percentages

%0
%20.42
%60.56
%44.31

Codes

Color #8E7138 in popluar color models

8E 71 38
RGB 142 113 56
HSL 40° 43.43% 38.82%
HSB/HSV 40° 60.56% 55.69%
CMYK 0.00% 20.42% 60.56%
44.31%

Color #8E7138 in popluar number systems.

HEX 8E 71 38
Decimal 142 113 56
Binary 10001110 1110001 111000
Octal 216 161 70

Shades and tints

Shades of #8E7138

#8E7138
(142,113,56)
#826733
(130,103,51)
#765D2E
(118,93,46)
#6A5329
(106,83,41)
#5E4924
(94,73,36)
#523F1F
(82,63,31)
#46351A
(70,53,26)
#3A2B15
(58,43,21)
#2E2110
(46,33,16)
#22170B
(34,23,11)
#160D06
(22,13,6)
#000000
(0,0,0)

Tints of #8E7138

#8E7138
(142,113,56)
#987D4A
(152,125,74)
#A2895C
(162,137,92)
#AC956E
(172,149,110)
#B6A180
(182,161,128)
#C0AD92
(192,173,146)
#CAB9A4
(202,185,164)
#D4C5B6
(212,197,182)
#DED1C8
(222,209,200)
#E8DDDA
(232,221,218)
#F2E9EC
(242,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E7138 color. Also use rgb(142,113,56) instead hex code.

Text Font Color

.myTextColor { color: #8E7138; }

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

This text font color is #8E7138.

Background Color

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

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

This div background color is #8E7138.

Border color

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

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

This div border color is #8E7138.

Opacity

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

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

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

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

This text has shadow with #8E7138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E7138.

Preview

Color preview on black background

This text has color #8E7138 on black background.


Color preview on white background

This text has color #8E7138 on white background.


Black color preview on #8E7138 background

This text has black color on #8E7138 background.


White color preview on #8E7138 background

This text has white color on #8E7138 background.


Related colors

Complementary color

Complementary color for #hex is #718EC7.


I love getcolorcode.com

Triadic colors

1 #388E71 and #71388E with #8E7138 are triadic colors.

2 #38718E and #718E38 with #8E7138 are triadic colors.