COLOR #966477

HEX: #966477 RGB: (150,100,119)

Color info

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

RGB color model

#966477 color RGB value is (150,100,119).

RGB: (150,100,119) (59%, 39%, 47%)

RGB channels and saturation

R 150 of 255 = 59%
G 100 of 255 = 39%
B 119 of 255 = 47%

150
100
119

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

Portions of RGB colors in percentages

R + G + B = 150 + 100 + 119 = 369 (100%)
R 150 of 369 ~ 40.65%
G 100 of 369 ~ 27.1%
B 119 of 369 ~ 32.25'%

%40.65
%27.1
%32.25

CMYK color model

#966477 color CMYK value is (0,33,21,41).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 20.67%
  • key color value is 41.18%
CMYK: (0,33,21,41) C0M33Y21K41 (0%,33%,21%,41%) (0.00/0.33/0.21/0.41) 

CMYK percentages

%0
%33.33
%20.67
%41.18

Codes

Color #966477 in popluar color models

96 64 77
RGB 150 100 119
HSL 337° 20.00% 49.02%
HSB/HSV 337° 33.33% 58.82%
CMYK 0.00% 33.33% 20.67%
41.18%

Color #966477 in popluar number systems.

HEX 96 64 77
Decimal 150 100 119
Binary 10010110 1100100 1110111
Octal 226 144 167

Shades and tints

Shades of #966477

#966477
(150,100,119)
#895B6D
(137,91,109)
#7C5263
(124,82,99)
#6F4959
(111,73,89)
#62404F
(98,64,79)
#553745
(85,55,69)
#482E3B
(72,46,59)
#3B2531
(59,37,49)
#2E1C27
(46,28,39)
#21131D
(33,19,29)
#140A13
(20,10,19)
#000000
(0,0,0)

Tints of #966477

#966477
(150,100,119)
#9F7283
(159,114,131)
#A8808F
(168,128,143)
#B18E9B
(177,142,155)
#BA9CA7
(186,156,167)
#C3AAB3
(195,170,179)
#CCB8BF
(204,184,191)
#D5C6CB
(213,198,203)
#DED4D7
(222,212,215)
#E7E2E3
(231,226,227)
#F0F0EF
(240,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #966477 color. Also use rgb(150,100,119) instead hex code.

Text Font Color

.myTextColor { color: #966477; }

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

This text font color is #966477.

Background Color

.myBgColor { background-color: #966477; }

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

This div background color is #966477.

Border color

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

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

This div border color is #966477.

Opacity

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

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

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

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

This text has shadow with #966477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966477.

Preview

Color preview on black background

This text has color #966477 on black background.


Color preview on white background

This text has color #966477 on white background.


Black color preview on #966477 background

This text has black color on #966477 background.


White color preview on #966477 background

This text has white color on #966477 background.


Related colors

Complementary color

Complementary color for #hex is #699B88.


I love getcolorcode.com

Triadic colors

1 #779664 and #647796 with #966477 are triadic colors.

2 #776496 and #649677 with #966477 are triadic colors.