COLOR #966984

HEX: #966984 RGB: (150,105,132)

Color info

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

RGB color model

#966984 color RGB value is (150,105,132).

RGB: (150,105,132) (59%, 41%, 52%)

RGB channels and saturation

R 150 of 255 = 59%
G 105 of 255 = 41%
B 132 of 255 = 52%

150
105
132

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

Portions of RGB colors in percentages

R + G + B = 150 + 105 + 132 = 387 (100%)
R 150 of 387 ~ 38.76%
G 105 of 387 ~ 27.13%
B 132 of 387 ~ 34.11'%

%38.76
%27.13
%34.11

CMYK color model

#966984 color CMYK value is (0,30,12,41).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 12.00%
  • key color value is 41.18%

CMYK: (0,30,12,41)
C0M30Y12K41 (0%, 30%, 12%, 41%)
(0.00 / 0.30 / 0.12 / 0.41)

CMYK percentages

%0
%30
%12
%41.18

Codes

Color #966984 in popluar color models

96 69 84
RGB 150 105 132
HSL 324° 17.65% 50.00%
HSB/HSV 324° 30.00% 58.82%
CMYK 0.00% 30.00% 12.00%
41.18%

Color #966984 in popluar number systems.

HEX 96 69 84
Decimal 150 105 132
Binary 10010110 1101001 10000100
Octal 226 151 204

Shades and tints

Shades of #966984

#966984
(150,105,132)
#896078
(137,96,120)
#7C576C
(124,87,108)
#6F4E60
(111,78,96)
#624554
(98,69,84)
#553C48
(85,60,72)
#48333C
(72,51,60)
#3B2A30
(59,42,48)
#2E2124
(46,33,36)
#211818
(33,24,24)
#140F0C
(20,15,12)
#000000
(0,0,0)

Tints of #966984

#966984
(150,105,132)
#9F768F
(159,118,143)
#A8839A
(168,131,154)
#B190A5
(177,144,165)
#BA9DB0
(186,157,176)
#C3AABB
(195,170,187)
#CCB7C6
(204,183,198)
#D5C4D1
(213,196,209)
#DED1DC
(222,209,220)
#E7DEE7
(231,222,231)
#F0EBF2
(240,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966984; }

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

This text font color is #966984.

Background Color

.myBgColor { background-color: #966984; }

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

This div background color is #966984.

Border color

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

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

This div border color is #966984.

Opacity

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

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

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

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

This text has shadow with #966984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966984.

Preview

Color preview on black background

This text has color #966984 on black background.


Color preview on white background

This text has color #966984 on white background.


Black color preview on #966984 background

This text has black color on #966984 background.


White color preview on #966984 background

This text has white color on #966984 background.


Related colors

Complementary color

Complementary color for #hex is #69967B.


I love getcolorcode.com

Triadic colors

1 #849669 and #698496 with #966984 are triadic colors.

2 #846996 and #699684 with #966984 are triadic colors.