COLOR #966842

HEX: #966842 RGB: (150,104,66)

Color info

#966842 contains mainly red and green colors. Web safe color of #966842 is #996633 (or #963).

RGB color model

#966842 color RGB value is (150,104,66).

RGB: (150,104,66) (59%, 41%, 26%)

RGB channels and saturation

R 150 of 255 = 59%
G 104 of 255 = 41%
B 66 of 255 = 26%

150
104
66

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

Portions of RGB colors in percentages

R + G + B = 150 + 104 + 66 = 320 (100%)
R 150 of 320 ~ 46.88%
G 104 of 320 ~ 32.5%
B 66 of 320 ~ 20.63'%

%46.88
%32.5
%20.63

CMYK color model

#966842 color CMYK value is (0,31,56,41).

  • cyan value is 0.00%
  • magenta value is 30.67%
  • yellow value is 56.00%
  • key color value is 41.18%

CMYK: (0,31,56,41)
C0M31Y56K41 (0%, 31%, 56%, 41%)
(0.00 / 0.31 / 0.56 / 0.41)

CMYK percentages

%0
%30.67
%56
%41.18

Codes

Color #966842 in popluar color models

96 68 42
RGB 150 104 66
HSL 27° 38.89% 42.35%
HSB/HSV 27° 56.00% 58.82%
CMYK 0.00% 30.67% 56.00%
41.18%

Color #966842 in popluar number systems.

HEX 96 68 42
Decimal 150 104 66
Binary 10010110 1101000 1000010
Octal 226 150 102

Shades and tints

Shades of #966842

#966842
(150,104,66)
#895F3C
(137,95,60)
#7C5636
(124,86,54)
#6F4D30
(111,77,48)
#62442A
(98,68,42)
#553B24
(85,59,36)
#48321E
(72,50,30)
#3B2918
(59,41,24)
#2E2012
(46,32,18)
#21170C
(33,23,12)
#140E06
(20,14,6)
#000000
(0,0,0)

Tints of #966842

#966842
(150,104,66)
#9F7553
(159,117,83)
#A88264
(168,130,100)
#B18F75
(177,143,117)
#BA9C86
(186,156,134)
#C3A997
(195,169,151)
#CCB6A8
(204,182,168)
#D5C3B9
(213,195,185)
#DED0CA
(222,208,202)
#E7DDDB
(231,221,219)
#F0EAEC
(240,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #966842 color. Also use rgb(150,104,66) instead hex code.

Text Font Color

.myTextColor { color: #966842; }

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

This text font color is #966842.

Background Color

.myBgColor { background-color: #966842; }

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

This div background color is #966842.

Border color

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

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

This div border color is #966842.

Opacity

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

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

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

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

This text has shadow with #966842 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966842.

Preview

Color preview on black background

This text has color #966842 on black background.


Color preview on white background

This text has color #966842 on white background.


Black color preview on #966842 background

This text has black color on #966842 background.


White color preview on #966842 background

This text has white color on #966842 background.


Related colors

Complementary color

Complementary color for #hex is #6997BD.


I love getcolorcode.com

Triadic colors

1 #429668 and #684296 with #966842 are triadic colors.

2 #426896 and #689642 with #966842 are triadic colors.