COLOR #96497E

HEX: #96497E RGB: (150,73,126)

Color info

#96497E contains mainly red and blue colors. Web safe color of #96497E is #993366 (or #936).

RGB color model

#96497E color RGB value is (150,73,126).

RGB: (150,73,126) (59%, 29%, 49%)

RGB channels and saturation

R 150 of 255 = 59%
G 73 of 255 = 29%
B 126 of 255 = 49%

150
73
126

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

Portions of RGB colors in percentages

R + G + B = 150 + 73 + 126 = 349 (100%)
R 150 of 349 ~ 42.98%
G 73 of 349 ~ 20.92%
B 126 of 349 ~ 36.1'%

%42.98
%20.92
%36.1

CMYK color model

#96497E color CMYK value is (0,51,16,41).

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

CMYK: (0,51,16,41)
C0M51Y16K41 (0%, 51%, 16%, 41%)
(0.00 / 0.51 / 0.16 / 0.41)

CMYK percentages

%0
%51.33
%16
%41.18

Codes

Color #96497E in popluar color models

96 49 7E
RGB 150 73 126
HSL 319° 34.53% 43.73%
HSB/HSV 319° 51.33% 58.82%
CMYK 0.00% 51.33% 16.00%
41.18%

Color #96497E in popluar number systems.

HEX 96 49 7E
Decimal 150 73 126
Binary 10010110 1001001 1111110
Octal 226 111 176

Shades and tints

Shades of #96497E

#96497E
(150,73,126)
#894373
(137,67,115)
#7C3D68
(124,61,104)
#6F375D
(111,55,93)
#623152
(98,49,82)
#552B47
(85,43,71)
#48253C
(72,37,60)
#3B1F31
(59,31,49)
#2E1926
(46,25,38)
#21131B
(33,19,27)
#140D10
(20,13,16)
#000000
(0,0,0)

Tints of #96497E

#96497E
(150,73,126)
#9F5989
(159,89,137)
#A86994
(168,105,148)
#B1799F
(177,121,159)
#BA89AA
(186,137,170)
#C399B5
(195,153,181)
#CCA9C0
(204,169,192)
#D5B9CB
(213,185,203)
#DEC9D6
(222,201,214)
#E7D9E1
(231,217,225)
#F0E9EC
(240,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96497E; }

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

This text font color is #96497E.

Background Color

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

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

This div background color is #96497E.

Border color

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

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

This div border color is #96497E.

Opacity

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

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

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

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

This text has shadow with #96497E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96497E.

Preview

Color preview on black background

This text has color #96497E on black background.


Color preview on white background

This text has color #96497E on white background.


Black color preview on #96497E background

This text has black color on #96497E background.


White color preview on #96497E background

This text has white color on #96497E background.


Related colors

Complementary color

Complementary color for #hex is #69B681.


I love getcolorcode.com

Triadic colors

1 #7E9649 and #497E96 with #96497E are triadic colors.

2 #7E4996 and #49967E with #96497E are triadic colors.