COLOR #9B9586

HEX: #9B9586 RGB: (155,149,134)

Color info

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

RGB color model

#9B9586 color RGB value is (155,149,134).

RGB: (155,149,134) (61%, 58%, 53%)

RGB channels and saturation

R 155 of 255 = 61%
G 149 of 255 = 58%
B 134 of 255 = 53%

155
149
134

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

Portions of RGB colors in percentages

R + G + B = 155 + 149 + 134 = 438 (100%)
R 155 of 438 ~ 35.39%
G 149 of 438 ~ 34.02%
B 134 of 438 ~ 30.59'%

%35.39
%34.02
%30.59

CMYK color model

#9B9586 color CMYK value is (0,4,14,39).

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

CMYK: (0,4,14,39)
C0M4Y14K39 (0%, 4%, 14%, 39%)
(0.00 / 0.04 / 0.14 / 0.39)

CMYK percentages

%0
%3.87
%13.55
%39.22

Codes

Color #9B9586 in popluar color models

9B 95 86
RGB 155 149 134
HSL 43° 9.50% 56.67%
HSB/HSV 43° 13.55% 60.78%
CMYK 0.00% 3.87% 13.55%
39.22%

Color #9B9586 in popluar number systems.

HEX 9B 95 86
Decimal 155 149 134
Binary 10011011 10010101 10000110
Octal 233 225 206

Shades and tints

Shades of #9B9586

#9B9586
(155,149,134)
#8D887A
(141,136,122)
#7F7B6E
(127,123,110)
#716E62
(113,110,98)
#636156
(99,97,86)
#55544A
(85,84,74)
#47473E
(71,71,62)
#393A32
(57,58,50)
#2B2D26
(43,45,38)
#1D201A
(29,32,26)
#0F130E
(15,19,14)
#000000
(0,0,0)

Tints of #9B9586

#9B9586
(155,149,134)
#A49E91
(164,158,145)
#ADA79C
(173,167,156)
#B6B0A7
(182,176,167)
#BFB9B2
(191,185,178)
#C8C2BD
(200,194,189)
#D1CBC8
(209,203,200)
#DAD4D3
(218,212,211)
#E3DDDE
(227,221,222)
#ECE6E9
(236,230,233)
#F5EFF4
(245,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B9586; }

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

This text font color is #9B9586.

Background Color

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

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

This div background color is #9B9586.

Border color

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

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

This div border color is #9B9586.

Opacity

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

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

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

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

This text has shadow with #9B9586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B9586.

Preview

Color preview on black background

This text has color #9B9586 on black background.


Color preview on white background

This text has color #9B9586 on white background.


Black color preview on #9B9586 background

This text has black color on #9B9586 background.


White color preview on #9B9586 background

This text has white color on #9B9586 background.


Related colors

Complementary color

Complementary color for #hex is #646A79.


I love getcolorcode.com

Triadic colors

1 #869B95 and #95869B with #9B9586 are triadic colors.

2 #86959B and #959B86 with #9B9586 are triadic colors.