COLOR #8EA8A4

HEX: #8EA8A4 RGB: (142,168,164)

Color info

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

RGB color model

#8EA8A4 color RGB value is (142,168,164).

RGB: (142,168,164) (56%, 66%, 64%)

RGB channels and saturation

R 142 of 255 = 56%
G 168 of 255 = 66%
B 164 of 255 = 64%

142
168
164

R + G + B ~ 62%. #8EA8A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 168 + 164 = 474 (100%)
R 142 of 474 ~ 29.96%
G 168 of 474 ~ 35.44%
B 164 of 474 ~ 34.6'%

%29.96
%35.44
%34.6

CMYK color model

#8EA8A4 color CMYK value is (15,0,2,34).

  • cyan value is 15.48%
  • magenta value is 0.00%
  • yellow value is 2.38%
  • key color value is 34.12%

CMYK: (15,0,2,34)
C15M0Y2K34 (15%, 0%, 2%, 34%)
(0.15 / 0.00 / 0.02 / 0.34)

CMYK percentages

%15.48
%0
%2.38
%34.12

Codes

Color #8EA8A4 in popluar color models

8E A8 A4
RGB 142 168 164
HSL 171° 13.00% 60.78%
HSB/HSV 171° 15.48% 65.88%
CMYK 15.48% 0.00% 2.38%
34.12%

Color #8EA8A4 in popluar number systems.

HEX 8E A8 A4
Decimal 142 168 164
Binary 10001110 10101000 10100100
Octal 216 250 244

Shades and tints

Shades of #8EA8A4

#8EA8A4
(142,168,164)
#829996
(130,153,150)
#768A88
(118,138,136)
#6A7B7A
(106,123,122)
#5E6C6C
(94,108,108)
#525D5E
(82,93,94)
#464E50
(70,78,80)
#3A3F42
(58,63,66)
#2E3034
(46,48,52)
#222126
(34,33,38)
#161218
(22,18,24)
#000000
(0,0,0)

Tints of #8EA8A4

#8EA8A4
(142,168,164)
#98AFAC
(152,175,172)
#A2B6B4
(162,182,180)
#ACBDBC
(172,189,188)
#B6C4C4
(182,196,196)
#C0CBCC
(192,203,204)
#CAD2D4
(202,210,212)
#D4D9DC
(212,217,220)
#DEE0E4
(222,224,228)
#E8E7EC
(232,231,236)
#F2EEF4
(242,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8EA8A4; }

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

This text font color is #8EA8A4.

Background Color

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

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

This div background color is #8EA8A4.

Border color

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

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

This div border color is #8EA8A4.

Opacity

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

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

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

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

This text has shadow with #8EA8A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EA8A4.

Preview

Color preview on black background

This text has color #8EA8A4 on black background.


Color preview on white background

This text has color #8EA8A4 on white background.


Black color preview on #8EA8A4 background

This text has black color on #8EA8A4 background.


White color preview on #8EA8A4 background

This text has white color on #8EA8A4 background.


Related colors

Complementary color

Complementary color for #hex is #71575B.


I love getcolorcode.com

Triadic colors

1 #A48EA8 and #A8A48E with #8EA8A4 are triadic colors.

2 #A4A88E and #A88EA4 with #8EA8A4 are triadic colors.