COLOR #965696

HEX: #965696 RGB: (150,86,150)

Color info

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

RGB color model

#965696 color RGB value is (150,86,150).

RGB: (150,86,150) (59%, 34%, 59%)

RGB channels and saturation

R 150 of 255 = 59%
G 86 of 255 = 34%
B 150 of 255 = 59%

150
86
150

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

Portions of RGB colors in percentages

R + G + B = 150 + 86 + 150 = 386 (100%)
R 150 of 386 ~ 38.86%
G 86 of 386 ~ 22.28%
B 150 of 386 ~ 38.86'%

%38.86
%22.28
%38.86

CMYK color model

#965696 color CMYK value is (0,43,0,41).

  • cyan value is 0.00%
  • magenta value is 42.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (0,43,0,41)
C0M43Y0K41 (0%, 43%, 0%, 41%)
(0.00 / 0.43 / 0.00 / 0.41)

CMYK percentages

%0
%42.67
%0
%41.18

Codes

Color #965696 in popluar color models

96 56 96
RGB 150 86 150
HSL 300° 27.12% 46.27%
HSB/HSV 300° 42.67% 58.82%
CMYK 0.00% 42.67% 0.00%
41.18%

Color #965696 in popluar number systems.

HEX 96 56 96
Decimal 150 86 150
Binary 10010110 1010110 10010110
Octal 226 126 226

Shades and tints

Shades of #965696

#965696
(150,86,150)
#894F89
(137,79,137)
#7C487C
(124,72,124)
#6F416F
(111,65,111)
#623A62
(98,58,98)
#553355
(85,51,85)
#482C48
(72,44,72)
#3B253B
(59,37,59)
#2E1E2E
(46,30,46)
#211721
(33,23,33)
#141014
(20,16,20)
#000000
(0,0,0)

Tints of #965696

#965696
(150,86,150)
#9F659F
(159,101,159)
#A874A8
(168,116,168)
#B183B1
(177,131,177)
#BA92BA
(186,146,186)
#C3A1C3
(195,161,195)
#CCB0CC
(204,176,204)
#D5BFD5
(213,191,213)
#DECEDE
(222,206,222)
#E7DDE7
(231,221,231)
#F0ECF0
(240,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #965696; }

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

This text font color is #965696.

Background Color

.myBgColor { background-color: #965696; }

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

This div background color is #965696.

Border color

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

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

This div border color is #965696.

Opacity

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

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

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

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

This text has shadow with #965696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965696.

Preview

Color preview on black background

This text has color #965696 on black background.


Color preview on white background

This text has color #965696 on white background.


Black color preview on #965696 background

This text has black color on #965696 background.


White color preview on #965696 background

This text has white color on #965696 background.


Related colors

Complementary color

Complementary color for #hex is #69A969.


I love getcolorcode.com

Triadic colors

1 #969656 and #569696 with #965696 are triadic colors.

2 #965696 and #569696 with #965696 are triadic colors.