COLOR #8EB9BD

HEX: #8EB9BD RGB: (142,185,189)

Color info

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

RGB color model

#8EB9BD color RGB value is (142,185,189).

RGB: (142,185,189) (56%, 73%, 74%)

RGB channels and saturation

R 142 of 255 = 56%
G 185 of 255 = 73%
B 189 of 255 = 74%

142
185
189

R + G + B ~ 68%. #8EB9BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 185 + 189 = 516 (100%)
R 142 of 516 ~ 27.52%
G 185 of 516 ~ 35.85%
B 189 of 516 ~ 36.63'%

%27.52
%35.85
%36.63

CMYK color model

#8EB9BD color CMYK value is (25,2,0,26).

  • cyan value is 24.87%
  • magenta value is 2.12%
  • yellow value is 0.00%
  • key color value is 25.88%
CMYK: (25,2,0,26) C25M2Y0K26 (25%,2%,0%,26%) (0.25/0.02/0.00/0.26) 

CMYK percentages

%24.87
%2.12
%0
%25.88

Codes

Color #8EB9BD in popluar color models

8E B9 BD
RGB 142 185 189
HSL 185° 26.26% 64.90%
HSB/HSV 185° 24.87% 74.12%
CMYK 24.87% 2.12% 0.00%
25.88%

Color #8EB9BD in popluar number systems.

HEX 8E B9 BD
Decimal 142 185 189
Binary 10001110 10111001 10111101
Octal 216 271 275

Shades and tints

Shades of #8EB9BD

#8EB9BD
(142,185,189)
#82A9AC
(130,169,172)
#76999B
(118,153,155)
#6A898A
(106,137,138)
#5E7979
(94,121,121)
#526968
(82,105,104)
#465957
(70,89,87)
#3A4946
(58,73,70)
#2E3935
(46,57,53)
#222924
(34,41,36)
#161913
(22,25,19)
#000000
(0,0,0)

Tints of #8EB9BD

#8EB9BD
(142,185,189)
#98BFC3
(152,191,195)
#A2C5C9
(162,197,201)
#ACCBCF
(172,203,207)
#B6D1D5
(182,209,213)
#C0D7DB
(192,215,219)
#CADDE1
(202,221,225)
#D4E3E7
(212,227,231)
#DEE9ED
(222,233,237)
#E8EFF3
(232,239,243)
#F2F5F9
(242,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EB9BD color. Also use rgb(142,185,189) instead hex code.

Text Font Color

.myTextColor { color: #8EB9BD; }

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

This text font color is #8EB9BD.

Background Color

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

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

This div background color is #8EB9BD.

Border color

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

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

This div border color is #8EB9BD.

Opacity

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

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

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

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

This text has shadow with #8EB9BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EB9BD.

Preview

Color preview on black background

This text has color #8EB9BD on black background.


Color preview on white background

This text has color #8EB9BD on white background.


Black color preview on #8EB9BD background

This text has black color on #8EB9BD background.


White color preview on #8EB9BD background

This text has white color on #8EB9BD background.


Related colors

Complementary color

Complementary color for #hex is #714642.


I love getcolorcode.com

Triadic colors

1 #BD8EB9 and #B9BD8E with #8EB9BD are triadic colors.

2 #BDB98E and #B98EBD with #8EB9BD are triadic colors.