COLOR #9B8C94

HEX: #9B8C94 RGB: (155,140,148)

Color info

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

RGB color model

#9B8C94 color RGB value is (155,140,148).

RGB: (155,140,148) (61%, 55%, 58%)

RGB channels and saturation

R 155 of 255 = 61%
G 140 of 255 = 55%
B 148 of 255 = 58%

155
140
148

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

Portions of RGB colors in percentages

R + G + B = 155 + 140 + 148 = 443 (100%)
R 155 of 443 ~ 34.99%
G 140 of 443 ~ 31.6%
B 148 of 443 ~ 33.41'%

%34.99
%31.6
%33.41

CMYK color model

#9B8C94 color CMYK value is (0,10,5,39).

  • cyan value is 0.00%
  • magenta value is 9.68%
  • yellow value is 4.52%
  • key color value is 39.22%
CMYK: (0,10,5,39) C0M10Y5K39 (0%,10%,5%,39%) (0.00/0.10/0.05/0.39) 

CMYK percentages

%0
%9.68
%4.52
%39.22

Codes

Color #9B8C94 in popluar color models

9B 8C 94
RGB 155 140 148
HSL 328° 6.98% 57.84%
HSB/HSV 328° 9.68% 60.78%
CMYK 0.00% 9.68% 4.52%
39.22%

Color #9B8C94 in popluar number systems.

HEX 9B 8C 94
Decimal 155 140 148
Binary 10011011 10001100 10010100
Octal 233 214 224

Shades and tints

Shades of #9B8C94

#9B8C94
(155,140,148)
#8D8087
(141,128,135)
#7F747A
(127,116,122)
#71686D
(113,104,109)
#635C60
(99,92,96)
#555053
(85,80,83)
#474446
(71,68,70)
#393839
(57,56,57)
#2B2C2C
(43,44,44)
#1D201F
(29,32,31)
#0F1412
(15,20,18)
#000000
(0,0,0)

Tints of #9B8C94

#9B8C94
(155,140,148)
#A4969D
(164,150,157)
#ADA0A6
(173,160,166)
#B6AAAF
(182,170,175)
#BFB4B8
(191,180,184)
#C8BEC1
(200,190,193)
#D1C8CA
(209,200,202)
#DAD2D3
(218,210,211)
#E3DCDC
(227,220,220)
#ECE6E5
(236,230,229)
#F5F0EE
(245,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B8C94 color. Also use rgb(155,140,148) instead hex code.

Text Font Color

.myTextColor { color: #9B8C94; }

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

This text font color is #9B8C94.

Background Color

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

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

This div background color is #9B8C94.

Border color

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

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

This div border color is #9B8C94.

Opacity

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

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

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

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

This text has shadow with #9B8C94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B8C94.

Preview

Color preview on black background

This text has color #9B8C94 on black background.


Color preview on white background

This text has color #9B8C94 on white background.


Black color preview on #9B8C94 background

This text has black color on #9B8C94 background.


White color preview on #9B8C94 background

This text has white color on #9B8C94 background.


Related colors

Complementary color

Complementary color for #hex is #64736B.


I love getcolorcode.com

Triadic colors

1 #949B8C and #8C949B with #9B8C94 are triadic colors.

2 #948C9B and #8C9B94 with #9B8C94 are triadic colors.