COLOR #960473

HEX: #960473 RGB: (150,4,115)

Color info

#960473 contains mainly red and blue colors. Web safe color of #960473 is #990066 (or #906).

RGB color model

#960473 color RGB value is (150,4,115).

RGB: (150,4,115) (59%, 2%, 45%)

RGB channels and saturation

R 150 of 255 = 59%
G 4 of 255 = 2%
B 115 of 255 = 45%

150
4
115

R + G + B ~ 35%. #960473 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 4 + 115 = 269 (100%)
R 150 of 269 ~ 55.76%
G 4 of 269 ~ 1.49%
B 115 of 269 ~ 42.75'%

%55.76
%42.75

CMYK color model

#960473 color CMYK value is (0,97,23,41).

  • cyan value is 0.00%
  • magenta value is 97.33%
  • yellow value is 23.33%
  • key color value is 41.18%

CMYK: (0,97,23,41)
C0M97Y23K41 (0%, 97%, 23%, 41%)
(0.00 / 0.97 / 0.23 / 0.41)

CMYK percentages

%0
%97.33
%23.33
%41.18

Codes

Color #960473 in popluar color models

96 04 73
RGB 150 4 115
HSL 314° 94.81% 30.20%
HSB/HSV 314° 97.33% 58.82%
CMYK 0.00% 97.33% 23.33%
41.18%

Color #960473 in popluar number systems.

HEX 96 04 73
Decimal 150 4 115
Binary 10010110 100 1110011
Octal 226 4 163

Shades and tints

Shades of #960473

#960473
(150,4,115)
#890469
(137,4,105)
#7C045F
(124,4,95)
#6F0455
(111,4,85)
#62044B
(98,4,75)
#550441
(85,4,65)
#480437
(72,4,55)
#3B042D
(59,4,45)
#2E0423
(46,4,35)
#210419
(33,4,25)
#14040F
(20,4,15)
#000000
(0,0,0)

Tints of #960473

#960473
(150,4,115)
#9F1A7F
(159,26,127)
#A8308B
(168,48,139)
#B14697
(177,70,151)
#BA5CA3
(186,92,163)
#C372AF
(195,114,175)
#CC88BB
(204,136,187)
#D59EC7
(213,158,199)
#DEB4D3
(222,180,211)
#E7CADF
(231,202,223)
#F0E0EB
(240,224,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #960473 color. Also use rgb(150,4,115) instead hex code.

Text Font Color

.myTextColor { color: #960473; }

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

This text font color is #960473.

Background Color

.myBgColor { background-color: #960473; }

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

This div background color is #960473.

Border color

.myBorderColor { border: 1px solid #960473; }

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

This div border color is #960473.

Opacity

.myOpacity80 { color: #960473; opacity: 0.8; }

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

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

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

This text has shadow with #960473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #960473.

Preview

Color preview on black background

This text has color #960473 on black background.


Color preview on white background

This text has color #960473 on white background.


Black color preview on #960473 background

This text has black color on #960473 background.


White color preview on #960473 background

This text has white color on #960473 background.


Related colors

Complementary color

Complementary color for #hex is #69FB8C.


I love getcolorcode.com

Triadic colors

1 #739604 and #047396 with #960473 are triadic colors.

2 #730496 and #049673 with #960473 are triadic colors.