COLOR #9E9194

HEX: #9E9194 RGB: (158,145,148)

Color info

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

RGB color model

#9E9194 color RGB value is (158,145,148).

RGB: (158,145,148) (62%, 57%, 58%)

RGB channels and saturation

R 158 of 255 = 62%
G 145 of 255 = 57%
B 148 of 255 = 58%

158
145
148

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

Portions of RGB colors in percentages

R + G + B = 158 + 145 + 148 = 451 (100%)
R 158 of 451 ~ 35.03%
G 145 of 451 ~ 32.15%
B 148 of 451 ~ 32.82'%

%35.03
%32.15
%32.82

CMYK color model

#9E9194 color CMYK value is (0,8,6,38).

  • cyan value is 0.00%
  • magenta value is 8.23%
  • yellow value is 6.33%
  • key color value is 38.04%

CMYK: (0,8,6,38)
C0M8Y6K38 (0%, 8%, 6%, 38%)
(0.00 / 0.08 / 0.06 / 0.38)

CMYK percentages

%0
%8.23
%6.33
%38.04

Codes

Color #9E9194 in popluar color models

9E 91 94
RGB 158 145 148
HSL 346° 6.28% 59.41%
HSB/HSV 346° 8.23% 61.96%
CMYK 0.00% 8.23% 6.33%
38.04%

Color #9E9194 in popluar number systems.

HEX 9E 91 94
Decimal 158 145 148
Binary 10011110 10010001 10010100
Octal 236 221 224

Shades and tints

Shades of #9E9194

#9E9194
(158,145,148)
#908487
(144,132,135)
#82777A
(130,119,122)
#746A6D
(116,106,109)
#665D60
(102,93,96)
#585053
(88,80,83)
#4A4346
(74,67,70)
#3C3639
(60,54,57)
#2E292C
(46,41,44)
#201C1F
(32,28,31)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #9E9194

#9E9194
(158,145,148)
#A69B9D
(166,155,157)
#AEA5A6
(174,165,166)
#B6AFAF
(182,175,175)
#BEB9B8
(190,185,184)
#C6C3C1
(198,195,193)
#CECDCA
(206,205,202)
#D6D7D3
(214,215,211)
#DEE1DC
(222,225,220)
#E6EBE5
(230,235,229)
#EEF5EE
(238,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9E9194; }

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

This text font color is #9E9194.

Background Color

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

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

This div background color is #9E9194.

Border color

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

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

This div border color is #9E9194.

Opacity

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

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

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

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

This text has shadow with #9E9194 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E9194.

Preview

Color preview on black background

This text has color #9E9194 on black background.


Color preview on white background

This text has color #9E9194 on white background.


Black color preview on #9E9194 background

This text has black color on #9E9194 background.


White color preview on #9E9194 background

This text has white color on #9E9194 background.


Related colors

Complementary color

Complementary color for #hex is #616E6B.


I love getcolorcode.com

Triadic colors

1 #949E91 and #91949E with #9E9194 are triadic colors.

2 #94919E and #919E94 with #9E9194 are triadic colors.