COLOR #96895E

HEX: #96895E RGB: (150,137,94)

Color info

#96895E contains red, green and blue colors in about the same proportion. Web safe color of #96895E is #999966 (or #996).

RGB color model

#96895E color RGB value is (150,137,94).

RGB: (150,137,94) (59%, 54%, 37%)

RGB channels and saturation

R 150 of 255 = 59%
G 137 of 255 = 54%
B 94 of 255 = 37%

150
137
94

R + G + B ~ 50%. #96895E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 150 + 137 + 94 = 381 (100%)
R 150 of 381 ~ 39.37%
G 137 of 381 ~ 35.96%
B 94 of 381 ~ 24.67'%

%39.37
%35.96
%24.67

CMYK color model

#96895E color CMYK value is (0,9,37,41).

  • cyan value is 0.00%
  • magenta value is 8.67%
  • yellow value is 37.33%
  • key color value is 41.18%
CMYK: (0,9,37,41) C0M9Y37K41 (0%,9%,37%,41%) (0.00/0.09/0.37/0.41) 

CMYK percentages

%0
%8.67
%37.33
%41.18

Codes

Color #96895E in popluar color models

96 89 5E
RGB 150 137 94
HSL 46° 22.95% 47.84%
HSB/HSV 46° 37.33% 58.82%
CMYK 0.00% 8.67% 37.33%
41.18%

Color #96895E in popluar number systems.

HEX 96 89 5E
Decimal 150 137 94
Binary 10010110 10001001 1011110
Octal 226 211 136

Shades and tints

Shades of #96895E

#96895E
(150,137,94)
#897D56
(137,125,86)
#7C714E
(124,113,78)
#6F6546
(111,101,70)
#62593E
(98,89,62)
#554D36
(85,77,54)
#48412E
(72,65,46)
#3B3526
(59,53,38)
#2E291E
(46,41,30)
#211D16
(33,29,22)
#14110E
(20,17,14)
#000000
(0,0,0)

Tints of #96895E

#96895E
(150,137,94)
#9F936C
(159,147,108)
#A89D7A
(168,157,122)
#B1A788
(177,167,136)
#BAB196
(186,177,150)
#C3BBA4
(195,187,164)
#CCC5B2
(204,197,178)
#D5CFC0
(213,207,192)
#DED9CE
(222,217,206)
#E7E3DC
(231,227,220)
#F0EDEA
(240,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96895E color. Also use rgb(150,137,94) instead hex code.

Text Font Color

.myTextColor { color: #96895E; }

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

This text font color is #96895E.

Background Color

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

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

This div background color is #96895E.

Border color

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

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

This div border color is #96895E.

Opacity

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

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

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

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

This text has shadow with #96895E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96895E.

Preview

Color preview on black background

This text has color #96895E on black background.


Color preview on white background

This text has color #96895E on white background.


Black color preview on #96895E background

This text has black color on #96895E background.


White color preview on #96895E background

This text has white color on #96895E background.


Related colors

Complementary color

Complementary color for #hex is #6976A1.


I love getcolorcode.com

Triadic colors

1 #5E9689 and #895E96 with #96895E are triadic colors.

2 #5E8996 and #89965E with #96895E are triadic colors.