COLOR #96664D

HEX: #96664D RGB: (150,102,77)

Color info

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

RGB color model

#96664D color RGB value is (150,102,77).

RGB: (150,102,77) (59%, 40%, 30%)

RGB channels and saturation

R 150 of 255 = 59%
G 102 of 255 = 40%
B 77 of 255 = 30%

150
102
77

R + G + B ~ 43%. #96664D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 150 + 102 + 77 = 329 (100%)
R 150 of 329 ~ 45.59%
G 102 of 329 ~ 31%
B 77 of 329 ~ 23.4'%

%45.59
%31
%23.4

CMYK color model

#96664D color CMYK value is (0,32,49,41).

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

CMYK: (0,32,49,41)
C0M32Y49K41 (0%, 32%, 49%, 41%)
(0.00 / 0.32 / 0.49 / 0.41)

CMYK percentages

%0
%32
%48.67
%41.18

Codes

Color #96664D in popluar color models

96 66 4D
RGB 150 102 77
HSL 21° 32.16% 44.51%
HSB/HSV 21° 48.67% 58.82%
CMYK 0.00% 32.00% 48.67%
41.18%

Color #96664D in popluar number systems.

HEX 96 66 4D
Decimal 150 102 77
Binary 10010110 1100110 1001101
Octal 226 146 115

Shades and tints

Shades of #96664D

#96664D
(150,102,77)
#895D46
(137,93,70)
#7C543F
(124,84,63)
#6F4B38
(111,75,56)
#624231
(98,66,49)
#55392A
(85,57,42)
#483023
(72,48,35)
#3B271C
(59,39,28)
#2E1E15
(46,30,21)
#21150E
(33,21,14)
#140C07
(20,12,7)
#000000
(0,0,0)

Tints of #96664D

#96664D
(150,102,77)
#9F735D
(159,115,93)
#A8806D
(168,128,109)
#B18D7D
(177,141,125)
#BA9A8D
(186,154,141)
#C3A79D
(195,167,157)
#CCB4AD
(204,180,173)
#D5C1BD
(213,193,189)
#DECECD
(222,206,205)
#E7DBDD
(231,219,221)
#F0E8ED
(240,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96664D; }

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

This text font color is #96664D.

Background Color

.myBgColor { background-color: #96664D; }

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

This div background color is #96664D.

Border color

.myBorderColor { border: 1px solid #96664D; }

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

This div border color is #96664D.

Opacity

.myOpacity80 { color: #96664D; opacity: 0.8; }

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

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

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

This text has shadow with #96664D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96664D.

Preview

Color preview on black background

This text has color #96664D on black background.


Color preview on white background

This text has color #96664D on white background.


Black color preview on #96664D background

This text has black color on #96664D background.


White color preview on #96664D background

This text has white color on #96664D background.


Related colors

Complementary color

Complementary color for #hex is #6999B2.


I love getcolorcode.com

Triadic colors

1 #4D9666 and #664D96 with #96664D are triadic colors.

2 #4D6696 and #66964D with #96664D are triadic colors.