COLOR #8EAFAD

HEX: #8EAFAD RGB: (142,175,173)

Color info

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

RGB color model

#8EAFAD color RGB value is (142,175,173).

RGB: (142,175,173) (56%, 69%, 68%)

RGB channels and saturation

R 142 of 255 = 56%
G 175 of 255 = 69%
B 173 of 255 = 68%

142
175
173

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

Portions of RGB colors in percentages

R + G + B = 142 + 175 + 173 = 490 (100%)
R 142 of 490 ~ 28.98%
G 175 of 490 ~ 35.71%
B 173 of 490 ~ 35.31'%

%28.98
%35.71
%35.31

CMYK color model

#8EAFAD color CMYK value is (19,0,1,31).

  • cyan value is 18.86%
  • magenta value is 0.00%
  • yellow value is 1.14%
  • key color value is 31.37%

CMYK: (19,0,1,31)
C19M0Y1K31 (19%, 0%, 1%, 31%)
(0.19 / 0.00 / 0.01 / 0.31)

CMYK percentages

%18.86
%0
%1.14
%31.37

Codes

Color #8EAFAD in popluar color models

8E AF AD
RGB 142 175 173
HSL 176° 17.10% 62.16%
HSB/HSV 176° 18.86% 68.63%
CMYK 18.86% 0.00% 1.14%
31.37%

Color #8EAFAD in popluar number systems.

HEX 8E AF AD
Decimal 142 175 173
Binary 10001110 10101111 10101101
Octal 216 257 255

Shades and tints

Shades of #8EAFAD

#8EAFAD
(142,175,173)
#82A09E
(130,160,158)
#76918F
(118,145,143)
#6A8280
(106,130,128)
#5E7371
(94,115,113)
#526462
(82,100,98)
#465553
(70,85,83)
#3A4644
(58,70,68)
#2E3735
(46,55,53)
#222826
(34,40,38)
#161917
(22,25,23)
#000000
(0,0,0)

Tints of #8EAFAD

#8EAFAD
(142,175,173)
#98B6B4
(152,182,180)
#A2BDBB
(162,189,187)
#ACC4C2
(172,196,194)
#B6CBC9
(182,203,201)
#C0D2D0
(192,210,208)
#CAD9D7
(202,217,215)
#D4E0DE
(212,224,222)
#DEE7E5
(222,231,229)
#E8EEEC
(232,238,236)
#F2F5F3
(242,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8EAFAD; }

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

This text font color is #8EAFAD.

Background Color

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

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

This div background color is #8EAFAD.

Border color

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

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

This div border color is #8EAFAD.

Opacity

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

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

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

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

This text has shadow with #8EAFAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EAFAD.

Preview

Color preview on black background

This text has color #8EAFAD on black background.


Color preview on white background

This text has color #8EAFAD on white background.


Black color preview on #8EAFAD background

This text has black color on #8EAFAD background.


White color preview on #8EAFAD background

This text has white color on #8EAFAD background.


Related colors

Complementary color

Complementary color for #hex is #715052.


I love getcolorcode.com

Triadic colors

1 #AD8EAF and #AFAD8E with #8EAFAD are triadic colors.

2 #ADAF8E and #AF8EAD with #8EAFAD are triadic colors.