COLOR #8E808E

HEX: #8E808E RGB: (142,128,142)

Color info

#8E808E contains red, green and blue colors in about the same proportion. Web safe color of #8E808E is #996699 (or #969).

RGB color model

#8E808E color RGB value is (142,128,142).

RGB: (142,128,142) (56%, 50%, 56%)

RGB channels and saturation

R 142 of 255 = 56%
G 128 of 255 = 50%
B 142 of 255 = 56%

142
128
142

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

Portions of RGB colors in percentages

R + G + B = 142 + 128 + 142 = 412 (100%)
R 142 of 412 ~ 34.47%
G 128 of 412 ~ 31.07%
B 142 of 412 ~ 34.47'%

%34.47
%31.07
%34.47

CMYK color model

#8E808E color CMYK value is (0,10,0,44).

  • cyan value is 0.00%
  • magenta value is 9.86%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (0,10,0,44)
C0M10Y0K44 (0%, 10%, 0%, 44%)
(0.00 / 0.10 / 0.00 / 0.44)

CMYK percentages

%0
%9.86
%0
%44.31

Codes

Color #8E808E in popluar color models

8E 80 8E
RGB 142 128 142
HSL 300° 5.83% 52.94%
HSB/HSV 300° 9.86% 55.69%
CMYK 0.00% 9.86% 0.00%
44.31%

Color #8E808E in popluar number systems.

HEX 8E 80 8E
Decimal 142 128 142
Binary 10001110 10000000 10001110
Octal 216 200 216

Shades and tints

Shades of #8E808E

#8E808E
(142,128,142)
#827582
(130,117,130)
#766A76
(118,106,118)
#6A5F6A
(106,95,106)
#5E545E
(94,84,94)
#524952
(82,73,82)
#463E46
(70,62,70)
#3A333A
(58,51,58)
#2E282E
(46,40,46)
#221D22
(34,29,34)
#161216
(22,18,22)
#000000
(0,0,0)

Tints of #8E808E

#8E808E
(142,128,142)
#988B98
(152,139,152)
#A296A2
(162,150,162)
#ACA1AC
(172,161,172)
#B6ACB6
(182,172,182)
#C0B7C0
(192,183,192)
#CAC2CA
(202,194,202)
#D4CDD4
(212,205,212)
#DED8DE
(222,216,222)
#E8E3E8
(232,227,232)
#F2EEF2
(242,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E808E; }

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

This text font color is #8E808E.

Background Color

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

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

This div background color is #8E808E.

Border color

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

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

This div border color is #8E808E.

Opacity

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

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

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

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

This text has shadow with #8E808E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E808E.

Preview

Color preview on black background

This text has color #8E808E on black background.


Color preview on white background

This text has color #8E808E on white background.


Black color preview on #8E808E background

This text has black color on #8E808E background.


White color preview on #8E808E background

This text has white color on #8E808E background.


Related colors

Complementary color

Complementary color for #hex is #717F71.


I love getcolorcode.com

Triadic colors

1 #8E8E80 and #808E8E with #8E808E are triadic colors.

2 #8E808E and #808E8E with #8E808E are triadic colors.