COLOR #8EB5BD

HEX: #8EB5BD RGB: (142,181,189)

Color info

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

RGB color model

#8EB5BD color RGB value is (142,181,189).

RGB: (142,181,189) (56%, 71%, 74%)

RGB channels and saturation

R 142 of 255 = 56%
G 181 of 255 = 71%
B 189 of 255 = 74%

142
181
189

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

Portions of RGB colors in percentages

R + G + B = 142 + 181 + 189 = 512 (100%)
R 142 of 512 ~ 27.73%
G 181 of 512 ~ 35.35%
B 189 of 512 ~ 36.91'%

%27.73
%35.35
%36.91

CMYK color model

#8EB5BD color CMYK value is (25,4,0,26).

  • cyan value is 24.87%
  • magenta value is 4.23%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (25,4,0,26)
C25M4Y0K26 (25%, 4%, 0%, 26%)
(0.25 / 0.04 / 0.00 / 0.26)

CMYK percentages

%24.87
%4.23
%0
%25.88

Codes

Color #8EB5BD in popluar color models

8E B5 BD
RGB 142 181 189
HSL 190° 26.26% 64.90%
HSB/HSV 190° 24.87% 74.12%
CMYK 24.87% 4.23% 0.00%
25.88%

Color #8EB5BD in popluar number systems.

HEX 8E B5 BD
Decimal 142 181 189
Binary 10001110 10110101 10111101
Octal 216 265 275

Shades and tints

Shades of #8EB5BD

#8EB5BD
(142,181,189)
#82A5AC
(130,165,172)
#76959B
(118,149,155)
#6A858A
(106,133,138)
#5E7579
(94,117,121)
#526568
(82,101,104)
#465557
(70,85,87)
#3A4546
(58,69,70)
#2E3535
(46,53,53)
#222524
(34,37,36)
#161513
(22,21,19)
#000000
(0,0,0)

Tints of #8EB5BD

#8EB5BD
(142,181,189)
#98BBC3
(152,187,195)
#A2C1C9
(162,193,201)
#ACC7CF
(172,199,207)
#B6CDD5
(182,205,213)
#C0D3DB
(192,211,219)
#CAD9E1
(202,217,225)
#D4DFE7
(212,223,231)
#DEE5ED
(222,229,237)
#E8EBF3
(232,235,243)
#F2F1F9
(242,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8EB5BD; }

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

This text font color is #8EB5BD.

Background Color

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

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

This div background color is #8EB5BD.

Border color

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

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

This div border color is #8EB5BD.

Opacity

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

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

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

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

This text has shadow with #8EB5BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EB5BD.

Preview

Color preview on black background

This text has color #8EB5BD on black background.


Color preview on white background

This text has color #8EB5BD on white background.


Black color preview on #8EB5BD background

This text has black color on #8EB5BD background.


White color preview on #8EB5BD background

This text has white color on #8EB5BD background.


Related colors

Complementary color

Complementary color for #hex is #714A42.


I love getcolorcode.com

Triadic colors

1 #BD8EB5 and #B5BD8E with #8EB5BD are triadic colors.

2 #BDB58E and #B58EBD with #8EB5BD are triadic colors.