COLOR #8EABAE

HEX: #8EABAE RGB: (142,171,174)

Color info

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

RGB color model

#8EABAE color RGB value is (142,171,174).

RGB: (142,171,174) (56%, 67%, 68%)

RGB channels and saturation

R 142 of 255 = 56%
G 171 of 255 = 67%
B 174 of 255 = 68%

142
171
174

R + G + B ~ 64%. #8EABAE is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 171 + 174 = 487 (100%)
R 142 of 487 ~ 29.16%
G 171 of 487 ~ 35.11%
B 174 of 487 ~ 35.73'%

%29.16
%35.11
%35.73

CMYK color model

#8EABAE color CMYK value is (18,2,0,32).

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

CMYK: (18,2,0,32)
C18M2Y0K32 (18%, 2%, 0%, 32%)
(0.18 / 0.02 / 0.00 / 0.32)

CMYK percentages

%18.39
%1.72
%0
%31.76

Codes

Color #8EABAE in popluar color models

8E AB AE
RGB 142 171 174
HSL 186° 16.49% 61.96%
HSB/HSV 186° 18.39% 68.24%
CMYK 18.39% 1.72% 0.00%
31.76%

Color #8EABAE in popluar number systems.

HEX 8E AB AE
Decimal 142 171 174
Binary 10001110 10101011 10101110
Octal 216 253 256

Shades and tints

Shades of #8EABAE

#8EABAE
(142,171,174)
#829C9F
(130,156,159)
#768D90
(118,141,144)
#6A7E81
(106,126,129)
#5E6F72
(94,111,114)
#526063
(82,96,99)
#465154
(70,81,84)
#3A4245
(58,66,69)
#2E3336
(46,51,54)
#222427
(34,36,39)
#161518
(22,21,24)
#000000
(0,0,0)

Tints of #8EABAE

#8EABAE
(142,171,174)
#98B2B5
(152,178,181)
#A2B9BC
(162,185,188)
#ACC0C3
(172,192,195)
#B6C7CA
(182,199,202)
#C0CED1
(192,206,209)
#CAD5D8
(202,213,216)
#D4DCDF
(212,220,223)
#DEE3E6
(222,227,230)
#E8EAED
(232,234,237)
#F2F1F4
(242,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8EABAE; }

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

This text font color is #8EABAE.

Background Color

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

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

This div background color is #8EABAE.

Border color

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

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

This div border color is #8EABAE.

Opacity

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

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

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

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

This text has shadow with #8EABAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EABAE.

Preview

Color preview on black background

This text has color #8EABAE on black background.


Color preview on white background

This text has color #8EABAE on white background.


Black color preview on #8EABAE background

This text has black color on #8EABAE background.


White color preview on #8EABAE background

This text has white color on #8EABAE background.


Related colors

Complementary color

Complementary color for #hex is #715451.


I love getcolorcode.com

Triadic colors

1 #AE8EAB and #ABAE8E with #8EABAE are triadic colors.

2 #AEAB8E and #AB8EAE with #8EABAE are triadic colors.