COLOR #96662E

HEX: #96662E RGB: (150,102,46)

Color info

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

RGB color model

#96662E color RGB value is (150,102,46).

RGB: (150,102,46) (59%, 40%, 18%)

RGB channels and saturation

R 150 of 255 = 59%
G 102 of 255 = 40%
B 46 of 255 = 18%

150
102
46

R + G + B ~ 39%. #96662E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 102 + 46 = 298 (100%)
R 150 of 298 ~ 50.34%
G 102 of 298 ~ 34.23%
B 46 of 298 ~ 15.44'%

%50.34
%34.23
%15.44

CMYK color model

#96662E color CMYK value is (0,32,69,41).

  • cyan value is 0.00%
  • magenta value is 32.00%
  • yellow value is 69.33%
  • key color value is 41.18%
CMYK: (0,32,69,41) C0M32Y69K41 (0%,32%,69%,41%) (0.00/0.32/0.69/0.41) 

CMYK percentages

%0
%32
%69.33
%41.18

Codes

Color #96662E in popluar color models

96 66 2E
RGB 150 102 46
HSL 32° 53.06% 38.43%
HSB/HSV 32° 69.33% 58.82%
CMYK 0.00% 32.00% 69.33%
41.18%

Color #96662E in popluar number systems.

HEX 96 66 2E
Decimal 150 102 46
Binary 10010110 1100110 101110
Octal 226 146 56

Shades and tints

Shades of #96662E

#96662E
(150,102,46)
#895D2A
(137,93,42)
#7C5426
(124,84,38)
#6F4B22
(111,75,34)
#62421E
(98,66,30)
#55391A
(85,57,26)
#483016
(72,48,22)
#3B2712
(59,39,18)
#2E1E0E
(46,30,14)
#21150A
(33,21,10)
#140C06
(20,12,6)
#000000
(0,0,0)

Tints of #96662E

#96662E
(150,102,46)
#9F7341
(159,115,65)
#A88054
(168,128,84)
#B18D67
(177,141,103)
#BA9A7A
(186,154,122)
#C3A78D
(195,167,141)
#CCB4A0
(204,180,160)
#D5C1B3
(213,193,179)
#DECEC6
(222,206,198)
#E7DBD9
(231,219,217)
#F0E8EC
(240,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96662E color. Also use rgb(150,102,46) instead hex code.

Text Font Color

.myTextColor { color: #96662E; }

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

This text font color is #96662E.

Background Color

.myBgColor { background-color: #96662E; }

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

This div background color is #96662E.

Border color

.myBorderColor { border: 1px solid #96662E; }

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

This div border color is #96662E.

Opacity

.myOpacity80 { color: #96662E; opacity: 0.8; }

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

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

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

This text has shadow with #96662E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96662E.

Preview

Color preview on black background

This text has color #96662E on black background.


Color preview on white background

This text has color #96662E on white background.


Black color preview on #96662E background

This text has black color on #96662E background.


White color preview on #96662E background

This text has white color on #96662E background.


Related colors

Complementary color

Complementary color for #hex is #6999D1.


I love getcolorcode.com

Triadic colors

1 #2E9666 and #662E96 with #96662E are triadic colors.

2 #2E6696 and #66962E with #96662E are triadic colors.