COLOR #8E734E

HEX: #8E734E RGB: (142,115,78)

Color info

#8E734E contains mainly red and green colors. Web safe color of #8E734E is #996666 (or #966).

RGB color model

#8E734E color RGB value is (142,115,78).

RGB: (142,115,78) (56%, 45%, 31%)

RGB channels and saturation

R 142 of 255 = 56%
G 115 of 255 = 45%
B 78 of 255 = 31%

142
115
78

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

Portions of RGB colors in percentages

R + G + B = 142 + 115 + 78 = 335 (100%)
R 142 of 335 ~ 42.39%
G 115 of 335 ~ 34.33%
B 78 of 335 ~ 23.28'%

%42.39
%34.33
%23.28

CMYK color model

#8E734E color CMYK value is (0,19,45,44).

  • cyan value is 0.00%
  • magenta value is 19.01%
  • yellow value is 45.07%
  • key color value is 44.31%

CMYK: (0,19,45,44)
C0M19Y45K44 (0%, 19%, 45%, 44%)
(0.00 / 0.19 / 0.45 / 0.44)

CMYK percentages

%0
%19.01
%45.07
%44.31

Codes

Color #8E734E in popluar color models

8E 73 4E
RGB 142 115 78
HSL 35° 29.09% 43.14%
HSB/HSV 35° 45.07% 55.69%
CMYK 0.00% 19.01% 45.07%
44.31%

Color #8E734E in popluar number systems.

HEX 8E 73 4E
Decimal 142 115 78
Binary 10001110 1110011 1001110
Octal 216 163 116

Shades and tints

Shades of #8E734E

#8E734E
(142,115,78)
#826947
(130,105,71)
#765F40
(118,95,64)
#6A5539
(106,85,57)
#5E4B32
(94,75,50)
#52412B
(82,65,43)
#463724
(70,55,36)
#3A2D1D
(58,45,29)
#2E2316
(46,35,22)
#22190F
(34,25,15)
#160F08
(22,15,8)
#000000
(0,0,0)

Tints of #8E734E

#8E734E
(142,115,78)
#987F5E
(152,127,94)
#A28B6E
(162,139,110)
#AC977E
(172,151,126)
#B6A38E
(182,163,142)
#C0AF9E
(192,175,158)
#CABBAE
(202,187,174)
#D4C7BE
(212,199,190)
#DED3CE
(222,211,206)
#E8DFDE
(232,223,222)
#F2EBEE
(242,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E734E color. Also use rgb(142,115,78) instead hex code.

Text Font Color

.myTextColor { color: #8E734E; }

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

This text font color is #8E734E.

Background Color

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

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

This div background color is #8E734E.

Border color

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

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

This div border color is #8E734E.

Opacity

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

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

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

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

This text has shadow with #8E734E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E734E.

Preview

Color preview on black background

This text has color #8E734E on black background.


Color preview on white background

This text has color #8E734E on white background.


Black color preview on #8E734E background

This text has black color on #8E734E background.


White color preview on #8E734E background

This text has white color on #8E734E background.


Related colors

Complementary color

Complementary color for #hex is #718CB1.


I love getcolorcode.com

Triadic colors

1 #4E8E73 and #734E8E with #8E734E are triadic colors.

2 #4E738E and #738E4E with #8E734E are triadic colors.