COLOR #9B9478

HEX: #9B9478 RGB: (155,148,120)

Color info

#9B9478 contains red, green and blue colors in about the same proportion. Web safe color of #9B9478 is #999966 (or #996).

RGB color model

#9B9478 color RGB value is (155,148,120).

RGB: (155,148,120) (61%, 58%, 47%)

RGB channels and saturation

R 155 of 255 = 61%
G 148 of 255 = 58%
B 120 of 255 = 47%

155
148
120

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

Portions of RGB colors in percentages

R + G + B = 155 + 148 + 120 = 423 (100%)
R 155 of 423 ~ 36.64%
G 148 of 423 ~ 34.99%
B 120 of 423 ~ 28.37'%

%36.64
%34.99
%28.37

CMYK color model

#9B9478 color CMYK value is (0,5,23,39).

  • cyan value is 0.00%
  • magenta value is 4.52%
  • yellow value is 22.58%
  • key color value is 39.22%

CMYK: (0,5,23,39)
C0M5Y23K39 (0%, 5%, 23%, 39%)
(0.00 / 0.05 / 0.23 / 0.39)

CMYK percentages

%0
%4.52
%22.58
%39.22

Codes

Color #9B9478 in popluar color models

9B 94 78
RGB 155 148 120
HSL 48° 14.89% 53.92%
HSB/HSV 48° 22.58% 60.78%
CMYK 0.00% 4.52% 22.58%
39.22%

Color #9B9478 in popluar number systems.

HEX 9B 94 78
Decimal 155 148 120
Binary 10011011 10010100 1111000
Octal 233 224 170

Shades and tints

Shades of #9B9478

#9B9478
(155,148,120)
#8D876E
(141,135,110)
#7F7A64
(127,122,100)
#716D5A
(113,109,90)
#636050
(99,96,80)
#555346
(85,83,70)
#47463C
(71,70,60)
#393932
(57,57,50)
#2B2C28
(43,44,40)
#1D1F1E
(29,31,30)
#0F1214
(15,18,20)
#000000
(0,0,0)

Tints of #9B9478

#9B9478
(155,148,120)
#A49D84
(164,157,132)
#ADA690
(173,166,144)
#B6AF9C
(182,175,156)
#BFB8A8
(191,184,168)
#C8C1B4
(200,193,180)
#D1CAC0
(209,202,192)
#DAD3CC
(218,211,204)
#E3DCD8
(227,220,216)
#ECE5E4
(236,229,228)
#F5EEF0
(245,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B9478; }

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

This text font color is #9B9478.

Background Color

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

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

This div background color is #9B9478.

Border color

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

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

This div border color is #9B9478.

Opacity

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

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

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

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

This text has shadow with #9B9478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B9478.

Preview

Color preview on black background

This text has color #9B9478 on black background.


Color preview on white background

This text has color #9B9478 on white background.


Black color preview on #9B9478 background

This text has black color on #9B9478 background.


White color preview on #9B9478 background

This text has white color on #9B9478 background.


Related colors

Complementary color

Complementary color for #hex is #646B87.


I love getcolorcode.com

Triadic colors

1 #789B94 and #94789B with #9B9478 are triadic colors.

2 #78949B and #949B78 with #9B9478 are triadic colors.