COLOR #8E5E56

HEX: #8E5E56 RGB: (142,94,86)

Color info

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

RGB color model

#8E5E56 color RGB value is (142,94,86).

RGB: (142,94,86) (56%, 37%, 34%)

RGB channels and saturation

R 142 of 255 = 56%
G 94 of 255 = 37%
B 86 of 255 = 34%

142
94
86

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

Portions of RGB colors in percentages

R + G + B = 142 + 94 + 86 = 322 (100%)
R 142 of 322 ~ 44.1%
G 94 of 322 ~ 29.19%
B 86 of 322 ~ 26.71'%

%44.1
%29.19
%26.71

CMYK color model

#8E5E56 color CMYK value is (0,34,39,44).

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

CMYK: (0,34,39,44)
C0M34Y39K44 (0%, 34%, 39%, 44%)
(0.00 / 0.34 / 0.39 / 0.44)

CMYK percentages

%0
%33.8
%39.44
%44.31

Codes

Color #8E5E56 in popluar color models

8E 5E 56
RGB 142 94 86
HSL 24.56% 44.71%
HSB/HSV 39.44% 55.69%
CMYK 0.00% 33.80% 39.44%
44.31%

Color #8E5E56 in popluar number systems.

HEX 8E 5E 56
Decimal 142 94 86
Binary 10001110 1011110 1010110
Octal 216 136 126

Shades and tints

Shades of #8E5E56

#8E5E56
(142,94,86)
#82564F
(130,86,79)
#764E48
(118,78,72)
#6A4641
(106,70,65)
#5E3E3A
(94,62,58)
#523633
(82,54,51)
#462E2C
(70,46,44)
#3A2625
(58,38,37)
#2E1E1E
(46,30,30)
#221617
(34,22,23)
#160E10
(22,14,16)
#000000
(0,0,0)

Tints of #8E5E56

#8E5E56
(142,94,86)
#986C65
(152,108,101)
#A27A74
(162,122,116)
#AC8883
(172,136,131)
#B69692
(182,150,146)
#C0A4A1
(192,164,161)
#CAB2B0
(202,178,176)
#D4C0BF
(212,192,191)
#DECECE
(222,206,206)
#E8DCDD
(232,220,221)
#F2EAEC
(242,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E5E56; }

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

This text font color is #8E5E56.

Background Color

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

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

This div background color is #8E5E56.

Border color

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

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

This div border color is #8E5E56.

Opacity

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

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

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

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

This text has shadow with #8E5E56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E5E56.

Preview

Color preview on black background

This text has color #8E5E56 on black background.


Color preview on white background

This text has color #8E5E56 on white background.


Black color preview on #8E5E56 background

This text has black color on #8E5E56 background.


White color preview on #8E5E56 background

This text has white color on #8E5E56 background.


Related colors

Complementary color

Complementary color for #hex is #71A1A9.


I love getcolorcode.com

Triadic colors

1 #568E5E and #5E568E with #8E5E56 are triadic colors.

2 #565E8E and #5E8E56 with #8E5E56 are triadic colors.