COLOR #8E96B3

HEX: #8E96B3 RGB: (142,150,179)

Color info

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

RGB color model

#8E96B3 color RGB value is (142,150,179).

RGB: (142,150,179) (56%, 59%, 70%)

RGB channels and saturation

R 142 of 255 = 56%
G 150 of 255 = 59%
B 179 of 255 = 70%

142
150
179

R + G + B ~ 62%. #8E96B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 150 + 179 = 471 (100%)
R 142 of 471 ~ 30.15%
G 150 of 471 ~ 31.85%
B 179 of 471 ~ 38'%

%30.15
%31.85
%38

CMYK color model

#8E96B3 color CMYK value is (21,16,0,30).

  • cyan value is 20.67%
  • magenta value is 16.20%
  • yellow value is 0.00%
  • key color value is 29.80%

CMYK: (21,16,0,30)
C21M16Y0K30 (21%, 16%, 0%, 30%)
(0.21 / 0.16 / 0.00 / 0.30)

CMYK percentages

%20.67
%16.2
%0
%29.8

Codes

Color #8E96B3 in popluar color models

8E 96 B3
RGB 142 150 179
HSL 227° 19.58% 62.94%
HSB/HSV 227° 20.67% 70.20%
CMYK 20.67% 16.20% 0.00%
29.80%

Color #8E96B3 in popluar number systems.

HEX 8E 96 B3
Decimal 142 150 179
Binary 10001110 10010110 10110011
Octal 216 226 263

Shades and tints

Shades of #8E96B3

#8E96B3
(142,150,179)
#8289A3
(130,137,163)
#767C93
(118,124,147)
#6A6F83
(106,111,131)
#5E6273
(94,98,115)
#525563
(82,85,99)
#464853
(70,72,83)
#3A3B43
(58,59,67)
#2E2E33
(46,46,51)
#222123
(34,33,35)
#161413
(22,20,19)
#000000
(0,0,0)

Tints of #8E96B3

#8E96B3
(142,150,179)
#989FB9
(152,159,185)
#A2A8BF
(162,168,191)
#ACB1C5
(172,177,197)
#B6BACB
(182,186,203)
#C0C3D1
(192,195,209)
#CACCD7
(202,204,215)
#D4D5DD
(212,213,221)
#DEDEE3
(222,222,227)
#E8E7E9
(232,231,233)
#F2F0EF
(242,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E96B3 color. Also use rgb(142,150,179) instead hex code.

Text Font Color

.myTextColor { color: #8E96B3; }

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

This text font color is #8E96B3.

Background Color

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

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

This div background color is #8E96B3.

Border color

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

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

This div border color is #8E96B3.

Opacity

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

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

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

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

This text has shadow with #8E96B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E96B3.

Preview

Color preview on black background

This text has color #8E96B3 on black background.


Color preview on white background

This text has color #8E96B3 on white background.


Black color preview on #8E96B3 background

This text has black color on #8E96B3 background.


White color preview on #8E96B3 background

This text has white color on #8E96B3 background.


Related colors

Complementary color

Complementary color for #hex is #71694C.


I love getcolorcode.com

Triadic colors

1 #B38E96 and #96B38E with #8E96B3 are triadic colors.

2 #B3968E and #968EB3 with #8E96B3 are triadic colors.