COLOR #967966

HEX: #967966 RGB: (150,121,102)

Color info

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

RGB color model

#967966 color RGB value is (150,121,102).

RGB: (150,121,102) (59%, 47%, 40%)

RGB channels and saturation

R 150 of 255 = 59%
G 121 of 255 = 47%
B 102 of 255 = 40%

150
121
102

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

Portions of RGB colors in percentages

R + G + B = 150 + 121 + 102 = 373 (100%)
R 150 of 373 ~ 40.21%
G 121 of 373 ~ 32.44%
B 102 of 373 ~ 27.35'%

%40.21
%32.44
%27.35

CMYK color model

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

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

CMYK: (0,19,32,41)
C0M19Y32K41 (0%, 19%, 32%, 41%)
(0.00 / 0.19 / 0.32 / 0.41)

CMYK percentages

%0
%19.33
%32
%41.18

Codes

Color #967966 in popluar color models

96 79 66
RGB 150 121 102
HSL 24° 19.05% 49.41%
HSB/HSV 24° 32.00% 58.82%
CMYK 0.00% 19.33% 32.00%
41.18%

Color #967966 in popluar number systems.

HEX 96 79 66
Decimal 150 121 102
Binary 10010110 1111001 1100110
Octal 226 171 146

Shades and tints

Shades of #967966

#967966
(150,121,102)
#896E5D
(137,110,93)
#7C6354
(124,99,84)
#6F584B
(111,88,75)
#624D42
(98,77,66)
#554239
(85,66,57)
#483730
(72,55,48)
#3B2C27
(59,44,39)
#2E211E
(46,33,30)
#211615
(33,22,21)
#140B0C
(20,11,12)
#000000
(0,0,0)

Tints of #967966

#967966
(150,121,102)
#9F8573
(159,133,115)
#A89180
(168,145,128)
#B19D8D
(177,157,141)
#BAA99A
(186,169,154)
#C3B5A7
(195,181,167)
#CCC1B4
(204,193,180)
#D5CDC1
(213,205,193)
#DED9CE
(222,217,206)
#E7E5DB
(231,229,219)
#F0F1E8
(240,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #967966; }

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

This text font color is #967966.

Background Color

.myBgColor { background-color: #967966; }

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

This div background color is #967966.

Border color

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

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

This div border color is #967966.

Opacity

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

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

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

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

This text has shadow with #967966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #967966.

Preview

Color preview on black background

This text has color #967966 on black background.


Color preview on white background

This text has color #967966 on white background.


Black color preview on #967966 background

This text has black color on #967966 background.


White color preview on #967966 background

This text has white color on #967966 background.


Related colors

Complementary color

Complementary color for #hex is #698699.


I love getcolorcode.com

Triadic colors

1 #669679 and #796696 with #967966 are triadic colors.

2 #667996 and #799666 with #967966 are triadic colors.