COLOR #8E9D56

HEX: #8E9D56 RGB: (142,157,86)

Color info

#8E9D56 contains mainly red and green colors. Web safe color of #8E9D56 is #999966 (or #996).

RGB color model

#8E9D56 color RGB value is (142,157,86).

RGB: (142,157,86) (56%, 62%, 34%)

RGB channels and saturation

R 142 of 255 = 56%
G 157 of 255 = 62%
B 86 of 255 = 34%

142
157
86

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

Portions of RGB colors in percentages

R + G + B = 142 + 157 + 86 = 385 (100%)
R 142 of 385 ~ 36.88%
G 157 of 385 ~ 40.78%
B 86 of 385 ~ 22.34'%

%36.88
%40.78
%22.34

CMYK color model

#8E9D56 color CMYK value is (10,0,45,38).

  • cyan value is 9.55%
  • magenta value is 0.00%
  • yellow value is 45.22%
  • key color value is 38.43%

CMYK: (10,0,45,38)
C10M0Y45K38 (10%, 0%, 45%, 38%)
(0.10 / 0.00 / 0.45 / 0.38)

CMYK percentages

%9.55
%0
%45.22
%38.43

Codes

Color #8E9D56 in popluar color models

8E 9D 56
RGB 142 157 86
HSL 73° 29.22% 47.65%
HSB/HSV 73° 45.22% 61.57%
CMYK 9.55% 0.00% 45.22%
38.43%

Color #8E9D56 in popluar number systems.

HEX 8E 9D 56
Decimal 142 157 86
Binary 10001110 10011101 1010110
Octal 216 235 126

Shades and tints

Shades of #8E9D56

#8E9D56
(142,157,86)
#828F4F
(130,143,79)
#768148
(118,129,72)
#6A7341
(106,115,65)
#5E653A
(94,101,58)
#525733
(82,87,51)
#46492C
(70,73,44)
#3A3B25
(58,59,37)
#2E2D1E
(46,45,30)
#221F17
(34,31,23)
#161110
(22,17,16)
#000000
(0,0,0)

Tints of #8E9D56

#8E9D56
(142,157,86)
#98A565
(152,165,101)
#A2AD74
(162,173,116)
#ACB583
(172,181,131)
#B6BD92
(182,189,146)
#C0C5A1
(192,197,161)
#CACDB0
(202,205,176)
#D4D5BF
(212,213,191)
#DEDDCE
(222,221,206)
#E8E5DD
(232,229,221)
#F2EDEC
(242,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E9D56 color. Also use rgb(142,157,86) instead hex code.

Text Font Color

.myTextColor { color: #8E9D56; }

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

This text font color is #8E9D56.

Background Color

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

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

This div background color is #8E9D56.

Border color

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

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

This div border color is #8E9D56.

Opacity

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

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

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

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

This text has shadow with #8E9D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E9D56.

Preview

Color preview on black background

This text has color #8E9D56 on black background.


Color preview on white background

This text has color #8E9D56 on white background.


Black color preview on #8E9D56 background

This text has black color on #8E9D56 background.


White color preview on #8E9D56 background

This text has white color on #8E9D56 background.


Related colors

Complementary color

Complementary color for #hex is #7162A9.


I love getcolorcode.com

Triadic colors

1 #568E9D and #9D568E with #8E9D56 are triadic colors.

2 #569D8E and #9D8E56 with #8E9D56 are triadic colors.