COLOR #8E9B96

HEX: #8E9B96 RGB: (142,155,150)

Color info

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

RGB color model

#8E9B96 color RGB value is (142,155,150).

RGB: (142,155,150) (56%, 61%, 59%)

RGB channels and saturation

R 142 of 255 = 56%
G 155 of 255 = 61%
B 150 of 255 = 59%

142
155
150

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

Portions of RGB colors in percentages

R + G + B = 142 + 155 + 150 = 447 (100%)
R 142 of 447 ~ 31.77%
G 155 of 447 ~ 34.68%
B 150 of 447 ~ 33.56'%

%31.77
%34.68
%33.56

CMYK color model

#8E9B96 color CMYK value is (8,0,3,39).

  • cyan value is 8.39%
  • magenta value is 0.00%
  • yellow value is 3.23%
  • key color value is 39.22%

CMYK: (8,0,3,39)
C8M0Y3K39 (8%, 0%, 3%, 39%)
(0.08 / 0.00 / 0.03 / 0.39)

CMYK percentages

%8.39
%0
%3.23
%39.22

Codes

Color #8E9B96 in popluar color models

8E 9B 96
RGB 142 155 150
HSL 157° 6.10% 58.24%
HSB/HSV 157° 8.39% 60.78%
CMYK 8.39% 0.00% 3.23%
39.22%

Color #8E9B96 in popluar number systems.

HEX 8E 9B 96
Decimal 142 155 150
Binary 10001110 10011011 10010110
Octal 216 233 226

Shades and tints

Shades of #8E9B96

#8E9B96
(142,155,150)
#828D89
(130,141,137)
#767F7C
(118,127,124)
#6A716F
(106,113,111)
#5E6362
(94,99,98)
#525555
(82,85,85)
#464748
(70,71,72)
#3A393B
(58,57,59)
#2E2B2E
(46,43,46)
#221D21
(34,29,33)
#160F14
(22,15,20)
#000000
(0,0,0)

Tints of #8E9B96

#8E9B96
(142,155,150)
#98A49F
(152,164,159)
#A2ADA8
(162,173,168)
#ACB6B1
(172,182,177)
#B6BFBA
(182,191,186)
#C0C8C3
(192,200,195)
#CAD1CC
(202,209,204)
#D4DAD5
(212,218,213)
#DEE3DE
(222,227,222)
#E8ECE7
(232,236,231)
#F2F5F0
(242,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E9B96; }

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

This text font color is #8E9B96.

Background Color

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

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

This div background color is #8E9B96.

Border color

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

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

This div border color is #8E9B96.

Opacity

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

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

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

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

This text has shadow with #8E9B96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E9B96.

Preview

Color preview on black background

This text has color #8E9B96 on black background.


Color preview on white background

This text has color #8E9B96 on white background.


Black color preview on #8E9B96 background

This text has black color on #8E9B96 background.


White color preview on #8E9B96 background

This text has white color on #8E9B96 background.


Related colors

Complementary color

Complementary color for #hex is #716469.


I love getcolorcode.com

Triadic colors

1 #968E9B and #9B968E with #8E9B96 are triadic colors.

2 #969B8E and #9B8E96 with #8E9B96 are triadic colors.