COLOR #963394

HEX: #963394 RGB: (150,51,148)

Color info

#963394 contains mainly red and blue colors. Web safe color of #963394 is #993399 (or #939).

RGB color model

#963394 color RGB value is (150,51,148).

RGB: (150,51,148) (59%, 20%, 58%)

RGB channels and saturation

R 150 of 255 = 59%
G 51 of 255 = 20%
B 148 of 255 = 58%

150
51
148

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

Portions of RGB colors in percentages

R + G + B = 150 + 51 + 148 = 349 (100%)
R 150 of 349 ~ 42.98%
G 51 of 349 ~ 14.61%
B 148 of 349 ~ 42.41'%

%42.98
%14.61
%42.41

CMYK color model

#963394 color CMYK value is (0,66,1,41).

  • cyan value is 0.00%
  • magenta value is 66.00%
  • yellow value is 1.33%
  • key color value is 41.18%

CMYK: (0,66,1,41)
C0M66Y1K41 (0%, 66%, 1%, 41%)
(0.00 / 0.66 / 0.01 / 0.41)

CMYK percentages

%0
%66
%1.33
%41.18

Codes

Color #963394 in popluar color models

96 33 94
RGB 150 51 148
HSL 301° 49.25% 39.41%
HSB/HSV 301° 66.00% 58.82%
CMYK 0.00% 66.00% 1.33%
41.18%

Color #963394 in popluar number systems.

HEX 96 33 94
Decimal 150 51 148
Binary 10010110 110011 10010100
Octal 226 63 224

Shades and tints

Shades of #963394

#963394
(150,51,148)
#892F87
(137,47,135)
#7C2B7A
(124,43,122)
#6F276D
(111,39,109)
#622360
(98,35,96)
#551F53
(85,31,83)
#481B46
(72,27,70)
#3B1739
(59,23,57)
#2E132C
(46,19,44)
#210F1F
(33,15,31)
#140B12
(20,11,18)
#000000
(0,0,0)

Tints of #963394

#963394
(150,51,148)
#9F459D
(159,69,157)
#A857A6
(168,87,166)
#B169AF
(177,105,175)
#BA7BB8
(186,123,184)
#C38DC1
(195,141,193)
#CC9FCA
(204,159,202)
#D5B1D3
(213,177,211)
#DEC3DC
(222,195,220)
#E7D5E5
(231,213,229)
#F0E7EE
(240,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #963394 color. Also use rgb(150,51,148) instead hex code.

Text Font Color

.myTextColor { color: #963394; }

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

This text font color is #963394.

Background Color

.myBgColor { background-color: #963394; }

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

This div background color is #963394.

Border color

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

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

This div border color is #963394.

Opacity

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

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

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

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

This text has shadow with #963394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #963394.

Preview

Color preview on black background

This text has color #963394 on black background.


Color preview on white background

This text has color #963394 on white background.


Black color preview on #963394 background

This text has black color on #963394 background.


White color preview on #963394 background

This text has white color on #963394 background.


Related colors

Complementary color

Complementary color for #hex is #69CC6B.


I love getcolorcode.com

Triadic colors

1 #949633 and #339496 with #963394 are triadic colors.

2 #943396 and #339694 with #963394 are triadic colors.