COLOR #9E8C93

HEX: #9E8C93 RGB: (158,140,147)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

158
140
147

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

Portions of RGB colors in percentages

R + G + B = 158 + 140 + 147 = 445 (100%)
R 158 of 445 ~ 35.51%
G 140 of 445 ~ 31.46%
B 147 of 445 ~ 33.03'%

%35.51
%31.46
%33.03

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 11.39%
  • yellow value is 6.96%
  • key color value is 38.04%
CMYK: (0,11,7,38) C0M11Y7K38 (0%,11%,7%,38%) (0.00/0.11/0.07/0.38) 

CMYK percentages

%0
%11.39
%6.96
%38.04

Codes

Color #9E8C93 in popluar color models

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

Color #9E8C93 in popluar number systems.

HEX 9E 8C 93
Decimal 158 140 147
Binary 10011110 10001100 10010011
Octal 236 214 223

Shades and tints

Shades of #9E8C93

#9E8C93
(158,140,147)
#908086
(144,128,134)
#827479
(130,116,121)
#74686C
(116,104,108)
#665C5F
(102,92,95)
#585052
(88,80,82)
#4A4445
(74,68,69)
#3C3838
(60,56,56)
#2E2C2B
(46,44,43)
#20201E
(32,32,30)
#121411
(18,20,17)
#000000
(0,0,0)

Tints of #9E8C93

#9E8C93
(158,140,147)
#A6969C
(166,150,156)
#AEA0A5
(174,160,165)
#B6AAAE
(182,170,174)
#BEB4B7
(190,180,183)
#C6BEC0
(198,190,192)
#CEC8C9
(206,200,201)
#D6D2D2
(214,210,210)
#DEDCDB
(222,220,219)
#E6E6E4
(230,230,228)
#EEF0ED
(238,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9E8C93; }

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

This text font color is #9E8C93.

Background Color

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

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

This div background color is #9E8C93.

Border color

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

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

This div border color is #9E8C93.

Opacity

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

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

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

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

This text has shadow with #9E8C93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E8C93.

Preview

Color preview on black background

This text has color #9E8C93 on black background.


Color preview on white background

This text has color #9E8C93 on white background.


Black color preview on #9E8C93 background

This text has black color on #9E8C93 background.


White color preview on #9E8C93 background

This text has white color on #9E8C93 background.


Related colors

Complementary color

Complementary color for #hex is #61736C.


I love getcolorcode.com

Triadic colors

1 #939E8C and #8C939E with #9E8C93 are triadic colors.

2 #938C9E and #8C9E93 with #9E8C93 are triadic colors.