COLOR #8E8A63

HEX: #8E8A63 RGB: (142,138,99)

Color info

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

RGB color model

#8E8A63 color RGB value is (142,138,99).

RGB: (142,138,99) (56%, 54%, 39%)

RGB channels and saturation

R 142 of 255 = 56%
G 138 of 255 = 54%
B 99 of 255 = 39%

142
138
99

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

Portions of RGB colors in percentages

R + G + B = 142 + 138 + 99 = 379 (100%)
R 142 of 379 ~ 37.47%
G 138 of 379 ~ 36.41%
B 99 of 379 ~ 26.12'%

%37.47
%36.41
%26.12

CMYK color model

#8E8A63 color CMYK value is (0,3,30,44).

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

CMYK: (0,3,30,44)
C0M3Y30K44 (0%, 3%, 30%, 44%)
(0.00 / 0.03 / 0.30 / 0.44)

CMYK percentages

%0
%2.82
%30.28
%44.31

Codes

Color #8E8A63 in popluar color models

8E 8A 63
RGB 142 138 99
HSL 54° 17.84% 47.25%
HSB/HSV 54° 30.28% 55.69%
CMYK 0.00% 2.82% 30.28%
44.31%

Color #8E8A63 in popluar number systems.

HEX 8E 8A 63
Decimal 142 138 99
Binary 10001110 10001010 1100011
Octal 216 212 143

Shades and tints

Shades of #8E8A63

#8E8A63
(142,138,99)
#827E5A
(130,126,90)
#767251
(118,114,81)
#6A6648
(106,102,72)
#5E5A3F
(94,90,63)
#524E36
(82,78,54)
#46422D
(70,66,45)
#3A3624
(58,54,36)
#2E2A1B
(46,42,27)
#221E12
(34,30,18)
#161209
(22,18,9)
#000000
(0,0,0)

Tints of #8E8A63

#8E8A63
(142,138,99)
#989471
(152,148,113)
#A29E7F
(162,158,127)
#ACA88D
(172,168,141)
#B6B29B
(182,178,155)
#C0BCA9
(192,188,169)
#CAC6B7
(202,198,183)
#D4D0C5
(212,208,197)
#DEDAD3
(222,218,211)
#E8E4E1
(232,228,225)
#F2EEEF
(242,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E8A63; }

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

This text font color is #8E8A63.

Background Color

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

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

This div background color is #8E8A63.

Border color

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

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

This div border color is #8E8A63.

Opacity

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

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

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

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

This text has shadow with #8E8A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E8A63.

Preview

Color preview on black background

This text has color #8E8A63 on black background.


Color preview on white background

This text has color #8E8A63 on white background.


Black color preview on #8E8A63 background

This text has black color on #8E8A63 background.


White color preview on #8E8A63 background

This text has white color on #8E8A63 background.


Related colors

Complementary color

Complementary color for #hex is #71759C.


I love getcolorcode.com

Triadic colors

1 #638E8A and #8A638E with #8E8A63 are triadic colors.

2 #638A8E and #8A8E63 with #8E8A63 are triadic colors.