COLOR #8EB4AD

HEX: #8EB4AD RGB: (142,180,173)

Color info

#8EB4AD contains red, green and blue colors in about the same proportion. Web safe color of #8EB4AD is #99CC99 (or #9C9).

RGB color model

#8EB4AD color RGB value is (142,180,173).

RGB: (142,180,173) (56%, 71%, 68%)

RGB channels and saturation

R 142 of 255 = 56%
G 180 of 255 = 71%
B 173 of 255 = 68%

142
180
173

R + G + B ~ 65%. #8EB4AD is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 180 + 173 = 495 (100%)
R 142 of 495 ~ 28.69%
G 180 of 495 ~ 36.36%
B 173 of 495 ~ 34.95'%

%28.69
%36.36
%34.95

CMYK color model

#8EB4AD color CMYK value is (21,0,4,29).

  • cyan value is 21.11%
  • magenta value is 0.00%
  • yellow value is 3.89%
  • key color value is 29.41%

CMYK: (21,0,4,29)
C21M0Y4K29 (21%, 0%, 4%, 29%)
(0.21 / 0.00 / 0.04 / 0.29)

CMYK percentages

%21.11
%0
%3.89
%29.41

Codes

Color #8EB4AD in popluar color models

8E B4 AD
RGB 142 180 173
HSL 169° 20.21% 63.14%
HSB/HSV 169° 21.11% 70.59%
CMYK 21.11% 0.00% 3.89%
29.41%

Color #8EB4AD in popluar number systems.

HEX 8E B4 AD
Decimal 142 180 173
Binary 10001110 10110100 10101101
Octal 216 264 255

Shades and tints

Shades of #8EB4AD

#8EB4AD
(142,180,173)
#82A49E
(130,164,158)
#76948F
(118,148,143)
#6A8480
(106,132,128)
#5E7471
(94,116,113)
#526462
(82,100,98)
#465453
(70,84,83)
#3A4444
(58,68,68)
#2E3435
(46,52,53)
#222426
(34,36,38)
#161417
(22,20,23)
#000000
(0,0,0)

Tints of #8EB4AD

#8EB4AD
(142,180,173)
#98BAB4
(152,186,180)
#A2C0BB
(162,192,187)
#ACC6C2
(172,198,194)
#B6CCC9
(182,204,201)
#C0D2D0
(192,210,208)
#CAD8D7
(202,216,215)
#D4DEDE
(212,222,222)
#DEE4E5
(222,228,229)
#E8EAEC
(232,234,236)
#F2F0F3
(242,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8EB4AD; }

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

This text font color is #8EB4AD.

Background Color

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

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

This div background color is #8EB4AD.

Border color

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

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

This div border color is #8EB4AD.

Opacity

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

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

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

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

This text has shadow with #8EB4AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EB4AD.

Preview

Color preview on black background

This text has color #8EB4AD on black background.


Color preview on white background

This text has color #8EB4AD on white background.


Black color preview on #8EB4AD background

This text has black color on #8EB4AD background.


White color preview on #8EB4AD background

This text has white color on #8EB4AD background.


Related colors

Complementary color

Complementary color for #hex is #714B52.


I love getcolorcode.com

Triadic colors

1 #AD8EB4 and #B4AD8E with #8EB4AD are triadic colors.

2 #ADB48E and #B48EAD with #8EB4AD are triadic colors.