COLOR #966660

HEX: #966660 RGB: (150,102,96)

Color info

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

RGB color model

#966660 color RGB value is (150,102,96).

RGB: (150,102,96) (59%, 40%, 38%)

RGB channels and saturation

R 150 of 255 = 59%
G 102 of 255 = 40%
B 96 of 255 = 38%

150
102
96

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

Portions of RGB colors in percentages

R + G + B = 150 + 102 + 96 = 348 (100%)
R 150 of 348 ~ 43.1%
G 102 of 348 ~ 29.31%
B 96 of 348 ~ 27.59'%

%43.1
%29.31
%27.59

CMYK color model

#966660 color CMYK value is (0,32,36,41).

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

CMYK: (0,32,36,41)
C0M32Y36K41 (0%, 32%, 36%, 41%)
(0.00 / 0.32 / 0.36 / 0.41)

CMYK percentages

%0
%32
%36
%41.18

Codes

Color #966660 in popluar color models

96 66 60
RGB 150 102 96
HSL 21.95% 48.24%
HSB/HSV 36.00% 58.82%
CMYK 0.00% 32.00% 36.00%
41.18%

Color #966660 in popluar number systems.

HEX 96 66 60
Decimal 150 102 96
Binary 10010110 1100110 1100000
Octal 226 146 140

Shades and tints

Shades of #966660

#966660
(150,102,96)
#895D58
(137,93,88)
#7C5450
(124,84,80)
#6F4B48
(111,75,72)
#624240
(98,66,64)
#553938
(85,57,56)
#483030
(72,48,48)
#3B2728
(59,39,40)
#2E1E20
(46,30,32)
#211518
(33,21,24)
#140C10
(20,12,16)
#000000
(0,0,0)

Tints of #966660

#966660
(150,102,96)
#9F736E
(159,115,110)
#A8807C
(168,128,124)
#B18D8A
(177,141,138)
#BA9A98
(186,154,152)
#C3A7A6
(195,167,166)
#CCB4B4
(204,180,180)
#D5C1C2
(213,193,194)
#DECED0
(222,206,208)
#E7DBDE
(231,219,222)
#F0E8EC
(240,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966660; }

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

This text font color is #966660.

Background Color

.myBgColor { background-color: #966660; }

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

This div background color is #966660.

Border color

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

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

This div border color is #966660.

Opacity

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

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

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

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

This text has shadow with #966660 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966660.

Preview

Color preview on black background

This text has color #966660 on black background.


Color preview on white background

This text has color #966660 on white background.


Black color preview on #966660 background

This text has black color on #966660 background.


White color preview on #966660 background

This text has white color on #966660 background.


Related colors

Complementary color

Complementary color for #hex is #69999F.


I love getcolorcode.com

Triadic colors

1 #609666 and #666096 with #966660 are triadic colors.

2 #606696 and #669660 with #966660 are triadic colors.