COLOR #8E9D68

HEX: #8E9D68 RGB: (142,157,104)

Color info

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

RGB color model

#8E9D68 color RGB value is (142,157,104).

RGB: (142,157,104) (56%, 62%, 41%)

RGB channels and saturation

R 142 of 255 = 56%
G 157 of 255 = 62%
B 104 of 255 = 41%

142
157
104

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

Portions of RGB colors in percentages

R + G + B = 142 + 157 + 104 = 403 (100%)
R 142 of 403 ~ 35.24%
G 157 of 403 ~ 38.96%
B 104 of 403 ~ 25.81'%

%35.24
%38.96
%25.81

CMYK color model

#8E9D68 color CMYK value is (10,0,34,38).

  • cyan value is 9.55%
  • magenta value is 0.00%
  • yellow value is 33.76%
  • key color value is 38.43%

CMYK: (10,0,34,38)
C10M0Y34K38 (10%, 0%, 34%, 38%)
(0.10 / 0.00 / 0.34 / 0.38)

CMYK percentages

%9.55
%0
%33.76
%38.43

Codes

Color #8E9D68 in popluar color models

8E 9D 68
RGB 142 157 104
HSL 77° 21.29% 51.18%
HSB/HSV 77° 33.76% 61.57%
CMYK 9.55% 0.00% 33.76%
38.43%

Color #8E9D68 in popluar number systems.

HEX 8E 9D 68
Decimal 142 157 104
Binary 10001110 10011101 1101000
Octal 216 235 150

Shades and tints

Shades of #8E9D68

#8E9D68
(142,157,104)
#828F5F
(130,143,95)
#768156
(118,129,86)
#6A734D
(106,115,77)
#5E6544
(94,101,68)
#52573B
(82,87,59)
#464932
(70,73,50)
#3A3B29
(58,59,41)
#2E2D20
(46,45,32)
#221F17
(34,31,23)
#16110E
(22,17,14)
#000000
(0,0,0)

Tints of #8E9D68

#8E9D68
(142,157,104)
#98A575
(152,165,117)
#A2AD82
(162,173,130)
#ACB58F
(172,181,143)
#B6BD9C
(182,189,156)
#C0C5A9
(192,197,169)
#CACDB6
(202,205,182)
#D4D5C3
(212,213,195)
#DEDDD0
(222,221,208)
#E8E5DD
(232,229,221)
#F2EDEA
(242,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E9D68 color. Also use rgb(142,157,104) instead hex code.

Text Font Color

.myTextColor { color: #8E9D68; }

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

This text font color is #8E9D68.

Background Color

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

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

This div background color is #8E9D68.

Border color

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

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

This div border color is #8E9D68.

Opacity

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

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

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

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

This text has shadow with #8E9D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E9D68.

Preview

Color preview on black background

This text has color #8E9D68 on black background.


Color preview on white background

This text has color #8E9D68 on white background.


Black color preview on #8E9D68 background

This text has black color on #8E9D68 background.


White color preview on #8E9D68 background

This text has white color on #8E9D68 background.


Related colors

Complementary color

Complementary color for #hex is #716297.


I love getcolorcode.com

Triadic colors

1 #688E9D and #9D688E with #8E9D68 are triadic colors.

2 #689D8E and #9D8E68 with #8E9D68 are triadic colors.