COLOR #9B9476

HEX: #9B9476 RGB: (155,148,118)

Color info

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

RGB color model

#9B9476 color RGB value is (155,148,118).

RGB: (155,148,118) (61%, 58%, 46%)

RGB channels and saturation

R 155 of 255 = 61%
G 148 of 255 = 58%
B 118 of 255 = 46%

155
148
118

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

Portions of RGB colors in percentages

R + G + B = 155 + 148 + 118 = 421 (100%)
R 155 of 421 ~ 36.82%
G 148 of 421 ~ 35.15%
B 118 of 421 ~ 28.03'%

%36.82
%35.15
%28.03

CMYK color model

#9B9476 color CMYK value is (0,5,24,39).

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

CMYK: (0,5,24,39)
C0M5Y24K39 (0%, 5%, 24%, 39%)
(0.00 / 0.05 / 0.24 / 0.39)

CMYK percentages

%0
%4.52
%23.87
%39.22

Codes

Color #9B9476 in popluar color models

9B 94 76
RGB 155 148 118
HSL 49° 15.61% 53.53%
HSB/HSV 49° 23.87% 60.78%
CMYK 0.00% 4.52% 23.87%
39.22%

Color #9B9476 in popluar number systems.

HEX 9B 94 76
Decimal 155 148 118
Binary 10011011 10010100 1110110
Octal 233 224 166

Shades and tints

Shades of #9B9476

#9B9476
(155,148,118)
#8D876C
(141,135,108)
#7F7A62
(127,122,98)
#716D58
(113,109,88)
#63604E
(99,96,78)
#555344
(85,83,68)
#47463A
(71,70,58)
#393930
(57,57,48)
#2B2C26
(43,44,38)
#1D1F1C
(29,31,28)
#0F1212
(15,18,18)
#000000
(0,0,0)

Tints of #9B9476

#9B9476
(155,148,118)
#A49D82
(164,157,130)
#ADA68E
(173,166,142)
#B6AF9A
(182,175,154)
#BFB8A6
(191,184,166)
#C8C1B2
(200,193,178)
#D1CABE
(209,202,190)
#DAD3CA
(218,211,202)
#E3DCD6
(227,220,214)
#ECE5E2
(236,229,226)
#F5EEEE
(245,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B9476; }

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

This text font color is #9B9476.

Background Color

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

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

This div background color is #9B9476.

Border color

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

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

This div border color is #9B9476.

Opacity

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

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

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

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

This text has shadow with #9B9476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B9476.

Preview

Color preview on black background

This text has color #9B9476 on black background.


Color preview on white background

This text has color #9B9476 on white background.


Black color preview on #9B9476 background

This text has black color on #9B9476 background.


White color preview on #9B9476 background

This text has white color on #9B9476 background.


Related colors

Complementary color

Complementary color for #hex is #646B89.


I love getcolorcode.com

Triadic colors

1 #769B94 and #94769B with #9B9476 are triadic colors.

2 #76949B and #949B76 with #9B9476 are triadic colors.