COLOR #964298

HEX: #964298 RGB: (150,66,152)

Color info

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

RGB color model

#964298 color RGB value is (150,66,152).

RGB: (150,66,152) (59%, 26%, 60%)

RGB channels and saturation

R 150 of 255 = 59%
G 66 of 255 = 26%
B 152 of 255 = 60%

150
66
152

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

Portions of RGB colors in percentages

R + G + B = 150 + 66 + 152 = 368 (100%)
R 150 of 368 ~ 40.76%
G 66 of 368 ~ 17.93%
B 152 of 368 ~ 41.3'%

%40.76
%17.93
%41.3

CMYK color model

#964298 color CMYK value is (1,57,0,40).

  • cyan value is 1.32%
  • magenta value is 56.58%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (1,57,0,40) C1M57Y0K40 (1%,57%,0%,40%) (0.01/0.57/0.00/0.40) 

CMYK percentages

%1.32
%56.58
%0
%40.39

Codes

Color #964298 in popluar color models

96 42 98
RGB 150 66 152
HSL 299° 39.45% 42.75%
HSB/HSV 299° 56.58% 59.61%
CMYK 1.32% 56.58% 0.00%
40.39%

Color #964298 in popluar number systems.

HEX 96 42 98
Decimal 150 66 152
Binary 10010110 1000010 10011000
Octal 226 102 230

Shades and tints

Shades of #964298

#964298
(150,66,152)
#893C8B
(137,60,139)
#7C367E
(124,54,126)
#6F3071
(111,48,113)
#622A64
(98,42,100)
#552457
(85,36,87)
#481E4A
(72,30,74)
#3B183D
(59,24,61)
#2E1230
(46,18,48)
#210C23
(33,12,35)
#140616
(20,6,22)
#000000
(0,0,0)

Tints of #964298

#964298
(150,66,152)
#9F53A1
(159,83,161)
#A864AA
(168,100,170)
#B175B3
(177,117,179)
#BA86BC
(186,134,188)
#C397C5
(195,151,197)
#CCA8CE
(204,168,206)
#D5B9D7
(213,185,215)
#DECAE0
(222,202,224)
#E7DBE9
(231,219,233)
#F0ECF2
(240,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #964298 color. Also use rgb(150,66,152) instead hex code.

Text Font Color

.myTextColor { color: #964298; }

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

This text font color is #964298.

Background Color

.myBgColor { background-color: #964298; }

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

This div background color is #964298.

Border color

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

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

This div border color is #964298.

Opacity

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

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

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

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

This text has shadow with #964298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #964298.

Preview

Color preview on black background

This text has color #964298 on black background.


Color preview on white background

This text has color #964298 on white background.


Black color preview on #964298 background

This text has black color on #964298 background.


White color preview on #964298 background

This text has white color on #964298 background.


Related colors

Complementary color

Complementary color for #hex is #69BD67.


I love getcolorcode.com

Triadic colors

1 #989642 and #429896 with #964298 are triadic colors.

2 #984296 and #429698 with #964298 are triadic colors.