COLOR #8E8B58

HEX: #8E8B58 RGB: (142,139,88)

Color info

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

RGB color model

#8E8B58 color RGB value is (142,139,88).

RGB: (142,139,88) (56%, 55%, 35%)

RGB channels and saturation

R 142 of 255 = 56%
G 139 of 255 = 55%
B 88 of 255 = 35%

142
139
88

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

Portions of RGB colors in percentages

R + G + B = 142 + 139 + 88 = 369 (100%)
R 142 of 369 ~ 38.48%
G 139 of 369 ~ 37.67%
B 88 of 369 ~ 23.85'%

%38.48
%37.67
%23.85

CMYK color model

#8E8B58 color CMYK value is (0,2,38,44).

  • cyan value is 0.00%
  • magenta value is 2.11%
  • yellow value is 38.03%
  • key color value is 44.31%
CMYK: (0,2,38,44) C0M2Y38K44 (0%,2%,38%,44%) (0.00/0.02/0.38/0.44) 

CMYK percentages

%0
%2.11
%38.03
%44.31

Codes

Color #8E8B58 in popluar color models

8E 8B 58
RGB 142 139 88
HSL 57° 23.48% 45.10%
HSB/HSV 57° 38.03% 55.69%
CMYK 0.00% 2.11% 38.03%
44.31%

Color #8E8B58 in popluar number systems.

HEX 8E 8B 58
Decimal 142 139 88
Binary 10001110 10001011 1011000
Octal 216 213 130

Shades and tints

Shades of #8E8B58

#8E8B58
(142,139,88)
#827F50
(130,127,80)
#767348
(118,115,72)
#6A6740
(106,103,64)
#5E5B38
(94,91,56)
#524F30
(82,79,48)
#464328
(70,67,40)
#3A3720
(58,55,32)
#2E2B18
(46,43,24)
#221F10
(34,31,16)
#161308
(22,19,8)
#000000
(0,0,0)

Tints of #8E8B58

#8E8B58
(142,139,88)
#989567
(152,149,103)
#A29F76
(162,159,118)
#ACA985
(172,169,133)
#B6B394
(182,179,148)
#C0BDA3
(192,189,163)
#CAC7B2
(202,199,178)
#D4D1C1
(212,209,193)
#DEDBD0
(222,219,208)
#E8E5DF
(232,229,223)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E8B58; }

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

This text font color is #8E8B58.

Background Color

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

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

This div background color is #8E8B58.

Border color

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

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

This div border color is #8E8B58.

Opacity

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

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

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

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

This text has shadow with #8E8B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E8B58.

Preview

Color preview on black background

This text has color #8E8B58 on black background.


Color preview on white background

This text has color #8E8B58 on white background.


Black color preview on #8E8B58 background

This text has black color on #8E8B58 background.


White color preview on #8E8B58 background

This text has white color on #8E8B58 background.


Related colors

Complementary color

Complementary color for #hex is #7174A7.


I love getcolorcode.com

Triadic colors

1 #588E8B and #8B588E with #8E8B58 are triadic colors.

2 #588B8E and #8B8E58 with #8E8B58 are triadic colors.