COLOR #966E96

HEX: #966E96 RGB: (150,110,150)

Color info

#966E96 contains red, green and blue colors in about the same proportion. Web safe color of #966E96 is #996699 (or #969).

RGB color model

#966E96 color RGB value is (150,110,150).

RGB: (150,110,150) (59%, 43%, 59%)

RGB channels and saturation

R 150 of 255 = 59%
G 110 of 255 = 43%
B 150 of 255 = 59%

150
110
150

R + G + B ~ 54%. #966E96 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 150 + 110 + 150 = 410 (100%)
R 150 of 410 ~ 36.59%
G 110 of 410 ~ 26.83%
B 150 of 410 ~ 36.59'%

%36.59
%26.83
%36.59

CMYK color model

#966E96 color CMYK value is (0,27,0,41).

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

CMYK: (0,27,0,41)
C0M27Y0K41 (0%, 27%, 0%, 41%)
(0.00 / 0.27 / 0.00 / 0.41)

CMYK percentages

%0
%26.67
%0
%41.18

Codes

Color #966E96 in popluar color models

96 6E 96
RGB 150 110 150
HSL 300° 16.00% 50.98%
HSB/HSV 300° 26.67% 58.82%
CMYK 0.00% 26.67% 0.00%
41.18%

Color #966E96 in popluar number systems.

HEX 96 6E 96
Decimal 150 110 150
Binary 10010110 1101110 10010110
Octal 226 156 226

Shades and tints

Shades of #966E96

#966E96
(150,110,150)
#896489
(137,100,137)
#7C5A7C
(124,90,124)
#6F506F
(111,80,111)
#624662
(98,70,98)
#553C55
(85,60,85)
#483248
(72,50,72)
#3B283B
(59,40,59)
#2E1E2E
(46,30,46)
#211421
(33,20,33)
#140A14
(20,10,20)
#000000
(0,0,0)

Tints of #966E96

#966E96
(150,110,150)
#9F7B9F
(159,123,159)
#A888A8
(168,136,168)
#B195B1
(177,149,177)
#BAA2BA
(186,162,186)
#C3AFC3
(195,175,195)
#CCBCCC
(204,188,204)
#D5C9D5
(213,201,213)
#DED6DE
(222,214,222)
#E7E3E7
(231,227,231)
#F0F0F0
(240,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966E96; }

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

This text font color is #966E96.

Background Color

.myBgColor { background-color: #966E96; }

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

This div background color is #966E96.

Border color

.myBorderColor { border: 1px solid #966E96; }

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

This div border color is #966E96.

Opacity

.myOpacity80 { color: #966E96; opacity: 0.8; }

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

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

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

This text has shadow with #966E96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966E96.

Preview

Color preview on black background

This text has color #966E96 on black background.


Color preview on white background

This text has color #966E96 on white background.


Black color preview on #966E96 background

This text has black color on #966E96 background.


White color preview on #966E96 background

This text has white color on #966E96 background.


Related colors

Complementary color

Complementary color for #hex is #699169.


I love getcolorcode.com

Triadic colors

1 #96966E and #6E9696 with #966E96 are triadic colors.

2 #966E96 and #6E9696 with #966E96 are triadic colors.