COLOR #8E8A67

HEX: #8E8A67 RGB: (142,138,103)

Color info

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

RGB color model

#8E8A67 color RGB value is (142,138,103).

RGB: (142,138,103) (56%, 54%, 40%)

RGB channels and saturation

R 142 of 255 = 56%
G 138 of 255 = 54%
B 103 of 255 = 40%

142
138
103

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

Portions of RGB colors in percentages

R + G + B = 142 + 138 + 103 = 383 (100%)
R 142 of 383 ~ 37.08%
G 138 of 383 ~ 36.03%
B 103 of 383 ~ 26.89'%

%37.08
%36.03
%26.89

CMYK color model

#8E8A67 color CMYK value is (0,3,27,44).

  • cyan value is 0.00%
  • magenta value is 2.82%
  • yellow value is 27.46%
  • key color value is 44.31%

CMYK: (0,3,27,44)
C0M3Y27K44 (0%, 3%, 27%, 44%)
(0.00 / 0.03 / 0.27 / 0.44)

CMYK percentages

%0
%2.82
%27.46
%44.31

Codes

Color #8E8A67 in popluar color models

8E 8A 67
RGB 142 138 103
HSL 54° 15.92% 48.04%
HSB/HSV 54° 27.46% 55.69%
CMYK 0.00% 2.82% 27.46%
44.31%

Color #8E8A67 in popluar number systems.

HEX 8E 8A 67
Decimal 142 138 103
Binary 10001110 10001010 1100111
Octal 216 212 147

Shades and tints

Shades of #8E8A67

#8E8A67
(142,138,103)
#827E5E
(130,126,94)
#767255
(118,114,85)
#6A664C
(106,102,76)
#5E5A43
(94,90,67)
#524E3A
(82,78,58)
#464231
(70,66,49)
#3A3628
(58,54,40)
#2E2A1F
(46,42,31)
#221E16
(34,30,22)
#16120D
(22,18,13)
#000000
(0,0,0)

Tints of #8E8A67

#8E8A67
(142,138,103)
#989474
(152,148,116)
#A29E81
(162,158,129)
#ACA88E
(172,168,142)
#B6B29B
(182,178,155)
#C0BCA8
(192,188,168)
#CAC6B5
(202,198,181)
#D4D0C2
(212,208,194)
#DEDACF
(222,218,207)
#E8E4DC
(232,228,220)
#F2EEE9
(242,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E8A67; }

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

This text font color is #8E8A67.

Background Color

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

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

This div background color is #8E8A67.

Border color

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

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

This div border color is #8E8A67.

Opacity

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

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

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

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

This text has shadow with #8E8A67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E8A67.

Preview

Color preview on black background

This text has color #8E8A67 on black background.


Color preview on white background

This text has color #8E8A67 on white background.


Black color preview on #8E8A67 background

This text has black color on #8E8A67 background.


White color preview on #8E8A67 background

This text has white color on #8E8A67 background.


Related colors

Complementary color

Complementary color for #hex is #717598.


I love getcolorcode.com

Triadic colors

1 #678E8A and #8A678E with #8E8A67 are triadic colors.

2 #678A8E and #8A8E67 with #8E8A67 are triadic colors.