COLOR #8ED6AE

HEX: #8ED6AE RGB: (142,214,174)

Color info

#8ED6AE contains mainly green and blue colors. Web safe color of #8ED6AE is #99CC99 (or #9C9).

RGB color model

#8ED6AE color RGB value is (142,214,174).

RGB: (142,214,174) (56%, 84%, 68%)

RGB channels and saturation

R 142 of 255 = 56%
G 214 of 255 = 84%
B 174 of 255 = 68%

142
214
174

R + G + B ~ 69%. #8ED6AE is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 214 + 174 = 530 (100%)
R 142 of 530 ~ 26.79%
G 214 of 530 ~ 40.38%
B 174 of 530 ~ 32.83'%

%26.79
%40.38
%32.83

CMYK color model

#8ED6AE color CMYK value is (34,0,19,16).

  • cyan value is 33.64%
  • magenta value is 0.00%
  • yellow value is 18.69%
  • key color value is 16.08%

CMYK: (34,0,19,16)
C34M0Y19K16 (34%, 0%, 19%, 16%)
(0.34 / 0.00 / 0.19 / 0.16)

CMYK percentages

%33.64
%0
%18.69
%16.08

Codes

Color #8ED6AE in popluar color models

8E D6 AE
RGB 142 214 174
HSL 147° 46.75% 69.80%
HSB/HSV 147° 33.64% 83.92%
CMYK 33.64% 0.00% 18.69%
16.08%

Color #8ED6AE in popluar number systems.

HEX 8E D6 AE
Decimal 142 214 174
Binary 10001110 11010110 10101110
Octal 216 326 256

Shades and tints

Shades of #8ED6AE

#8ED6AE
(142,214,174)
#82C39F
(130,195,159)
#76B090
(118,176,144)
#6A9D81
(106,157,129)
#5E8A72
(94,138,114)
#527763
(82,119,99)
#466454
(70,100,84)
#3A5145
(58,81,69)
#2E3E36
(46,62,54)
#222B27
(34,43,39)
#161818
(22,24,24)
#000000
(0,0,0)

Tints of #8ED6AE

#8ED6AE
(142,214,174)
#98D9B5
(152,217,181)
#A2DCBC
(162,220,188)
#ACDFC3
(172,223,195)
#B6E2CA
(182,226,202)
#C0E5D1
(192,229,209)
#CAE8D8
(202,232,216)
#D4EBDF
(212,235,223)
#DEEEE6
(222,238,230)
#E8F1ED
(232,241,237)
#F2F4F4
(242,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8ED6AE; }

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

This text font color is #8ED6AE.

Background Color

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

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

This div background color is #8ED6AE.

Border color

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

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

This div border color is #8ED6AE.

Opacity

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

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

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

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

This text has shadow with #8ED6AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8ED6AE.

Preview

Color preview on black background

This text has color #8ED6AE on black background.


Color preview on white background

This text has color #8ED6AE on white background.


Black color preview on #8ED6AE background

This text has black color on #8ED6AE background.


White color preview on #8ED6AE background

This text has white color on #8ED6AE background.


Related colors

Complementary color

Complementary color for #hex is #712951.


I love getcolorcode.com

Triadic colors

1 #AE8ED6 and #D6AE8E with #8ED6AE are triadic colors.

2 #AED68E and #D68EAE with #8ED6AE are triadic colors.