COLOR #9E9BA7

HEX: #9E9BA7 RGB: (158,155,167)

Color info

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

RGB color model

#9E9BA7 color RGB value is (158,155,167).

RGB: (158,155,167) (62%, 61%, 65%)

RGB channels and saturation

R 158 of 255 = 62%
G 155 of 255 = 61%
B 167 of 255 = 65%

158
155
167

R + G + B ~ 63%. #9E9BA7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 155 + 167 = 480 (100%)
R 158 of 480 ~ 32.92%
G 155 of 480 ~ 32.29%
B 167 of 480 ~ 34.79'%

%32.92
%32.29
%34.79

CMYK color model

#9E9BA7 color CMYK value is (5,7,0,35).

  • cyan value is 5.39%
  • magenta value is 7.19%
  • yellow value is 0.00%
  • key color value is 34.51%
CMYK: (5,7,0,35) C5M7Y0K35 (5%,7%,0%,35%) (0.05/0.07/0.00/0.35) 

CMYK percentages

%5.39
%7.19
%0
%34.51

Codes

Color #9E9BA7 in popluar color models

9E 9B A7
RGB 158 155 167
HSL 255° 6.38% 63.14%
HSB/HSV 255° 7.19% 65.49%
CMYK 5.39% 7.19% 0.00%
34.51%

Color #9E9BA7 in popluar number systems.

HEX 9E 9B A7
Decimal 158 155 167
Binary 10011110 10011011 10100111
Octal 236 233 247

Shades and tints

Shades of #9E9BA7

#9E9BA7
(158,155,167)
#908D98
(144,141,152)
#827F89
(130,127,137)
#74717A
(116,113,122)
#66636B
(102,99,107)
#58555C
(88,85,92)
#4A474D
(74,71,77)
#3C393E
(60,57,62)
#2E2B2F
(46,43,47)
#201D20
(32,29,32)
#120F11
(18,15,17)
#000000
(0,0,0)

Tints of #9E9BA7

#9E9BA7
(158,155,167)
#A6A4AF
(166,164,175)
#AEADB7
(174,173,183)
#B6B6BF
(182,182,191)
#BEBFC7
(190,191,199)
#C6C8CF
(198,200,207)
#CED1D7
(206,209,215)
#D6DADF
(214,218,223)
#DEE3E7
(222,227,231)
#E6ECEF
(230,236,239)
#EEF5F7
(238,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9E9BA7; }

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

This text font color is #9E9BA7.

Background Color

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

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

This div background color is #9E9BA7.

Border color

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

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

This div border color is #9E9BA7.

Opacity

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

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

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

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

This text has shadow with #9E9BA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E9BA7.

Preview

Color preview on black background

This text has color #9E9BA7 on black background.


Color preview on white background

This text has color #9E9BA7 on white background.


Black color preview on #9E9BA7 background

This text has black color on #9E9BA7 background.


White color preview on #9E9BA7 background

This text has white color on #9E9BA7 background.


Related colors

Complementary color

Complementary color for #hex is #616458.


I love getcolorcode.com

Triadic colors

1 #A79E9B and #9BA79E with #9E9BA7 are triadic colors.

2 #A79B9E and #9B9EA7 with #9E9BA7 are triadic colors.