COLOR #966692

HEX: #966692 RGB: (150,102,146)

Color info

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

RGB color model

#966692 color RGB value is (150,102,146).

RGB: (150,102,146) (59%, 40%, 57%)

RGB channels and saturation

R 150 of 255 = 59%
G 102 of 255 = 40%
B 146 of 255 = 57%

150
102
146

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

Portions of RGB colors in percentages

R + G + B = 150 + 102 + 146 = 398 (100%)
R 150 of 398 ~ 37.69%
G 102 of 398 ~ 25.63%
B 146 of 398 ~ 36.68'%

%37.69
%25.63
%36.68

CMYK color model

#966692 color CMYK value is (0,32,3,41).

  • cyan value is 0.00%
  • magenta value is 32.00%
  • yellow value is 2.67%
  • key color value is 41.18%

CMYK: (0,32,3,41)
C0M32Y3K41 (0%, 32%, 3%, 41%)
(0.00 / 0.32 / 0.03 / 0.41)

CMYK percentages

%0
%32
%2.67
%41.18

Codes

Color #966692 in popluar color models

96 66 92
RGB 150 102 146
HSL 305° 19.05% 49.41%
HSB/HSV 305° 32.00% 58.82%
CMYK 0.00% 32.00% 2.67%
41.18%

Color #966692 in popluar number systems.

HEX 96 66 92
Decimal 150 102 146
Binary 10010110 1100110 10010010
Octal 226 146 222

Shades and tints

Shades of #966692

#966692
(150,102,146)
#895D85
(137,93,133)
#7C5478
(124,84,120)
#6F4B6B
(111,75,107)
#62425E
(98,66,94)
#553951
(85,57,81)
#483044
(72,48,68)
#3B2737
(59,39,55)
#2E1E2A
(46,30,42)
#21151D
(33,21,29)
#140C10
(20,12,16)
#000000
(0,0,0)

Tints of #966692

#966692
(150,102,146)
#9F739B
(159,115,155)
#A880A4
(168,128,164)
#B18DAD
(177,141,173)
#BA9AB6
(186,154,182)
#C3A7BF
(195,167,191)
#CCB4C8
(204,180,200)
#D5C1D1
(213,193,209)
#DECEDA
(222,206,218)
#E7DBE3
(231,219,227)
#F0E8EC
(240,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966692; }

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

This text font color is #966692.

Background Color

.myBgColor { background-color: #966692; }

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

This div background color is #966692.

Border color

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

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

This div border color is #966692.

Opacity

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

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

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

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

This text has shadow with #966692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966692.

Preview

Color preview on black background

This text has color #966692 on black background.


Color preview on white background

This text has color #966692 on white background.


Black color preview on #966692 background

This text has black color on #966692 background.


White color preview on #966692 background

This text has white color on #966692 background.


Related colors

Complementary color

Complementary color for #hex is #69996D.


I love getcolorcode.com

Triadic colors

1 #929666 and #669296 with #966692 are triadic colors.

2 #926696 and #669692 with #966692 are triadic colors.