COLOR #966961

HEX: #966961 RGB: (150,105,97)

Color info

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

RGB color model

#966961 color RGB value is (150,105,97).

RGB: (150,105,97) (59%, 41%, 38%)

RGB channels and saturation

R 150 of 255 = 59%
G 105 of 255 = 41%
B 97 of 255 = 38%

150
105
97

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

Portions of RGB colors in percentages

R + G + B = 150 + 105 + 97 = 352 (100%)
R 150 of 352 ~ 42.61%
G 105 of 352 ~ 29.83%
B 97 of 352 ~ 27.56'%

%42.61
%29.83
%27.56

CMYK color model

#966961 color CMYK value is (0,30,35,41).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 35.33%
  • key color value is 41.18%

CMYK: (0,30,35,41)
C0M30Y35K41 (0%, 30%, 35%, 41%)
(0.00 / 0.30 / 0.35 / 0.41)

CMYK percentages

%0
%30
%35.33
%41.18

Codes

Color #966961 in popluar color models

96 69 61
RGB 150 105 97
HSL 21.46% 48.43%
HSB/HSV 35.33% 58.82%
CMYK 0.00% 30.00% 35.33%
41.18%

Color #966961 in popluar number systems.

HEX 96 69 61
Decimal 150 105 97
Binary 10010110 1101001 1100001
Octal 226 151 141

Shades and tints

Shades of #966961

#966961
(150,105,97)
#896059
(137,96,89)
#7C5751
(124,87,81)
#6F4E49
(111,78,73)
#624541
(98,69,65)
#553C39
(85,60,57)
#483331
(72,51,49)
#3B2A29
(59,42,41)
#2E2121
(46,33,33)
#211819
(33,24,25)
#140F11
(20,15,17)
#000000
(0,0,0)

Tints of #966961

#966961
(150,105,97)
#9F766F
(159,118,111)
#A8837D
(168,131,125)
#B1908B
(177,144,139)
#BA9D99
(186,157,153)
#C3AAA7
(195,170,167)
#CCB7B5
(204,183,181)
#D5C4C3
(213,196,195)
#DED1D1
(222,209,209)
#E7DEDF
(231,222,223)
#F0EBED
(240,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #966961 color. Also use rgb(150,105,97) instead hex code.

Text Font Color

.myTextColor { color: #966961; }

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

This text font color is #966961.

Background Color

.myBgColor { background-color: #966961; }

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

This div background color is #966961.

Border color

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

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

This div border color is #966961.

Opacity

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

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

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

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

This text has shadow with #966961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966961.

Preview

Color preview on black background

This text has color #966961 on black background.


Color preview on white background

This text has color #966961 on white background.


Black color preview on #966961 background

This text has black color on #966961 background.


White color preview on #966961 background

This text has white color on #966961 background.


Related colors

Complementary color

Complementary color for #hex is #69969E.


I love getcolorcode.com

Triadic colors

1 #619669 and #696196 with #966961 are triadic colors.

2 #616996 and #699661 with #966961 are triadic colors.