COLOR #966553

HEX: #966553 RGB: (150,101,83)

Color info

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

RGB color model

#966553 color RGB value is (150,101,83).

RGB: (150,101,83) (59%, 40%, 33%)

RGB channels and saturation

R 150 of 255 = 59%
G 101 of 255 = 40%
B 83 of 255 = 33%

150
101
83

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

Portions of RGB colors in percentages

R + G + B = 150 + 101 + 83 = 334 (100%)
R 150 of 334 ~ 44.91%
G 101 of 334 ~ 30.24%
B 83 of 334 ~ 24.85'%

%44.91
%30.24
%24.85

CMYK color model

#966553 color CMYK value is (0,33,45,41).

  • cyan value is 0.00%
  • magenta value is 32.67%
  • yellow value is 44.67%
  • key color value is 41.18%

CMYK: (0,33,45,41)
C0M33Y45K41 (0%, 33%, 45%, 41%)
(0.00 / 0.33 / 0.45 / 0.41)

CMYK percentages

%0
%32.67
%44.67
%41.18

Codes

Color #966553 in popluar color models

96 65 53
RGB 150 101 83
HSL 16° 28.76% 45.69%
HSB/HSV 16° 44.67% 58.82%
CMYK 0.00% 32.67% 44.67%
41.18%

Color #966553 in popluar number systems.

HEX 96 65 53
Decimal 150 101 83
Binary 10010110 1100101 1010011
Octal 226 145 123

Shades and tints

Shades of #966553

#966553
(150,101,83)
#895C4C
(137,92,76)
#7C5345
(124,83,69)
#6F4A3E
(111,74,62)
#624137
(98,65,55)
#553830
(85,56,48)
#482F29
(72,47,41)
#3B2622
(59,38,34)
#2E1D1B
(46,29,27)
#211414
(33,20,20)
#140B0D
(20,11,13)
#000000
(0,0,0)

Tints of #966553

#966553
(150,101,83)
#9F7362
(159,115,98)
#A88171
(168,129,113)
#B18F80
(177,143,128)
#BA9D8F
(186,157,143)
#C3AB9E
(195,171,158)
#CCB9AD
(204,185,173)
#D5C7BC
(213,199,188)
#DED5CB
(222,213,203)
#E7E3DA
(231,227,218)
#F0F1E9
(240,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #966553 color. Also use rgb(150,101,83) instead hex code.

Text Font Color

.myTextColor { color: #966553; }

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

This text font color is #966553.

Background Color

.myBgColor { background-color: #966553; }

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

This div background color is #966553.

Border color

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

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

This div border color is #966553.

Opacity

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

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

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

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

This text has shadow with #966553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966553.

Preview

Color preview on black background

This text has color #966553 on black background.


Color preview on white background

This text has color #966553 on white background.


Black color preview on #966553 background

This text has black color on #966553 background.


White color preview on #966553 background

This text has white color on #966553 background.


Related colors

Complementary color

Complementary color for #hex is #699AAC.


I love getcolorcode.com

Triadic colors

1 #539665 and #655396 with #966553 are triadic colors.

2 #536596 and #659653 with #966553 are triadic colors.