COLOR #8EA449

HEX: #8EA449 RGB: (142,164,73)

Color info

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

RGB color model

#8EA449 color RGB value is (142,164,73).

RGB: (142,164,73) (56%, 64%, 29%)

RGB channels and saturation

R 142 of 255 = 56%
G 164 of 255 = 64%
B 73 of 255 = 29%

142
164
73

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

Portions of RGB colors in percentages

R + G + B = 142 + 164 + 73 = 379 (100%)
R 142 of 379 ~ 37.47%
G 164 of 379 ~ 43.27%
B 73 of 379 ~ 19.26'%

%37.47
%43.27
%19.26

CMYK color model

#8EA449 color CMYK value is (13,0,55,36).

  • cyan value is 13.41%
  • magenta value is 0.00%
  • yellow value is 55.49%
  • key color value is 35.69%
CMYK: (13,0,55,36) C13M0Y55K36 (13%,0%,55%,36%) (0.13/0.00/0.55/0.36) 

CMYK percentages

%13.41
%0
%55.49
%35.69

Codes

Color #8EA449 in popluar color models

8E A4 49
RGB 142 164 73
HSL 75° 38.40% 46.47%
HSB/HSV 75° 55.49% 64.31%
CMYK 13.41% 0.00% 55.49%
35.69%

Color #8EA449 in popluar number systems.

HEX 8E A4 49
Decimal 142 164 73
Binary 10001110 10100100 1001001
Octal 216 244 111

Shades and tints

Shades of #8EA449

#8EA449
(142,164,73)
#829643
(130,150,67)
#76883D
(118,136,61)
#6A7A37
(106,122,55)
#5E6C31
(94,108,49)
#525E2B
(82,94,43)
#465025
(70,80,37)
#3A421F
(58,66,31)
#2E3419
(46,52,25)
#222613
(34,38,19)
#16180D
(22,24,13)
#000000
(0,0,0)

Tints of #8EA449

#8EA449
(142,164,73)
#98AC59
(152,172,89)
#A2B469
(162,180,105)
#ACBC79
(172,188,121)
#B6C489
(182,196,137)
#C0CC99
(192,204,153)
#CAD4A9
(202,212,169)
#D4DCB9
(212,220,185)
#DEE4C9
(222,228,201)
#E8ECD9
(232,236,217)
#F2F4E9
(242,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EA449 color. Also use rgb(142,164,73) instead hex code.

Text Font Color

.myTextColor { color: #8EA449; }

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

This text font color is #8EA449.

Background Color

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

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

This div background color is #8EA449.

Border color

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

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

This div border color is #8EA449.

Opacity

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

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

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

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

This text has shadow with #8EA449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EA449.

Preview

Color preview on black background

This text has color #8EA449 on black background.


Color preview on white background

This text has color #8EA449 on white background.


Black color preview on #8EA449 background

This text has black color on #8EA449 background.


White color preview on #8EA449 background

This text has white color on #8EA449 background.


Related colors

Complementary color

Complementary color for #hex is #715BB6.


I love getcolorcode.com

Triadic colors

1 #498EA4 and #A4498E with #8EA449 are triadic colors.

2 #49A48E and #A48E49 with #8EA449 are triadic colors.