COLOR #8EAE56

HEX: #8EAE56 RGB: (142,174,86)

Color info

#8EAE56 contains mainly red and green colors. Web safe color of #8EAE56 is #999966 (or #996).

RGB color model

#8EAE56 color RGB value is (142,174,86).

RGB: (142,174,86) (56%, 68%, 34%)

RGB channels and saturation

R 142 of 255 = 56%
G 174 of 255 = 68%
B 86 of 255 = 34%

142
174
86

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

Portions of RGB colors in percentages

R + G + B = 142 + 174 + 86 = 402 (100%)
R 142 of 402 ~ 35.32%
G 174 of 402 ~ 43.28%
B 86 of 402 ~ 21.39'%

%35.32
%43.28
%21.39

CMYK color model

#8EAE56 color CMYK value is (18,0,51,32).

  • cyan value is 18.39%
  • magenta value is 0.00%
  • yellow value is 50.57%
  • key color value is 31.76%

CMYK: (18,0,51,32)
C18M0Y51K32 (18%, 0%, 51%, 32%)
(0.18 / 0.00 / 0.51 / 0.32)

CMYK percentages

%18.39
%0
%50.57
%31.76

Codes

Color #8EAE56 in popluar color models

8E AE 56
RGB 142 174 86
HSL 82° 35.20% 50.98%
HSB/HSV 82° 50.57% 68.24%
CMYK 18.39% 0.00% 50.57%
31.76%

Color #8EAE56 in popluar number systems.

HEX 8E AE 56
Decimal 142 174 86
Binary 10001110 10101110 1010110
Octal 216 256 126

Shades and tints

Shades of #8EAE56

#8EAE56
(142,174,86)
#829F4F
(130,159,79)
#769048
(118,144,72)
#6A8141
(106,129,65)
#5E723A
(94,114,58)
#526333
(82,99,51)
#46542C
(70,84,44)
#3A4525
(58,69,37)
#2E361E
(46,54,30)
#222717
(34,39,23)
#161810
(22,24,16)
#000000
(0,0,0)

Tints of #8EAE56

#8EAE56
(142,174,86)
#98B565
(152,181,101)
#A2BC74
(162,188,116)
#ACC383
(172,195,131)
#B6CA92
(182,202,146)
#C0D1A1
(192,209,161)
#CAD8B0
(202,216,176)
#D4DFBF
(212,223,191)
#DEE6CE
(222,230,206)
#E8EDDD
(232,237,221)
#F2F4EC
(242,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EAE56 color. Also use rgb(142,174,86) instead hex code.

Text Font Color

.myTextColor { color: #8EAE56; }

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

This text font color is #8EAE56.

Background Color

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

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

This div background color is #8EAE56.

Border color

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

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

This div border color is #8EAE56.

Opacity

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

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

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

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

This text has shadow with #8EAE56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EAE56.

Preview

Color preview on black background

This text has color #8EAE56 on black background.


Color preview on white background

This text has color #8EAE56 on white background.


Black color preview on #8EAE56 background

This text has black color on #8EAE56 background.


White color preview on #8EAE56 background

This text has white color on #8EAE56 background.


Related colors

Complementary color

Complementary color for #hex is #7151A9.


I love getcolorcode.com

Triadic colors

1 #568EAE and #AE568E with #8EAE56 are triadic colors.

2 #56AE8E and #AE8E56 with #8EAE56 are triadic colors.