COLOR #96619E

HEX: #96619E RGB: (150,97,158)

Color info

#96619E contains mainly red and blue colors. Web safe color of #96619E is #996699 (or #969).

RGB color model

#96619E color RGB value is (150,97,158).

RGB: (150,97,158) (59%, 38%, 62%)

RGB channels and saturation

R 150 of 255 = 59%
G 97 of 255 = 38%
B 158 of 255 = 62%

150
97
158

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

Portions of RGB colors in percentages

R + G + B = 150 + 97 + 158 = 405 (100%)
R 150 of 405 ~ 37.04%
G 97 of 405 ~ 23.95%
B 158 of 405 ~ 39.01'%

%37.04
%23.95
%39.01

CMYK color model

#96619E color CMYK value is (5,39,0,38).

  • cyan value is 5.06%
  • magenta value is 38.61%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (5,39,0,38)
C5M39Y0K38 (5%, 39%, 0%, 38%)
(0.05 / 0.39 / 0.00 / 0.38)

CMYK percentages

%5.06
%38.61
%0
%38.04

Codes

Color #96619E in popluar color models

96 61 9E
RGB 150 97 158
HSL 292° 23.92% 50.00%
HSB/HSV 292° 38.61% 61.96%
CMYK 5.06% 38.61% 0.00%
38.04%

Color #96619E in popluar number systems.

HEX 96 61 9E
Decimal 150 97 158
Binary 10010110 1100001 10011110
Octal 226 141 236

Shades and tints

Shades of #96619E

#96619E
(150,97,158)
#895990
(137,89,144)
#7C5182
(124,81,130)
#6F4974
(111,73,116)
#624166
(98,65,102)
#553958
(85,57,88)
#48314A
(72,49,74)
#3B293C
(59,41,60)
#2E212E
(46,33,46)
#211920
(33,25,32)
#141112
(20,17,18)
#000000
(0,0,0)

Tints of #96619E

#96619E
(150,97,158)
#9F6FA6
(159,111,166)
#A87DAE
(168,125,174)
#B18BB6
(177,139,182)
#BA99BE
(186,153,190)
#C3A7C6
(195,167,198)
#CCB5CE
(204,181,206)
#D5C3D6
(213,195,214)
#DED1DE
(222,209,222)
#E7DFE6
(231,223,230)
#F0EDEE
(240,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96619E color. Also use rgb(150,97,158) instead hex code.

Text Font Color

.myTextColor { color: #96619E; }

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

This text font color is #96619E.

Background Color

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

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

This div background color is #96619E.

Border color

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

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

This div border color is #96619E.

Opacity

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

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

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

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

This text has shadow with #96619E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96619E.

Preview

Color preview on black background

This text has color #96619E on black background.


Color preview on white background

This text has color #96619E on white background.


Black color preview on #96619E background

This text has black color on #96619E background.


White color preview on #96619E background

This text has white color on #96619E background.


Related colors

Complementary color

Complementary color for #hex is #699E61.


I love getcolorcode.com

Triadic colors

1 #9E9661 and #619E96 with #96619E are triadic colors.

2 #9E6196 and #61969E with #96619E are triadic colors.