COLOR #96717E

HEX: #96717E RGB: (150,113,126)

Color info

#96717E contains red, green and blue colors in about the same proportion. Web safe color of #96717E is #996666 (or #966).

RGB color model

#96717E color RGB value is (150,113,126).

RGB: (150,113,126) (59%, 44%, 49%)

RGB channels and saturation

R 150 of 255 = 59%
G 113 of 255 = 44%
B 126 of 255 = 49%

150
113
126

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

Portions of RGB colors in percentages

R + G + B = 150 + 113 + 126 = 389 (100%)
R 150 of 389 ~ 38.56%
G 113 of 389 ~ 29.05%
B 126 of 389 ~ 32.39'%

%38.56
%29.05
%32.39

CMYK color model

#96717E color CMYK value is (0,25,16,41).

  • cyan value is 0.00%
  • magenta value is 24.67%
  • yellow value is 16.00%
  • key color value is 41.18%

CMYK: (0,25,16,41)
C0M25Y16K41 (0%, 25%, 16%, 41%)
(0.00 / 0.25 / 0.16 / 0.41)

CMYK percentages

%0
%24.67
%16
%41.18

Codes

Color #96717E in popluar color models

96 71 7E
RGB 150 113 126
HSL 339° 14.98% 51.57%
HSB/HSV 339° 24.67% 58.82%
CMYK 0.00% 24.67% 16.00%
41.18%

Color #96717E in popluar number systems.

HEX 96 71 7E
Decimal 150 113 126
Binary 10010110 1110001 1111110
Octal 226 161 176

Shades and tints

Shades of #96717E

#96717E
(150,113,126)
#896773
(137,103,115)
#7C5D68
(124,93,104)
#6F535D
(111,83,93)
#624952
(98,73,82)
#553F47
(85,63,71)
#48353C
(72,53,60)
#3B2B31
(59,43,49)
#2E2126
(46,33,38)
#21171B
(33,23,27)
#140D10
(20,13,16)
#000000
(0,0,0)

Tints of #96717E

#96717E
(150,113,126)
#9F7D89
(159,125,137)
#A88994
(168,137,148)
#B1959F
(177,149,159)
#BAA1AA
(186,161,170)
#C3ADB5
(195,173,181)
#CCB9C0
(204,185,192)
#D5C5CB
(213,197,203)
#DED1D6
(222,209,214)
#E7DDE1
(231,221,225)
#F0E9EC
(240,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96717E color. Also use rgb(150,113,126) instead hex code.

Text Font Color

.myTextColor { color: #96717E; }

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

This text font color is #96717E.

Background Color

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

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

This div background color is #96717E.

Border color

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

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

This div border color is #96717E.

Opacity

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

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

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

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

This text has shadow with #96717E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96717E.

Preview

Color preview on black background

This text has color #96717E on black background.


Color preview on white background

This text has color #96717E on white background.


Black color preview on #96717E background

This text has black color on #96717E background.


White color preview on #96717E background

This text has white color on #96717E background.


Related colors

Complementary color

Complementary color for #hex is #698E81.


I love getcolorcode.com

Triadic colors

1 #7E9671 and #717E96 with #96717E are triadic colors.

2 #7E7196 and #71967E with #96717E are triadic colors.