COLOR #9B7656

HEX: #9B7656 RGB: (155,118,86)

Color info

#9B7656 contains mainly red and green colors. Web safe color of #9B7656 is #996666 (or #966).

RGB color model

#9B7656 color RGB value is (155,118,86).

RGB: (155,118,86) (61%, 46%, 34%)

RGB channels and saturation

R 155 of 255 = 61%
G 118 of 255 = 46%
B 86 of 255 = 34%

155
118
86

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

Portions of RGB colors in percentages

R + G + B = 155 + 118 + 86 = 359 (100%)
R 155 of 359 ~ 43.18%
G 118 of 359 ~ 32.87%
B 86 of 359 ~ 23.96'%

%43.18
%32.87
%23.96

CMYK color model

#9B7656 color CMYK value is (0,24,45,39).

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

CMYK: (0,24,45,39)
C0M24Y45K39 (0%, 24%, 45%, 39%)
(0.00 / 0.24 / 0.45 / 0.39)

CMYK percentages

%0
%23.87
%44.52
%39.22

Codes

Color #9B7656 in popluar color models

9B 76 56
RGB 155 118 86
HSL 28° 28.63% 47.25%
HSB/HSV 28° 44.52% 60.78%
CMYK 0.00% 23.87% 44.52%
39.22%

Color #9B7656 in popluar number systems.

HEX 9B 76 56
Decimal 155 118 86
Binary 10011011 1110110 1010110
Octal 233 166 126

Shades and tints

Shades of #9B7656

#9B7656
(155,118,86)
#8D6C4F
(141,108,79)
#7F6248
(127,98,72)
#715841
(113,88,65)
#634E3A
(99,78,58)
#554433
(85,68,51)
#473A2C
(71,58,44)
#393025
(57,48,37)
#2B261E
(43,38,30)
#1D1C17
(29,28,23)
#0F1210
(15,18,16)
#000000
(0,0,0)

Tints of #9B7656

#9B7656
(155,118,86)
#A48265
(164,130,101)
#AD8E74
(173,142,116)
#B69A83
(182,154,131)
#BFA692
(191,166,146)
#C8B2A1
(200,178,161)
#D1BEB0
(209,190,176)
#DACABF
(218,202,191)
#E3D6CE
(227,214,206)
#ECE2DD
(236,226,221)
#F5EEEC
(245,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B7656; }

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

This text font color is #9B7656.

Background Color

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

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

This div background color is #9B7656.

Border color

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

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

This div border color is #9B7656.

Opacity

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

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

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

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

This text has shadow with #9B7656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B7656.

Preview

Color preview on black background

This text has color #9B7656 on black background.


Color preview on white background

This text has color #9B7656 on white background.


Black color preview on #9B7656 background

This text has black color on #9B7656 background.


White color preview on #9B7656 background

This text has white color on #9B7656 background.


Related colors

Complementary color

Complementary color for #hex is #6489A9.


I love getcolorcode.com

Triadic colors

1 #569B76 and #76569B with #9B7656 are triadic colors.

2 #56769B and #769B56 with #9B7656 are triadic colors.