COLOR #8E9247

HEX: #8E9247 RGB: (142,146,71)

Color info

#8E9247 contains mainly red and green colors. Web safe color of #8E9247 is #999933 (or #993).

RGB color model

#8E9247 color RGB value is (142,146,71).

RGB: (142,146,71) (56%, 57%, 28%)

RGB channels and saturation

R 142 of 255 = 56%
G 146 of 255 = 57%
B 71 of 255 = 28%

142
146
71

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

Portions of RGB colors in percentages

R + G + B = 142 + 146 + 71 = 359 (100%)
R 142 of 359 ~ 39.55%
G 146 of 359 ~ 40.67%
B 71 of 359 ~ 19.78'%

%39.55
%40.67
%19.78

CMYK color model

#8E9247 color CMYK value is (3,0,51,43).

  • cyan value is 2.74%
  • magenta value is 0.00%
  • yellow value is 51.37%
  • key color value is 42.75%
CMYK: (3,0,51,43) C3M0Y51K43 (3%,0%,51%,43%) (0.03/0.00/0.51/0.43) 

CMYK percentages

%2.74
%0
%51.37
%42.75

Codes

Color #8E9247 in popluar color models

8E 92 47
RGB 142 146 71
HSL 63° 34.56% 42.55%
HSB/HSV 63° 51.37% 57.25%
CMYK 2.74% 0.00% 51.37%
42.75%

Color #8E9247 in popluar number systems.

HEX 8E 92 47
Decimal 142 146 71
Binary 10001110 10010010 1000111
Octal 216 222 107

Shades and tints

Shades of #8E9247

#8E9247
(142,146,71)
#828541
(130,133,65)
#76783B
(118,120,59)
#6A6B35
(106,107,53)
#5E5E2F
(94,94,47)
#525129
(82,81,41)
#464423
(70,68,35)
#3A371D
(58,55,29)
#2E2A17
(46,42,23)
#221D11
(34,29,17)
#16100B
(22,16,11)
#000000
(0,0,0)

Tints of #8E9247

#8E9247
(142,146,71)
#989B57
(152,155,87)
#A2A467
(162,164,103)
#ACAD77
(172,173,119)
#B6B687
(182,182,135)
#C0BF97
(192,191,151)
#CAC8A7
(202,200,167)
#D4D1B7
(212,209,183)
#DEDAC7
(222,218,199)
#E8E3D7
(232,227,215)
#F2ECE7
(242,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E9247 color. Also use rgb(142,146,71) instead hex code.

Text Font Color

.myTextColor { color: #8E9247; }

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

This text font color is #8E9247.

Background Color

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

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

This div background color is #8E9247.

Border color

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

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

This div border color is #8E9247.

Opacity

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

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

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

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

This text has shadow with #8E9247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E9247.

Preview

Color preview on black background

This text has color #8E9247 on black background.


Color preview on white background

This text has color #8E9247 on white background.


Black color preview on #8E9247 background

This text has black color on #8E9247 background.


White color preview on #8E9247 background

This text has white color on #8E9247 background.


Related colors

Complementary color

Complementary color for #hex is #716DB8.


I love getcolorcode.com

Triadic colors

1 #478E92 and #92478E with #8E9247 are triadic colors.

2 #47928E and #928E47 with #8E9247 are triadic colors.