COLOR #9B6731

HEX: #9B6731 RGB: (155,103,49)

Color info

#9B6731 contains mainly red and green colors. Web safe color of #9B6731 is #996633 (or #963).

RGB color model

#9B6731 color RGB value is (155,103,49).

RGB: (155,103,49) (61%, 40%, 19%)

RGB channels and saturation

R 155 of 255 = 61%
G 103 of 255 = 40%
B 49 of 255 = 19%

155
103
49

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

Portions of RGB colors in percentages

R + G + B = 155 + 103 + 49 = 307 (100%)
R 155 of 307 ~ 50.49%
G 103 of 307 ~ 33.55%
B 49 of 307 ~ 15.96'%

%50.49
%33.55
%15.96

CMYK color model

#9B6731 color CMYK value is (0,34,68,39).

  • cyan value is 0.00%
  • magenta value is 33.55%
  • yellow value is 68.39%
  • key color value is 39.22%

CMYK: (0,34,68,39)
C0M34Y68K39 (0%, 34%, 68%, 39%)
(0.00 / 0.34 / 0.68 / 0.39)

CMYK percentages

%0
%33.55
%68.39
%39.22

Codes

Color #9B6731 in popluar color models

9B 67 31
RGB 155 103 49
HSL 31° 51.96% 40.00%
HSB/HSV 31° 68.39% 60.78%
CMYK 0.00% 33.55% 68.39%
39.22%

Color #9B6731 in popluar number systems.

HEX 9B 67 31
Decimal 155 103 49
Binary 10011011 1100111 110001
Octal 233 147 61

Shades and tints

Shades of #9B6731

#9B6731
(155,103,49)
#8D5E2D
(141,94,45)
#7F5529
(127,85,41)
#714C25
(113,76,37)
#634321
(99,67,33)
#553A1D
(85,58,29)
#473119
(71,49,25)
#392815
(57,40,21)
#2B1F11
(43,31,17)
#1D160D
(29,22,13)
#0F0D09
(15,13,9)
#000000
(0,0,0)

Tints of #9B6731

#9B6731
(155,103,49)
#A47443
(164,116,67)
#AD8155
(173,129,85)
#B68E67
(182,142,103)
#BF9B79
(191,155,121)
#C8A88B
(200,168,139)
#D1B59D
(209,181,157)
#DAC2AF
(218,194,175)
#E3CFC1
(227,207,193)
#ECDCD3
(236,220,211)
#F5E9E5
(245,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B6731 color. Also use rgb(155,103,49) instead hex code.

Text Font Color

.myTextColor { color: #9B6731; }

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

This text font color is #9B6731.

Background Color

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

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

This div background color is #9B6731.

Border color

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

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

This div border color is #9B6731.

Opacity

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

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

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

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

This text has shadow with #9B6731 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6731.

Preview

Color preview on black background

This text has color #9B6731 on black background.


Color preview on white background

This text has color #9B6731 on white background.


Black color preview on #9B6731 background

This text has black color on #9B6731 background.


White color preview on #9B6731 background

This text has white color on #9B6731 background.


Related colors

Complementary color

Complementary color for #hex is #6498CE.


I love getcolorcode.com

Triadic colors

1 #319B67 and #67319B with #9B6731 are triadic colors.

2 #31679B and #679B31 with #9B6731 are triadic colors.