COLOR #966180

HEX: #966180 RGB: (150,97,128)

Color info

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

RGB color model

#966180 color RGB value is (150,97,128).

RGB: (150,97,128) (59%, 38%, 50%)

RGB channels and saturation

R 150 of 255 = 59%
G 97 of 255 = 38%
B 128 of 255 = 50%

150
97
128

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

Portions of RGB colors in percentages

R + G + B = 150 + 97 + 128 = 375 (100%)
R 150 of 375 ~ 40%
G 97 of 375 ~ 25.87%
B 128 of 375 ~ 34.13'%

%40
%25.87
%34.13

CMYK color model

#966180 color CMYK value is (0,35,15,41).

  • cyan value is 0.00%
  • magenta value is 35.33%
  • yellow value is 14.67%
  • key color value is 41.18%

CMYK: (0,35,15,41)
C0M35Y15K41 (0%, 35%, 15%, 41%)
(0.00 / 0.35 / 0.15 / 0.41)

CMYK percentages

%0
%35.33
%14.67
%41.18

Codes

Color #966180 in popluar color models

96 61 80
RGB 150 97 128
HSL 325° 21.46% 48.43%
HSB/HSV 325° 35.33% 58.82%
CMYK 0.00% 35.33% 14.67%
41.18%

Color #966180 in popluar number systems.

HEX 96 61 80
Decimal 150 97 128
Binary 10010110 1100001 10000000
Octal 226 141 200

Shades and tints

Shades of #966180

#966180
(150,97,128)
#895975
(137,89,117)
#7C516A
(124,81,106)
#6F495F
(111,73,95)
#624154
(98,65,84)
#553949
(85,57,73)
#48313E
(72,49,62)
#3B2933
(59,41,51)
#2E2128
(46,33,40)
#21191D
(33,25,29)
#141112
(20,17,18)
#000000
(0,0,0)

Tints of #966180

#966180
(150,97,128)
#9F6F8B
(159,111,139)
#A87D96
(168,125,150)
#B18BA1
(177,139,161)
#BA99AC
(186,153,172)
#C3A7B7
(195,167,183)
#CCB5C2
(204,181,194)
#D5C3CD
(213,195,205)
#DED1D8
(222,209,216)
#E7DFE3
(231,223,227)
#F0EDEE
(240,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966180; }

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

This text font color is #966180.

Background Color

.myBgColor { background-color: #966180; }

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

This div background color is #966180.

Border color

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

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

This div border color is #966180.

Opacity

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

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

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

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

This text has shadow with #966180 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966180.

Preview

Color preview on black background

This text has color #966180 on black background.


Color preview on white background

This text has color #966180 on white background.


Black color preview on #966180 background

This text has black color on #966180 background.


White color preview on #966180 background

This text has white color on #966180 background.


Related colors

Complementary color

Complementary color for #hex is #699E7F.


I love getcolorcode.com

Triadic colors

1 #809661 and #618096 with #966180 are triadic colors.

2 #806196 and #619680 with #966180 are triadic colors.