COLOR #967959

HEX: #967959 RGB: (150,121,89)

Color info

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

RGB color model

#967959 color RGB value is (150,121,89).

RGB: (150,121,89) (59%, 47%, 35%)

RGB channels and saturation

R 150 of 255 = 59%
G 121 of 255 = 47%
B 89 of 255 = 35%

150
121
89

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

Portions of RGB colors in percentages

R + G + B = 150 + 121 + 89 = 360 (100%)
R 150 of 360 ~ 41.67%
G 121 of 360 ~ 33.61%
B 89 of 360 ~ 24.72'%

%41.67
%33.61
%24.72

CMYK color model

#967959 color CMYK value is (0,19,41,41).

  • cyan value is 0.00%
  • magenta value is 19.33%
  • yellow value is 40.67%
  • key color value is 41.18%

CMYK: (0,19,41,41)
C0M19Y41K41 (0%, 19%, 41%, 41%)
(0.00 / 0.19 / 0.41 / 0.41)

CMYK percentages

%0
%19.33
%40.67
%41.18

Codes

Color #967959 in popluar color models

96 79 59
RGB 150 121 89
HSL 31° 25.52% 46.86%
HSB/HSV 31° 40.67% 58.82%
CMYK 0.00% 19.33% 40.67%
41.18%

Color #967959 in popluar number systems.

HEX 96 79 59
Decimal 150 121 89
Binary 10010110 1111001 1011001
Octal 226 171 131

Shades and tints

Shades of #967959

#967959
(150,121,89)
#896E51
(137,110,81)
#7C6349
(124,99,73)
#6F5841
(111,88,65)
#624D39
(98,77,57)
#554231
(85,66,49)
#483729
(72,55,41)
#3B2C21
(59,44,33)
#2E2119
(46,33,25)
#211611
(33,22,17)
#140B09
(20,11,9)
#000000
(0,0,0)

Tints of #967959

#967959
(150,121,89)
#9F8568
(159,133,104)
#A89177
(168,145,119)
#B19D86
(177,157,134)
#BAA995
(186,169,149)
#C3B5A4
(195,181,164)
#CCC1B3
(204,193,179)
#D5CDC2
(213,205,194)
#DED9D1
(222,217,209)
#E7E5E0
(231,229,224)
#F0F1EF
(240,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #967959 color. Also use rgb(150,121,89) instead hex code.

Text Font Color

.myTextColor { color: #967959; }

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

This text font color is #967959.

Background Color

.myBgColor { background-color: #967959; }

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

This div background color is #967959.

Border color

.myBorderColor { border: 1px solid #967959; }

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

This div border color is #967959.

Opacity

.myOpacity80 { color: #967959; opacity: 0.8; }

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

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

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

This text has shadow with #967959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #967959.

Preview

Color preview on black background

This text has color #967959 on black background.


Color preview on white background

This text has color #967959 on white background.


Black color preview on #967959 background

This text has black color on #967959 background.


White color preview on #967959 background

This text has white color on #967959 background.


Related colors

Complementary color

Complementary color for #hex is #6986A6.


I love getcolorcode.com

Triadic colors

1 #599679 and #795996 with #967959 are triadic colors.

2 #597996 and #799659 with #967959 are triadic colors.