COLOR #966855

HEX: #966855 RGB: (150,104,85)

Color info

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

RGB color model

#966855 color RGB value is (150,104,85).

RGB: (150,104,85) (59%, 41%, 33%)

RGB channels and saturation

R 150 of 255 = 59%
G 104 of 255 = 41%
B 85 of 255 = 33%

150
104
85

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

Portions of RGB colors in percentages

R + G + B = 150 + 104 + 85 = 339 (100%)
R 150 of 339 ~ 44.25%
G 104 of 339 ~ 30.68%
B 85 of 339 ~ 25.07'%

%44.25
%30.68
%25.07

CMYK color model

#966855 color CMYK value is (0,31,43,41).

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

CMYK: (0,31,43,41)
C0M31Y43K41 (0%, 31%, 43%, 41%)
(0.00 / 0.31 / 0.43 / 0.41)

CMYK percentages

%0
%30.67
%43.33
%41.18

Codes

Color #966855 in popluar color models

96 68 55
RGB 150 104 85
HSL 18° 27.66% 46.08%
HSB/HSV 18° 43.33% 58.82%
CMYK 0.00% 30.67% 43.33%
41.18%

Color #966855 in popluar number systems.

HEX 96 68 55
Decimal 150 104 85
Binary 10010110 1101000 1010101
Octal 226 150 125

Shades and tints

Shades of #966855

#966855
(150,104,85)
#895F4E
(137,95,78)
#7C5647
(124,86,71)
#6F4D40
(111,77,64)
#624439
(98,68,57)
#553B32
(85,59,50)
#48322B
(72,50,43)
#3B2924
(59,41,36)
#2E201D
(46,32,29)
#211716
(33,23,22)
#140E0F
(20,14,15)
#000000
(0,0,0)

Tints of #966855

#966855
(150,104,85)
#9F7564
(159,117,100)
#A88273
(168,130,115)
#B18F82
(177,143,130)
#BA9C91
(186,156,145)
#C3A9A0
(195,169,160)
#CCB6AF
(204,182,175)
#D5C3BE
(213,195,190)
#DED0CD
(222,208,205)
#E7DDDC
(231,221,220)
#F0EAEB
(240,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966855; }

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

This text font color is #966855.

Background Color

.myBgColor { background-color: #966855; }

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

This div background color is #966855.

Border color

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

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

This div border color is #966855.

Opacity

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

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

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

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

This text has shadow with #966855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966855.

Preview

Color preview on black background

This text has color #966855 on black background.


Color preview on white background

This text has color #966855 on white background.


Black color preview on #966855 background

This text has black color on #966855 background.


White color preview on #966855 background

This text has white color on #966855 background.


Related colors

Complementary color

Complementary color for #hex is #6997AA.


I love getcolorcode.com

Triadic colors

1 #559668 and #685596 with #966855 are triadic colors.

2 #556896 and #689655 with #966855 are triadic colors.