COLOR #8E8D56

HEX: #8E8D56 RGB: (142,141,86)

Color info

#8E8D56 contains red, green and blue colors in about the same proportion. Web safe color of #8E8D56 is #999966 (or #996).

RGB color model

#8E8D56 color RGB value is (142,141,86).

RGB: (142,141,86) (56%, 55%, 34%)

RGB channels and saturation

R 142 of 255 = 56%
G 141 of 255 = 55%
B 86 of 255 = 34%

142
141
86

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

Portions of RGB colors in percentages

R + G + B = 142 + 141 + 86 = 369 (100%)
R 142 of 369 ~ 38.48%
G 141 of 369 ~ 38.21%
B 86 of 369 ~ 23.31'%

%38.48
%38.21
%23.31

CMYK color model

#8E8D56 color CMYK value is (0,1,39,44).

  • cyan value is 0.00%
  • magenta value is 0.70%
  • yellow value is 39.44%
  • key color value is 44.31%

CMYK: (0,1,39,44)
C0M1Y39K44 (0%, 1%, 39%, 44%)
(0.00 / 0.01 / 0.39 / 0.44)

CMYK percentages

%0
%0.7
%39.44
%44.31

Codes

Color #8E8D56 in popluar color models

8E 8D 56
RGB 142 141 86
HSL 59° 24.56% 44.71%
HSB/HSV 59° 39.44% 55.69%
CMYK 0.00% 0.70% 39.44%
44.31%

Color #8E8D56 in popluar number systems.

HEX 8E 8D 56
Decimal 142 141 86
Binary 10001110 10001101 1010110
Octal 216 215 126

Shades and tints

Shades of #8E8D56

#8E8D56
(142,141,86)
#82814F
(130,129,79)
#767548
(118,117,72)
#6A6941
(106,105,65)
#5E5D3A
(94,93,58)
#525133
(82,81,51)
#46452C
(70,69,44)
#3A3925
(58,57,37)
#2E2D1E
(46,45,30)
#222117
(34,33,23)
#161510
(22,21,16)
#000000
(0,0,0)

Tints of #8E8D56

#8E8D56
(142,141,86)
#989765
(152,151,101)
#A2A174
(162,161,116)
#ACAB83
(172,171,131)
#B6B592
(182,181,146)
#C0BFA1
(192,191,161)
#CAC9B0
(202,201,176)
#D4D3BF
(212,211,191)
#DEDDCE
(222,221,206)
#E8E7DD
(232,231,221)
#F2F1EC
(242,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E8D56; }

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

This text font color is #8E8D56.

Background Color

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

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

This div background color is #8E8D56.

Border color

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

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

This div border color is #8E8D56.

Opacity

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

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

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

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

This text has shadow with #8E8D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E8D56.

Preview

Color preview on black background

This text has color #8E8D56 on black background.


Color preview on white background

This text has color #8E8D56 on white background.


Black color preview on #8E8D56 background

This text has black color on #8E8D56 background.


White color preview on #8E8D56 background

This text has white color on #8E8D56 background.


Related colors

Complementary color

Complementary color for #hex is #7172A9.


I love getcolorcode.com

Triadic colors

1 #568E8D and #8D568E with #8E8D56 are triadic colors.

2 #568D8E and #8D8E56 with #8E8D56 are triadic colors.