COLOR #9E8C9E

HEX: #9E8C9E RGB: (158,140,158)

Color info

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

RGB color model

#9E8C9E color RGB value is (158,140,158).

RGB: (158,140,158) (62%, 55%, 62%)

RGB channels and saturation

R 158 of 255 = 62%
G 140 of 255 = 55%
B 158 of 255 = 62%

158
140
158

R + G + B ~ 60%. #9E8C9E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 158 + 140 + 158 = 456 (100%)
R 158 of 456 ~ 34.65%
G 140 of 456 ~ 30.7%
B 158 of 456 ~ 34.65'%

%34.65
%30.7
%34.65

CMYK color model

#9E8C9E color CMYK value is (0,11,0,38).

  • cyan value is 0.00%
  • magenta value is 11.39%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (0,11,0,38)
C0M11Y0K38 (0%, 11%, 0%, 38%)
(0.00 / 0.11 / 0.00 / 0.38)

CMYK percentages

%0
%11.39
%0
%38.04

Codes

Color #9E8C9E in popluar color models

9E 8C 9E
RGB 158 140 158
HSL 300° 8.49% 58.43%
HSB/HSV 300° 11.39% 61.96%
CMYK 0.00% 11.39% 0.00%
38.04%

Color #9E8C9E in popluar number systems.

HEX 9E 8C 9E
Decimal 158 140 158
Binary 10011110 10001100 10011110
Octal 236 214 236

Shades and tints

Shades of #9E8C9E

#9E8C9E
(158,140,158)
#908090
(144,128,144)
#827482
(130,116,130)
#746874
(116,104,116)
#665C66
(102,92,102)
#585058
(88,80,88)
#4A444A
(74,68,74)
#3C383C
(60,56,60)
#2E2C2E
(46,44,46)
#202020
(32,32,32)
#121412
(18,20,18)
#000000
(0,0,0)

Tints of #9E8C9E

#9E8C9E
(158,140,158)
#A696A6
(166,150,166)
#AEA0AE
(174,160,174)
#B6AAB6
(182,170,182)
#BEB4BE
(190,180,190)
#C6BEC6
(198,190,198)
#CEC8CE
(206,200,206)
#D6D2D6
(214,210,214)
#DEDCDE
(222,220,222)
#E6E6E6
(230,230,230)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E8C9E color. Also use rgb(158,140,158) instead hex code.

Text Font Color

.myTextColor { color: #9E8C9E; }

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

This text font color is #9E8C9E.

Background Color

.myBgColor { background-color: #9E8C9E; }

<div style="background-color:#9E8C9E">Inner text</div>

This div background color is #9E8C9E.

Border color

.myBorderColor { border: 1px solid #9E8C9E; }

<div style="border:3px solid #9E8C9E">Div</div>

This div border color is #9E8C9E.

Opacity

.myOpacity80 { color: #9E8C9E; opacity: 0.8; }

<p style="color:#9E8C9E;opacity:0.8;">80%</p>

Text with #9E8C9E 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 #9E8C9E;}

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

This text has shadow with #9E8C9E color.


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

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

This text has shadow with #9E8C9E primary color and red secondary color.


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

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

This text has shadow with #9E8C9E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9E8C9E.

Preview

Color preview on black background

This text has color #9E8C9E on black background.


Color preview on white background

This text has color #9E8C9E on white background.


Black color preview on #9E8C9E background

This text has black color on #9E8C9E background.


White color preview on #9E8C9E background

This text has white color on #9E8C9E background.


Related colors

Complementary color

Complementary color for #hex is #617361.


I love getcolorcode.com

Triadic colors

1 #9E9E8C and #8C9E9E with #9E8C9E are triadic colors.

2 #9E8C9E and #8C9E9E with #9E8C9E are triadic colors.