COLOR #965796

HEX: #965796 RGB: (150,87,150)

Color info

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

RGB color model

#965796 color RGB value is (150,87,150).

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

RGB channels and saturation

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

150
87
150

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

Portions of RGB colors in percentages

R + G + B = 150 + 87 + 150 = 387 (100%)
R 150 of 387 ~ 38.76%
G 87 of 387 ~ 22.48%
B 150 of 387 ~ 38.76'%

%38.76
%22.48
%38.76

CMYK color model

#965796 color CMYK value is (0,42,0,41).

  • cyan value is 0.00%
  • magenta value is 42.00%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (0,42,0,41) C0M42Y0K41 (0%,42%,0%,41%) (0.00/0.42/0.00/0.41) 

CMYK percentages

%0
%42
%0
%41.18

Codes

Color #965796 in popluar color models

96 57 96
RGB 150 87 150
HSL 300° 26.58% 46.47%
HSB/HSV 300° 42.00% 58.82%
CMYK 0.00% 42.00% 0.00%
41.18%

Color #965796 in popluar number systems.

HEX 96 57 96
Decimal 150 87 150
Binary 10010110 1010111 10010110
Octal 226 127 226

Shades and tints

Shades of #965796

#965796
(150,87,150)
#895089
(137,80,137)
#7C497C
(124,73,124)
#6F426F
(111,66,111)
#623B62
(98,59,98)
#553455
(85,52,85)
#482D48
(72,45,72)
#3B263B
(59,38,59)
#2E1F2E
(46,31,46)
#211821
(33,24,33)
#141114
(20,17,20)
#000000
(0,0,0)

Tints of #965796

#965796
(150,87,150)
#9F669F
(159,102,159)
#A875A8
(168,117,168)
#B184B1
(177,132,177)
#BA93BA
(186,147,186)
#C3A2C3
(195,162,195)
#CCB1CC
(204,177,204)
#D5C0D5
(213,192,213)
#DECFDE
(222,207,222)
#E7DEE7
(231,222,231)
#F0EDF0
(240,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #965796; }

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

This text font color is #965796.

Background Color

.myBgColor { background-color: #965796; }

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

This div background color is #965796.

Border color

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

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

This div border color is #965796.

Opacity

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

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

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

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

This text has shadow with #965796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965796.

Preview

Color preview on black background

This text has color #965796 on black background.


Color preview on white background

This text has color #965796 on white background.


Black color preview on #965796 background

This text has black color on #965796 background.


White color preview on #965796 background

This text has white color on #965796 background.


Related colors

Complementary color

Complementary color for #hex is #69A869.


I love getcolorcode.com

Triadic colors

1 #969657 and #579696 with #965796 are triadic colors.

2 #965796 and #579696 with #965796 are triadic colors.