COLOR #8E7F67

HEX: #8E7F67 RGB: (142,127,103)

Color info

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

RGB color model

#8E7F67 color RGB value is (142,127,103).

RGB: (142,127,103) (56%, 50%, 40%)

RGB channels and saturation

R 142 of 255 = 56%
G 127 of 255 = 50%
B 103 of 255 = 40%

142
127
103

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

Portions of RGB colors in percentages

R + G + B = 142 + 127 + 103 = 372 (100%)
R 142 of 372 ~ 38.17%
G 127 of 372 ~ 34.14%
B 103 of 372 ~ 27.69'%

%38.17
%34.14
%27.69

CMYK color model

#8E7F67 color CMYK value is (0,11,27,44).

  • cyan value is 0.00%
  • magenta value is 10.56%
  • yellow value is 27.46%
  • key color value is 44.31%
CMYK: (0,11,27,44) C0M11Y27K44 (0%,11%,27%,44%) (0.00/0.11/0.27/0.44) 

CMYK percentages

%0
%10.56
%27.46
%44.31

Codes

Color #8E7F67 in popluar color models

8E 7F 67
RGB 142 127 103
HSL 37° 15.92% 48.04%
HSB/HSV 37° 27.46% 55.69%
CMYK 0.00% 10.56% 27.46%
44.31%

Color #8E7F67 in popluar number systems.

HEX 8E 7F 67
Decimal 142 127 103
Binary 10001110 1111111 1100111
Octal 216 177 147

Shades and tints

Shades of #8E7F67

#8E7F67
(142,127,103)
#82745E
(130,116,94)
#766955
(118,105,85)
#6A5E4C
(106,94,76)
#5E5343
(94,83,67)
#52483A
(82,72,58)
#463D31
(70,61,49)
#3A3228
(58,50,40)
#2E271F
(46,39,31)
#221C16
(34,28,22)
#16110D
(22,17,13)
#000000
(0,0,0)

Tints of #8E7F67

#8E7F67
(142,127,103)
#988A74
(152,138,116)
#A29581
(162,149,129)
#ACA08E
(172,160,142)
#B6AB9B
(182,171,155)
#C0B6A8
(192,182,168)
#CAC1B5
(202,193,181)
#D4CCC2
(212,204,194)
#DED7CF
(222,215,207)
#E8E2DC
(232,226,220)
#F2EDE9
(242,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E7F67 color. Also use rgb(142,127,103) instead hex code.

Text Font Color

.myTextColor { color: #8E7F67; }

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

This text font color is #8E7F67.

Background Color

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

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

This div background color is #8E7F67.

Border color

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

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

This div border color is #8E7F67.

Opacity

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

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

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

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

This text has shadow with #8E7F67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E7F67.

Preview

Color preview on black background

This text has color #8E7F67 on black background.


Color preview on white background

This text has color #8E7F67 on white background.


Black color preview on #8E7F67 background

This text has black color on #8E7F67 background.


White color preview on #8E7F67 background

This text has white color on #8E7F67 background.


Related colors

Complementary color

Complementary color for #hex is #718098.


I love getcolorcode.com

Triadic colors

1 #678E7F and #7F678E with #8E7F67 are triadic colors.

2 #677F8E and #7F8E67 with #8E7F67 are triadic colors.