COLOR #8E9774

HEX: #8E9774 RGB: (142,151,116)

Color info

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

RGB color model

#8E9774 color RGB value is (142,151,116).

RGB: (142,151,116) (56%, 59%, 45%)

RGB channels and saturation

R 142 of 255 = 56%
G 151 of 255 = 59%
B 116 of 255 = 45%

142
151
116

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

Portions of RGB colors in percentages

R + G + B = 142 + 151 + 116 = 409 (100%)
R 142 of 409 ~ 34.72%
G 151 of 409 ~ 36.92%
B 116 of 409 ~ 28.36'%

%34.72
%36.92
%28.36

CMYK color model

#8E9774 color CMYK value is (6,0,23,41).

  • cyan value is 5.96%
  • magenta value is 0.00%
  • yellow value is 23.18%
  • key color value is 40.78%

CMYK: (6,0,23,41)
C6M0Y23K41 (6%, 0%, 23%, 41%)
(0.06 / 0.00 / 0.23 / 0.41)

CMYK percentages

%5.96
%0
%23.18
%40.78

Codes

Color #8E9774 in popluar color models

8E 97 74
RGB 142 151 116
HSL 75° 14.40% 52.35%
HSB/HSV 75° 23.18% 59.22%
CMYK 5.96% 0.00% 23.18%
40.78%

Color #8E9774 in popluar number systems.

HEX 8E 97 74
Decimal 142 151 116
Binary 10001110 10010111 1110100
Octal 216 227 164

Shades and tints

Shades of #8E9774

#8E9774
(142,151,116)
#828A6A
(130,138,106)
#767D60
(118,125,96)
#6A7056
(106,112,86)
#5E634C
(94,99,76)
#525642
(82,86,66)
#464938
(70,73,56)
#3A3C2E
(58,60,46)
#2E2F24
(46,47,36)
#22221A
(34,34,26)
#161510
(22,21,16)
#000000
(0,0,0)

Tints of #8E9774

#8E9774
(142,151,116)
#98A080
(152,160,128)
#A2A98C
(162,169,140)
#ACB298
(172,178,152)
#B6BBA4
(182,187,164)
#C0C4B0
(192,196,176)
#CACDBC
(202,205,188)
#D4D6C8
(212,214,200)
#DEDFD4
(222,223,212)
#E8E8E0
(232,232,224)
#F2F1EC
(242,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E9774 color. Also use rgb(142,151,116) instead hex code.

Text Font Color

.myTextColor { color: #8E9774; }

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

This text font color is #8E9774.

Background Color

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

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

This div background color is #8E9774.

Border color

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

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

This div border color is #8E9774.

Opacity

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

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

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

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

This text has shadow with #8E9774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E9774.

Preview

Color preview on black background

This text has color #8E9774 on black background.


Color preview on white background

This text has color #8E9774 on white background.


Black color preview on #8E9774 background

This text has black color on #8E9774 background.


White color preview on #8E9774 background

This text has white color on #8E9774 background.


Related colors

Complementary color

Complementary color for #hex is #71688B.


I love getcolorcode.com

Triadic colors

1 #748E97 and #97748E with #8E9774 are triadic colors.

2 #74978E and #978E74 with #8E9774 are triadic colors.