COLOR #8E8BAB

HEX: #8E8BAB RGB: (142,139,171)

Color info

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

RGB color model

#8E8BAB color RGB value is (142,139,171).

RGB: (142,139,171) (56%, 55%, 67%)

RGB channels and saturation

R 142 of 255 = 56%
G 139 of 255 = 55%
B 171 of 255 = 67%

142
139
171

R + G + B ~ 59%. #8E8BAB is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 142 + 139 + 171 = 452 (100%)
R 142 of 452 ~ 31.42%
G 139 of 452 ~ 30.75%
B 171 of 452 ~ 37.83'%

%31.42
%30.75
%37.83

CMYK color model

#8E8BAB color CMYK value is (17,19,0,33).

  • cyan value is 16.96%
  • magenta value is 18.71%
  • yellow value is 0.00%
  • key color value is 32.94%

CMYK: (17,19,0,33)
C17M19Y0K33 (17%, 19%, 0%, 33%)
(0.17 / 0.19 / 0.00 / 0.33)

CMYK percentages

%16.96
%18.71
%0
%32.94

Codes

Color #8E8BAB in popluar color models

8E 8B AB
RGB 142 139 171
HSL 246° 16.00% 60.78%
HSB/HSV 246° 18.71% 67.06%
CMYK 16.96% 18.71% 0.00%
32.94%

Color #8E8BAB in popluar number systems.

HEX 8E 8B AB
Decimal 142 139 171
Binary 10001110 10001011 10101011
Octal 216 213 253

Shades and tints

Shades of #8E8BAB

#8E8BAB
(142,139,171)
#827F9C
(130,127,156)
#76738D
(118,115,141)
#6A677E
(106,103,126)
#5E5B6F
(94,91,111)
#524F60
(82,79,96)
#464351
(70,67,81)
#3A3742
(58,55,66)
#2E2B33
(46,43,51)
#221F24
(34,31,36)
#161315
(22,19,21)
#000000
(0,0,0)

Tints of #8E8BAB

#8E8BAB
(142,139,171)
#9895B2
(152,149,178)
#A29FB9
(162,159,185)
#ACA9C0
(172,169,192)
#B6B3C7
(182,179,199)
#C0BDCE
(192,189,206)
#CAC7D5
(202,199,213)
#D4D1DC
(212,209,220)
#DEDBE3
(222,219,227)
#E8E5EA
(232,229,234)
#F2EFF1
(242,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E8BAB color. Also use rgb(142,139,171) instead hex code.

Text Font Color

.myTextColor { color: #8E8BAB; }

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

This text font color is #8E8BAB.

Background Color

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

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

This div background color is #8E8BAB.

Border color

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

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

This div border color is #8E8BAB.

Opacity

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

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

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

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

This text has shadow with #8E8BAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E8BAB.

Preview

Color preview on black background

This text has color #8E8BAB on black background.


Color preview on white background

This text has color #8E8BAB on white background.


Black color preview on #8E8BAB background

This text has black color on #8E8BAB background.


White color preview on #8E8BAB background

This text has white color on #8E8BAB background.


Related colors

Complementary color

Complementary color for #hex is #717454.


I love getcolorcode.com

Triadic colors

1 #AB8E8B and #8BAB8E with #8E8BAB are triadic colors.

2 #AB8B8E and #8B8EAB with #8E8BAB are triadic colors.