COLOR #9B6A51

HEX: #9B6A51 RGB: (155,106,81)

Color info

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

RGB color model

#9B6A51 color RGB value is (155,106,81).

RGB: (155,106,81) (61%, 42%, 32%)

RGB channels and saturation

R 155 of 255 = 61%
G 106 of 255 = 42%
B 81 of 255 = 32%

155
106
81

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

Portions of RGB colors in percentages

R + G + B = 155 + 106 + 81 = 342 (100%)
R 155 of 342 ~ 45.32%
G 106 of 342 ~ 30.99%
B 81 of 342 ~ 23.68'%

%45.32
%30.99
%23.68

CMYK color model

#9B6A51 color CMYK value is (0,32,48,39).

  • cyan value is 0.00%
  • magenta value is 31.61%
  • yellow value is 47.74%
  • key color value is 39.22%

CMYK: (0,32,48,39)
C0M32Y48K39 (0%, 32%, 48%, 39%)
(0.00 / 0.32 / 0.48 / 0.39)

CMYK percentages

%0
%31.61
%47.74
%39.22

Codes

Color #9B6A51 in popluar color models

9B 6A 51
RGB 155 106 81
HSL 20° 31.36% 46.27%
HSB/HSV 20° 47.74% 60.78%
CMYK 0.00% 31.61% 47.74%
39.22%

Color #9B6A51 in popluar number systems.

HEX 9B 6A 51
Decimal 155 106 81
Binary 10011011 1101010 1010001
Octal 233 152 121

Shades and tints

Shades of #9B6A51

#9B6A51
(155,106,81)
#8D614A
(141,97,74)
#7F5843
(127,88,67)
#714F3C
(113,79,60)
#634635
(99,70,53)
#553D2E
(85,61,46)
#473427
(71,52,39)
#392B20
(57,43,32)
#2B2219
(43,34,25)
#1D1912
(29,25,18)
#0F100B
(15,16,11)
#000000
(0,0,0)

Tints of #9B6A51

#9B6A51
(155,106,81)
#A47760
(164,119,96)
#AD846F
(173,132,111)
#B6917E
(182,145,126)
#BF9E8D
(191,158,141)
#C8AB9C
(200,171,156)
#D1B8AB
(209,184,171)
#DAC5BA
(218,197,186)
#E3D2C9
(227,210,201)
#ECDFD8
(236,223,216)
#F5ECE7
(245,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B6A51 color. Also use rgb(155,106,81) instead hex code.

Text Font Color

.myTextColor { color: #9B6A51; }

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

This text font color is #9B6A51.

Background Color

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

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

This div background color is #9B6A51.

Border color

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

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

This div border color is #9B6A51.

Opacity

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

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

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

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

This text has shadow with #9B6A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6A51.

Preview

Color preview on black background

This text has color #9B6A51 on black background.


Color preview on white background

This text has color #9B6A51 on white background.


Black color preview on #9B6A51 background

This text has black color on #9B6A51 background.


White color preview on #9B6A51 background

This text has white color on #9B6A51 background.


Related colors

Complementary color

Complementary color for #hex is #6495AE.


I love getcolorcode.com

Triadic colors

1 #519B6A and #6A519B with #9B6A51 are triadic colors.

2 #516A9B and #6A9B51 with #9B6A51 are triadic colors.