COLOR #8E6936

HEX: #8E6936 RGB: (142,105,54)

Color info

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

RGB color model

#8E6936 color RGB value is (142,105,54).

RGB: (142,105,54) (56%, 41%, 21%)

RGB channels and saturation

R 142 of 255 = 56%
G 105 of 255 = 41%
B 54 of 255 = 21%

142
105
54

R + G + B ~ 39%. #8E6936 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 142 + 105 + 54 = 301 (100%)
R 142 of 301 ~ 47.18%
G 105 of 301 ~ 34.88%
B 54 of 301 ~ 17.94'%

%47.18
%34.88
%17.94

CMYK color model

#8E6936 color CMYK value is (0,26,62,44).

  • cyan value is 0.00%
  • magenta value is 26.06%
  • yellow value is 61.97%
  • key color value is 44.31%

CMYK: (0,26,62,44)
C0M26Y62K44 (0%, 26%, 62%, 44%)
(0.00 / 0.26 / 0.62 / 0.44)

CMYK percentages

%0
%26.06
%61.97
%44.31

Codes

Color #8E6936 in popluar color models

8E 69 36
RGB 142 105 54
HSL 35° 44.90% 38.43%
HSB/HSV 35° 61.97% 55.69%
CMYK 0.00% 26.06% 61.97%
44.31%

Color #8E6936 in popluar number systems.

HEX 8E 69 36
Decimal 142 105 54
Binary 10001110 1101001 110110
Octal 216 151 66

Shades and tints

Shades of #8E6936

#8E6936
(142,105,54)
#826032
(130,96,50)
#76572E
(118,87,46)
#6A4E2A
(106,78,42)
#5E4526
(94,69,38)
#523C22
(82,60,34)
#46331E
(70,51,30)
#3A2A1A
(58,42,26)
#2E2116
(46,33,22)
#221812
(34,24,18)
#160F0E
(22,15,14)
#000000
(0,0,0)

Tints of #8E6936

#8E6936
(142,105,54)
#987648
(152,118,72)
#A2835A
(162,131,90)
#AC906C
(172,144,108)
#B69D7E
(182,157,126)
#C0AA90
(192,170,144)
#CAB7A2
(202,183,162)
#D4C4B4
(212,196,180)
#DED1C6
(222,209,198)
#E8DED8
(232,222,216)
#F2EBEA
(242,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E6936 color. Also use rgb(142,105,54) instead hex code.

Text Font Color

.myTextColor { color: #8E6936; }

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

This text font color is #8E6936.

Background Color

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

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

This div background color is #8E6936.

Border color

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

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

This div border color is #8E6936.

Opacity

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

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

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

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

This text has shadow with #8E6936 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E6936.

Preview

Color preview on black background

This text has color #8E6936 on black background.


Color preview on white background

This text has color #8E6936 on white background.


Black color preview on #8E6936 background

This text has black color on #8E6936 background.


White color preview on #8E6936 background

This text has white color on #8E6936 background.


Related colors

Complementary color

Complementary color for #hex is #7196C9.


I love getcolorcode.com

Triadic colors

1 #368E69 and #69368E with #8E6936 are triadic colors.

2 #36698E and #698E36 with #8E6936 are triadic colors.