COLOR #8EB7BA

HEX: #8EB7BA RGB: (142,183,186)

Color info

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

RGB color model

#8EB7BA color RGB value is (142,183,186).

RGB: (142,183,186) (56%, 72%, 73%)

RGB channels and saturation

R 142 of 255 = 56%
G 183 of 255 = 72%
B 186 of 255 = 73%

142
183
186

R + G + B ~ 67%. #8EB7BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 183 + 186 = 511 (100%)
R 142 of 511 ~ 27.79%
G 183 of 511 ~ 35.81%
B 186 of 511 ~ 36.4'%

%27.79
%35.81
%36.4

CMYK color model

#8EB7BA color CMYK value is (24,2,0,27).

  • cyan value is 23.66%
  • magenta value is 1.61%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (24,2,0,27)
C24M2Y0K27 (24%, 2%, 0%, 27%)
(0.24 / 0.02 / 0.00 / 0.27)

CMYK percentages

%23.66
%1.61
%0
%27.06

Codes

Color #8EB7BA in popluar color models

8E B7 BA
RGB 142 183 186
HSL 184° 24.18% 64.31%
HSB/HSV 184° 23.66% 72.94%
CMYK 23.66% 1.61% 0.00%
27.06%

Color #8EB7BA in popluar number systems.

HEX 8E B7 BA
Decimal 142 183 186
Binary 10001110 10110111 10111010
Octal 216 267 272

Shades and tints

Shades of #8EB7BA

#8EB7BA
(142,183,186)
#82A7AA
(130,167,170)
#76979A
(118,151,154)
#6A878A
(106,135,138)
#5E777A
(94,119,122)
#52676A
(82,103,106)
#46575A
(70,87,90)
#3A474A
(58,71,74)
#2E373A
(46,55,58)
#22272A
(34,39,42)
#16171A
(22,23,26)
#000000
(0,0,0)

Tints of #8EB7BA

#8EB7BA
(142,183,186)
#98BDC0
(152,189,192)
#A2C3C6
(162,195,198)
#ACC9CC
(172,201,204)
#B6CFD2
(182,207,210)
#C0D5D8
(192,213,216)
#CADBDE
(202,219,222)
#D4E1E4
(212,225,228)
#DEE7EA
(222,231,234)
#E8EDF0
(232,237,240)
#F2F3F6
(242,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EB7BA color. Also use rgb(142,183,186) instead hex code.

Text Font Color

.myTextColor { color: #8EB7BA; }

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

This text font color is #8EB7BA.

Background Color

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

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

This div background color is #8EB7BA.

Border color

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

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

This div border color is #8EB7BA.

Opacity

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

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

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

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

This text has shadow with #8EB7BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EB7BA.

Preview

Color preview on black background

This text has color #8EB7BA on black background.


Color preview on white background

This text has color #8EB7BA on white background.


Black color preview on #8EB7BA background

This text has black color on #8EB7BA background.


White color preview on #8EB7BA background

This text has white color on #8EB7BA background.


Related colors

Complementary color

Complementary color for #hex is #714845.


I love getcolorcode.com

Triadic colors

1 #BA8EB7 and #B7BA8E with #8EB7BA are triadic colors.

2 #BAB78E and #B78EBA with #8EB7BA are triadic colors.