COLOR #8EAD96

HEX: #8EAD96 RGB: (142,173,150)

Color info

#8EAD96 contains red, green and blue colors in about the same proportion. Web safe color of #8EAD96 is #999999 (or #999).

RGB color model

#8EAD96 color RGB value is (142,173,150).

RGB: (142,173,150) (56%, 68%, 59%)

RGB channels and saturation

R 142 of 255 = 56%
G 173 of 255 = 68%
B 150 of 255 = 59%

142
173
150

R + G + B ~ 61%. #8EAD96 is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 173 + 150 = 465 (100%)
R 142 of 465 ~ 30.54%
G 173 of 465 ~ 37.2%
B 150 of 465 ~ 32.26'%

%30.54
%37.2
%32.26

CMYK color model

#8EAD96 color CMYK value is (18,0,13,32).

  • cyan value is 17.92%
  • magenta value is 0.00%
  • yellow value is 13.29%
  • key color value is 32.16%
CMYK: (18,0,13,32) C18M0Y13K32 (18%,0%,13%,32%) (0.18/0.00/0.13/0.32) 

CMYK percentages

%17.92
%0
%13.29
%32.16

Codes

Color #8EAD96 in popluar color models

8E AD 96
RGB 142 173 150
HSL 135° 15.90% 61.76%
HSB/HSV 135° 17.92% 67.84%
CMYK 17.92% 0.00% 13.29%
32.16%

Color #8EAD96 in popluar number systems.

HEX 8E AD 96
Decimal 142 173 150
Binary 10001110 10101101 10010110
Octal 216 255 226

Shades and tints

Shades of #8EAD96

#8EAD96
(142,173,150)
#829E89
(130,158,137)
#768F7C
(118,143,124)
#6A806F
(106,128,111)
#5E7162
(94,113,98)
#526255
(82,98,85)
#465348
(70,83,72)
#3A443B
(58,68,59)
#2E352E
(46,53,46)
#222621
(34,38,33)
#161714
(22,23,20)
#000000
(0,0,0)

Tints of #8EAD96

#8EAD96
(142,173,150)
#98B49F
(152,180,159)
#A2BBA8
(162,187,168)
#ACC2B1
(172,194,177)
#B6C9BA
(182,201,186)
#C0D0C3
(192,208,195)
#CAD7CC
(202,215,204)
#D4DED5
(212,222,213)
#DEE5DE
(222,229,222)
#E8ECE7
(232,236,231)
#F2F3F0
(242,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EAD96 color. Also use rgb(142,173,150) instead hex code.

Text Font Color

.myTextColor { color: #8EAD96; }

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

This text font color is #8EAD96.

Background Color

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

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

This div background color is #8EAD96.

Border color

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

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

This div border color is #8EAD96.

Opacity

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

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

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

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

This text has shadow with #8EAD96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EAD96.

Preview

Color preview on black background

This text has color #8EAD96 on black background.


Color preview on white background

This text has color #8EAD96 on white background.


Black color preview on #8EAD96 background

This text has black color on #8EAD96 background.


White color preview on #8EAD96 background

This text has white color on #8EAD96 background.


Related colors

Complementary color

Complementary color for #hex is #715269.


I love getcolorcode.com

Triadic colors

1 #968EAD and #AD968E with #8EAD96 are triadic colors.

2 #96AD8E and #AD8E96 with #8EAD96 are triadic colors.