COLOR #8E7D58

HEX: #8E7D58 RGB: (142,125,88)

Color info

#8E7D58 contains red, green and blue colors in about the same proportion. Web safe color of #8E7D58 is #996666 (or #966).

RGB color model

#8E7D58 color RGB value is (142,125,88).

RGB: (142,125,88) (56%, 49%, 35%)

RGB channels and saturation

R 142 of 255 = 56%
G 125 of 255 = 49%
B 88 of 255 = 35%

142
125
88

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

Portions of RGB colors in percentages

R + G + B = 142 + 125 + 88 = 355 (100%)
R 142 of 355 ~ 40%
G 125 of 355 ~ 35.21%
B 88 of 355 ~ 24.79'%

%40
%35.21
%24.79

CMYK color model

#8E7D58 color CMYK value is (0,12,38,44).

  • cyan value is 0.00%
  • magenta value is 11.97%
  • yellow value is 38.03%
  • key color value is 44.31%

CMYK: (0,12,38,44)
C0M12Y38K44 (0%, 12%, 38%, 44%)
(0.00 / 0.12 / 0.38 / 0.44)

CMYK percentages

%0
%11.97
%38.03
%44.31

Codes

Color #8E7D58 in popluar color models

8E 7D 58
RGB 142 125 88
HSL 41° 23.48% 45.10%
HSB/HSV 41° 38.03% 55.69%
CMYK 0.00% 11.97% 38.03%
44.31%

Color #8E7D58 in popluar number systems.

HEX 8E 7D 58
Decimal 142 125 88
Binary 10001110 1111101 1011000
Octal 216 175 130

Shades and tints

Shades of #8E7D58

#8E7D58
(142,125,88)
#827250
(130,114,80)
#766748
(118,103,72)
#6A5C40
(106,92,64)
#5E5138
(94,81,56)
#524630
(82,70,48)
#463B28
(70,59,40)
#3A3020
(58,48,32)
#2E2518
(46,37,24)
#221A10
(34,26,16)
#160F08
(22,15,8)
#000000
(0,0,0)

Tints of #8E7D58

#8E7D58
(142,125,88)
#988867
(152,136,103)
#A29376
(162,147,118)
#AC9E85
(172,158,133)
#B6A994
(182,169,148)
#C0B4A3
(192,180,163)
#CABFB2
(202,191,178)
#D4CAC1
(212,202,193)
#DED5D0
(222,213,208)
#E8E0DF
(232,224,223)
#F2EBEE
(242,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E7D58; }

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

This text font color is #8E7D58.

Background Color

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

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

This div background color is #8E7D58.

Border color

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

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

This div border color is #8E7D58.

Opacity

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

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

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

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

This text has shadow with #8E7D58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E7D58.

Preview

Color preview on black background

This text has color #8E7D58 on black background.


Color preview on white background

This text has color #8E7D58 on white background.


Black color preview on #8E7D58 background

This text has black color on #8E7D58 background.


White color preview on #8E7D58 background

This text has white color on #8E7D58 background.


Related colors

Complementary color

Complementary color for #hex is #7182A7.


I love getcolorcode.com

Triadic colors

1 #588E7D and #7D588E with #8E7D58 are triadic colors.

2 #587D8E and #7D8E58 with #8E7D58 are triadic colors.