COLOR #8E8B36

HEX: #8E8B36 RGB: (142,139,54)

Color info

#8E8B36 contains mainly red and green colors. Web safe color of #8E8B36 is #999933 (or #993).

RGB color model

#8E8B36 color RGB value is (142,139,54).

RGB: (142,139,54) (56%, 55%, 21%)

RGB channels and saturation

R 142 of 255 = 56%
G 139 of 255 = 55%
B 54 of 255 = 21%

142
139
54

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

Portions of RGB colors in percentages

R + G + B = 142 + 139 + 54 = 335 (100%)
R 142 of 335 ~ 42.39%
G 139 of 335 ~ 41.49%
B 54 of 335 ~ 16.12'%

%42.39
%41.49
%16.12

CMYK color model

#8E8B36 color CMYK value is (0,2,62,44).

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

CMYK: (0,2,62,44)
C0M2Y62K44 (0%, 2%, 62%, 44%)
(0.00 / 0.02 / 0.62 / 0.44)

CMYK percentages

%0
%2.11
%61.97
%44.31

Codes

Color #8E8B36 in popluar color models

8E 8B 36
RGB 142 139 54
HSL 58° 44.90% 38.43%
HSB/HSV 58° 61.97% 55.69%
CMYK 0.00% 2.11% 61.97%
44.31%

Color #8E8B36 in popluar number systems.

HEX 8E 8B 36
Decimal 142 139 54
Binary 10001110 10001011 110110
Octal 216 213 66

Shades and tints

Shades of #8E8B36

#8E8B36
(142,139,54)
#827F32
(130,127,50)
#76732E
(118,115,46)
#6A672A
(106,103,42)
#5E5B26
(94,91,38)
#524F22
(82,79,34)
#46431E
(70,67,30)
#3A371A
(58,55,26)
#2E2B16
(46,43,22)
#221F12
(34,31,18)
#16130E
(22,19,14)
#000000
(0,0,0)

Tints of #8E8B36

#8E8B36
(142,139,54)
#989548
(152,149,72)
#A29F5A
(162,159,90)
#ACA96C
(172,169,108)
#B6B37E
(182,179,126)
#C0BD90
(192,189,144)
#CAC7A2
(202,199,162)
#D4D1B4
(212,209,180)
#DEDBC6
(222,219,198)
#E8E5D8
(232,229,216)
#F2EFEA
(242,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E8B36; }

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

This text font color is #8E8B36.

Background Color

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

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

This div background color is #8E8B36.

Border color

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

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

This div border color is #8E8B36.

Opacity

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

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

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

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

This text has shadow with #8E8B36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E8B36.

Preview

Color preview on black background

This text has color #8E8B36 on black background.


Color preview on white background

This text has color #8E8B36 on white background.


Black color preview on #8E8B36 background

This text has black color on #8E8B36 background.


White color preview on #8E8B36 background

This text has white color on #8E8B36 background.


Related colors

Complementary color

Complementary color for #hex is #7174C9.


I love getcolorcode.com

Triadic colors

1 #368E8B and #8B368E with #8E8B36 are triadic colors.

2 #368B8E and #8B8E36 with #8E8B36 are triadic colors.