COLOR #9B8495

HEX: #9B8495 RGB: (155,132,149)

Color info

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

RGB color model

#9B8495 color RGB value is (155,132,149).

RGB: (155,132,149) (61%, 52%, 58%)

RGB channels and saturation

R 155 of 255 = 61%
G 132 of 255 = 52%
B 149 of 255 = 58%

155
132
149

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

Portions of RGB colors in percentages

R + G + B = 155 + 132 + 149 = 436 (100%)
R 155 of 436 ~ 35.55%
G 132 of 436 ~ 30.28%
B 149 of 436 ~ 34.17'%

%35.55
%30.28
%34.17

CMYK color model

#9B8495 color CMYK value is (0,15,4,39).

  • cyan value is 0.00%
  • magenta value is 14.84%
  • yellow value is 3.87%
  • key color value is 39.22%

CMYK: (0,15,4,39)
C0M15Y4K39 (0%, 15%, 4%, 39%)
(0.00 / 0.15 / 0.04 / 0.39)

CMYK percentages

%0
%14.84
%3.87
%39.22

Codes

Color #9B8495 in popluar color models

9B 84 95
RGB 155 132 149
HSL 316° 10.31% 56.27%
HSB/HSV 316° 14.84% 60.78%
CMYK 0.00% 14.84% 3.87%
39.22%

Color #9B8495 in popluar number systems.

HEX 9B 84 95
Decimal 155 132 149
Binary 10011011 10000100 10010101
Octal 233 204 225

Shades and tints

Shades of #9B8495

#9B8495
(155,132,149)
#8D7888
(141,120,136)
#7F6C7B
(127,108,123)
#71606E
(113,96,110)
#635461
(99,84,97)
#554854
(85,72,84)
#473C47
(71,60,71)
#39303A
(57,48,58)
#2B242D
(43,36,45)
#1D1820
(29,24,32)
#0F0C13
(15,12,19)
#000000
(0,0,0)

Tints of #9B8495

#9B8495
(155,132,149)
#A48F9E
(164,143,158)
#AD9AA7
(173,154,167)
#B6A5B0
(182,165,176)
#BFB0B9
(191,176,185)
#C8BBC2
(200,187,194)
#D1C6CB
(209,198,203)
#DAD1D4
(218,209,212)
#E3DCDD
(227,220,221)
#ECE7E6
(236,231,230)
#F5F2EF
(245,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B8495 color. Also use rgb(155,132,149) instead hex code.

Text Font Color

.myTextColor { color: #9B8495; }

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

This text font color is #9B8495.

Background Color

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

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

This div background color is #9B8495.

Border color

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

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

This div border color is #9B8495.

Opacity

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

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

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

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

This text has shadow with #9B8495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B8495.

Preview

Color preview on black background

This text has color #9B8495 on black background.


Color preview on white background

This text has color #9B8495 on white background.


Black color preview on #9B8495 background

This text has black color on #9B8495 background.


White color preview on #9B8495 background

This text has white color on #9B8495 background.


Related colors

Complementary color

Complementary color for #hex is #647B6A.


I love getcolorcode.com

Triadic colors

1 #959B84 and #84959B with #9B8495 are triadic colors.

2 #95849B and #849B95 with #9B8495 are triadic colors.