COLOR #967579

HEX: #967579 RGB: (150,117,121)

Color info

#967579 contains red, green and blue colors in about the same proportion. Web safe color of #967579 is #996666 (or #966).

RGB color model

#967579 color RGB value is (150,117,121).

RGB: (150,117,121) (59%, 46%, 47%)

RGB channels and saturation

R 150 of 255 = 59%
G 117 of 255 = 46%
B 121 of 255 = 47%

150
117
121

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

Portions of RGB colors in percentages

R + G + B = 150 + 117 + 121 = 388 (100%)
R 150 of 388 ~ 38.66%
G 117 of 388 ~ 30.15%
B 121 of 388 ~ 31.19'%

%38.66
%30.15
%31.19

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 22.00%
  • yellow value is 19.33%
  • key color value is 41.18%
CMYK: (0,22,19,41) C0M22Y19K41 (0%,22%,19%,41%) (0.00/0.22/0.19/0.41) 

CMYK percentages

%0
%22
%19.33
%41.18

Codes

Color #967579 in popluar color models

96 75 79
RGB 150 117 121
HSL 353° 13.58% 52.35%
HSB/HSV 353° 22.00% 58.82%
CMYK 0.00% 22.00% 19.33%
41.18%

Color #967579 in popluar number systems.

HEX 96 75 79
Decimal 150 117 121
Binary 10010110 1110101 1111001
Octal 226 165 171

Shades and tints

Shades of #967579

#967579
(150,117,121)
#896B6E
(137,107,110)
#7C6163
(124,97,99)
#6F5758
(111,87,88)
#624D4D
(98,77,77)
#554342
(85,67,66)
#483937
(72,57,55)
#3B2F2C
(59,47,44)
#2E2521
(46,37,33)
#211B16
(33,27,22)
#14110B
(20,17,11)
#000000
(0,0,0)

Tints of #967579

#967579
(150,117,121)
#9F8185
(159,129,133)
#A88D91
(168,141,145)
#B1999D
(177,153,157)
#BAA5A9
(186,165,169)
#C3B1B5
(195,177,181)
#CCBDC1
(204,189,193)
#D5C9CD
(213,201,205)
#DED5D9
(222,213,217)
#E7E1E5
(231,225,229)
#F0EDF1
(240,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #967579; }

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

This text font color is #967579.

Background Color

.myBgColor { background-color: #967579; }

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

This div background color is #967579.

Border color

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

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

This div border color is #967579.

Opacity

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

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

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

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

This text has shadow with #967579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #967579.

Preview

Color preview on black background

This text has color #967579 on black background.


Color preview on white background

This text has color #967579 on white background.


Black color preview on #967579 background

This text has black color on #967579 background.


White color preview on #967579 background

This text has white color on #967579 background.


Related colors

Complementary color

Complementary color for #hex is #698A86.


I love getcolorcode.com

Triadic colors

1 #799675 and #757996 with #967579 are triadic colors.

2 #797596 and #759679 with #967579 are triadic colors.