COLOR #8E7970

HEX: #8E7970 RGB: (142,121,112)

Color info

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

RGB color model

#8E7970 color RGB value is (142,121,112).

RGB: (142,121,112) (56%, 47%, 44%)

RGB channels and saturation

R 142 of 255 = 56%
G 121 of 255 = 47%
B 112 of 255 = 44%

142
121
112

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

Portions of RGB colors in percentages

R + G + B = 142 + 121 + 112 = 375 (100%)
R 142 of 375 ~ 37.87%
G 121 of 375 ~ 32.27%
B 112 of 375 ~ 29.87'%

%37.87
%32.27
%29.87

CMYK color model

#8E7970 color CMYK value is (0,15,21,44).

  • cyan value is 0.00%
  • magenta value is 14.79%
  • yellow value is 21.13%
  • key color value is 44.31%

CMYK: (0,15,21,44)
C0M15Y21K44 (0%, 15%, 21%, 44%)
(0.00 / 0.15 / 0.21 / 0.44)

CMYK percentages

%0
%14.79
%21.13
%44.31

Codes

Color #8E7970 in popluar color models

8E 79 70
RGB 142 121 112
HSL 18° 11.81% 49.80%
HSB/HSV 18° 21.13% 55.69%
CMYK 0.00% 14.79% 21.13%
44.31%

Color #8E7970 in popluar number systems.

HEX 8E 79 70
Decimal 142 121 112
Binary 10001110 1111001 1110000
Octal 216 171 160

Shades and tints

Shades of #8E7970

#8E7970
(142,121,112)
#826E66
(130,110,102)
#76635C
(118,99,92)
#6A5852
(106,88,82)
#5E4D48
(94,77,72)
#52423E
(82,66,62)
#463734
(70,55,52)
#3A2C2A
(58,44,42)
#2E2120
(46,33,32)
#221616
(34,22,22)
#160B0C
(22,11,12)
#000000
(0,0,0)

Tints of #8E7970

#8E7970
(142,121,112)
#98857D
(152,133,125)
#A2918A
(162,145,138)
#AC9D97
(172,157,151)
#B6A9A4
(182,169,164)
#C0B5B1
(192,181,177)
#CAC1BE
(202,193,190)
#D4CDCB
(212,205,203)
#DED9D8
(222,217,216)
#E8E5E5
(232,229,229)
#F2F1F2
(242,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E7970 color. Also use rgb(142,121,112) instead hex code.

Text Font Color

.myTextColor { color: #8E7970; }

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

This text font color is #8E7970.

Background Color

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

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

This div background color is #8E7970.

Border color

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

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

This div border color is #8E7970.

Opacity

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

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

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

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

This text has shadow with #8E7970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E7970.

Preview

Color preview on black background

This text has color #8E7970 on black background.


Color preview on white background

This text has color #8E7970 on white background.


Black color preview on #8E7970 background

This text has black color on #8E7970 background.


White color preview on #8E7970 background

This text has white color on #8E7970 background.


Related colors

Complementary color

Complementary color for #hex is #71868F.


I love getcolorcode.com

Triadic colors

1 #708E79 and #79708E with #8E7970 are triadic colors.

2 #70798E and #798E70 with #8E7970 are triadic colors.