COLOR #9E8393

HEX: #9E8393 RGB: (158,131,147)

Color info

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

RGB color model

#9E8393 color RGB value is (158,131,147).

RGB: (158,131,147) (62%, 51%, 58%)

RGB channels and saturation

R 158 of 255 = 62%
G 131 of 255 = 51%
B 147 of 255 = 58%

158
131
147

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

Portions of RGB colors in percentages

R + G + B = 158 + 131 + 147 = 436 (100%)
R 158 of 436 ~ 36.24%
G 131 of 436 ~ 30.05%
B 147 of 436 ~ 33.72'%

%36.24
%30.05
%33.72

CMYK color model

#9E8393 color CMYK value is (0,17,7,38).

  • cyan value is 0.00%
  • magenta value is 17.09%
  • yellow value is 6.96%
  • key color value is 38.04%

CMYK: (0,17,7,38)
C0M17Y7K38 (0%, 17%, 7%, 38%)
(0.00 / 0.17 / 0.07 / 0.38)

CMYK percentages

%0
%17.09
%6.96
%38.04

Codes

Color #9E8393 in popluar color models

9E 83 93
RGB 158 131 147
HSL 324° 12.22% 56.67%
HSB/HSV 324° 17.09% 61.96%
CMYK 0.00% 17.09% 6.96%
38.04%

Color #9E8393 in popluar number systems.

HEX 9E 83 93
Decimal 158 131 147
Binary 10011110 10000011 10010011
Octal 236 203 223

Shades and tints

Shades of #9E8393

#9E8393
(158,131,147)
#907886
(144,120,134)
#826D79
(130,109,121)
#74626C
(116,98,108)
#66575F
(102,87,95)
#584C52
(88,76,82)
#4A4145
(74,65,69)
#3C3638
(60,54,56)
#2E2B2B
(46,43,43)
#20201E
(32,32,30)
#121511
(18,21,17)
#000000
(0,0,0)

Tints of #9E8393

#9E8393
(158,131,147)
#A68E9C
(166,142,156)
#AE99A5
(174,153,165)
#B6A4AE
(182,164,174)
#BEAFB7
(190,175,183)
#C6BAC0
(198,186,192)
#CEC5C9
(206,197,201)
#D6D0D2
(214,208,210)
#DEDBDB
(222,219,219)
#E6E6E4
(230,230,228)
#EEF1ED
(238,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9E8393; }

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

This text font color is #9E8393.

Background Color

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

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

This div background color is #9E8393.

Border color

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

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

This div border color is #9E8393.

Opacity

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

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

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

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

This text has shadow with #9E8393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E8393.

Preview

Color preview on black background

This text has color #9E8393 on black background.


Color preview on white background

This text has color #9E8393 on white background.


Black color preview on #9E8393 background

This text has black color on #9E8393 background.


White color preview on #9E8393 background

This text has white color on #9E8393 background.


Related colors

Complementary color

Complementary color for #hex is #617C6C.


I love getcolorcode.com

Triadic colors

1 #939E83 and #83939E with #9E8393 are triadic colors.

2 #93839E and #839E93 with #9E8393 are triadic colors.