COLOR #966990

HEX: #966990 RGB: (150,105,144)

Color info

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

RGB color model

#966990 color RGB value is (150,105,144).

RGB: (150,105,144) (59%, 41%, 56%)

RGB channels and saturation

R 150 of 255 = 59%
G 105 of 255 = 41%
B 144 of 255 = 56%

150
105
144

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

Portions of RGB colors in percentages

R + G + B = 150 + 105 + 144 = 399 (100%)
R 150 of 399 ~ 37.59%
G 105 of 399 ~ 26.32%
B 144 of 399 ~ 36.09'%

%37.59
%26.32
%36.09

CMYK color model

#966990 color CMYK value is (0,30,4,41).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 4.00%
  • key color value is 41.18%
CMYK: (0,30,4,41) C0M30Y4K41 (0%,30%,4%,41%) (0.00/0.30/0.04/0.41) 

CMYK percentages

%0
%30
%4
%41.18

Codes

Color #966990 in popluar color models

96 69 90
RGB 150 105 144
HSL 308° 17.65% 50.00%
HSB/HSV 308° 30.00% 58.82%
CMYK 0.00% 30.00% 4.00%
41.18%

Color #966990 in popluar number systems.

HEX 96 69 90
Decimal 150 105 144
Binary 10010110 1101001 10010000
Octal 226 151 220

Shades and tints

Shades of #966990

#966990
(150,105,144)
#896083
(137,96,131)
#7C5776
(124,87,118)
#6F4E69
(111,78,105)
#62455C
(98,69,92)
#553C4F
(85,60,79)
#483342
(72,51,66)
#3B2A35
(59,42,53)
#2E2128
(46,33,40)
#21181B
(33,24,27)
#140F0E
(20,15,14)
#000000
(0,0,0)

Tints of #966990

#966990
(150,105,144)
#9F769A
(159,118,154)
#A883A4
(168,131,164)
#B190AE
(177,144,174)
#BA9DB8
(186,157,184)
#C3AAC2
(195,170,194)
#CCB7CC
(204,183,204)
#D5C4D6
(213,196,214)
#DED1E0
(222,209,224)
#E7DEEA
(231,222,234)
#F0EBF4
(240,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966990; }

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

This text font color is #966990.

Background Color

.myBgColor { background-color: #966990; }

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

This div background color is #966990.

Border color

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

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

This div border color is #966990.

Opacity

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

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

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

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

This text has shadow with #966990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966990.

Preview

Color preview on black background

This text has color #966990 on black background.


Color preview on white background

This text has color #966990 on white background.


Black color preview on #966990 background

This text has black color on #966990 background.


White color preview on #966990 background

This text has white color on #966990 background.


Related colors

Complementary color

Complementary color for #hex is #69966F.


I love getcolorcode.com

Triadic colors

1 #909669 and #699096 with #966990 are triadic colors.

2 #906996 and #699690 with #966990 are triadic colors.