COLOR #8E7E14

HEX: #8E7E14 RGB: (142,126,20)

Color info

#8E7E14 contains mainly red and green colors. Web safe color of #8E7E14 is #996600 (or #960).

RGB color model

#8E7E14 color RGB value is (142,126,20).

RGB: (142,126,20) (56%, 49%, 8%)

RGB channels and saturation

R 142 of 255 = 56%
G 126 of 255 = 49%
B 20 of 255 = 8%

142
126
20

R + G + B ~ 38%. #8E7E14 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 142 + 126 + 20 = 288 (100%)
R 142 of 288 ~ 49.31%
G 126 of 288 ~ 43.75%
B 20 of 288 ~ 6.94'%

%49.31
%43.75

CMYK color model

#8E7E14 color CMYK value is (0,11,86,44).

  • cyan value is 0.00%
  • magenta value is 11.27%
  • yellow value is 85.92%
  • key color value is 44.31%

CMYK: (0,11,86,44)
C0M11Y86K44 (0%, 11%, 86%, 44%)
(0.00 / 0.11 / 0.86 / 0.44)

CMYK percentages

%0
%11.27
%85.92
%44.31

Codes

Color #8E7E14 in popluar color models

8E 7E 14
RGB 142 126 20
HSL 52° 75.31% 31.76%
HSB/HSV 52° 85.92% 55.69%
CMYK 0.00% 11.27% 85.92%
44.31%

Color #8E7E14 in popluar number systems.

HEX 8E 7E 14
Decimal 142 126 20
Binary 10001110 1111110 10100
Octal 216 176 24

Shades and tints

Shades of #8E7E14

#8E7E14
(142,126,20)
#827313
(130,115,19)
#766812
(118,104,18)
#6A5D11
(106,93,17)
#5E5210
(94,82,16)
#52470F
(82,71,15)
#463C0E
(70,60,14)
#3A310D
(58,49,13)
#2E260C
(46,38,12)
#221B0B
(34,27,11)
#16100A
(22,16,10)
#000000
(0,0,0)

Tints of #8E7E14

#8E7E14
(142,126,20)
#988929
(152,137,41)
#A2943E
(162,148,62)
#AC9F53
(172,159,83)
#B6AA68
(182,170,104)
#C0B57D
(192,181,125)
#CAC092
(202,192,146)
#D4CBA7
(212,203,167)
#DED6BC
(222,214,188)
#E8E1D1
(232,225,209)
#F2ECE6
(242,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E7E14 color. Also use rgb(142,126,20) instead hex code.

Text Font Color

.myTextColor { color: #8E7E14; }

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

This text font color is #8E7E14.

Background Color

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

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

This div background color is #8E7E14.

Border color

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

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

This div border color is #8E7E14.

Opacity

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

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

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

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

This text has shadow with #8E7E14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E7E14.

Preview

Color preview on black background

This text has color #8E7E14 on black background.


Color preview on white background

This text has color #8E7E14 on white background.


Black color preview on #8E7E14 background

This text has black color on #8E7E14 background.


White color preview on #8E7E14 background

This text has white color on #8E7E14 background.


Related colors

Complementary color

Complementary color for #hex is #7181EB.


I love getcolorcode.com

Triadic colors

1 #148E7E and #7E148E with #8E7E14 are triadic colors.

2 #147E8E and #7E8E14 with #8E7E14 are triadic colors.