COLOR #966070

HEX: #966070 RGB: (150,96,112)

Color info

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

RGB color model

#966070 color RGB value is (150,96,112).

RGB: (150,96,112) (59%, 38%, 44%)

RGB channels and saturation

R 150 of 255 = 59%
G 96 of 255 = 38%
B 112 of 255 = 44%

150
96
112

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

Portions of RGB colors in percentages

R + G + B = 150 + 96 + 112 = 358 (100%)
R 150 of 358 ~ 41.9%
G 96 of 358 ~ 26.82%
B 112 of 358 ~ 31.28'%

%41.9
%26.82
%31.28

CMYK color model

#966070 color CMYK value is (0,36,25,41).

  • cyan value is 0.00%
  • magenta value is 36.00%
  • yellow value is 25.33%
  • key color value is 41.18%
CMYK: (0,36,25,41) C0M36Y25K41 (0%,36%,25%,41%) (0.00/0.36/0.25/0.41) 

CMYK percentages

%0
%36
%25.33
%41.18

Codes

Color #966070 in popluar color models

96 60 70
RGB 150 96 112
HSL 342° 21.95% 48.24%
HSB/HSV 342° 36.00% 58.82%
CMYK 0.00% 36.00% 25.33%
41.18%

Color #966070 in popluar number systems.

HEX 96 60 70
Decimal 150 96 112
Binary 10010110 1100000 1110000
Octal 226 140 160

Shades and tints

Shades of #966070

#966070
(150,96,112)
#895866
(137,88,102)
#7C505C
(124,80,92)
#6F4852
(111,72,82)
#624048
(98,64,72)
#55383E
(85,56,62)
#483034
(72,48,52)
#3B282A
(59,40,42)
#2E2020
(46,32,32)
#211816
(33,24,22)
#14100C
(20,16,12)
#000000
(0,0,0)

Tints of #966070

#966070
(150,96,112)
#9F6E7D
(159,110,125)
#A87C8A
(168,124,138)
#B18A97
(177,138,151)
#BA98A4
(186,152,164)
#C3A6B1
(195,166,177)
#CCB4BE
(204,180,190)
#D5C2CB
(213,194,203)
#DED0D8
(222,208,216)
#E7DEE5
(231,222,229)
#F0ECF2
(240,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966070; }

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

This text font color is #966070.

Background Color

.myBgColor { background-color: #966070; }

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

This div background color is #966070.

Border color

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

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

This div border color is #966070.

Opacity

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

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

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

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

This text has shadow with #966070 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966070.

Preview

Color preview on black background

This text has color #966070 on black background.


Color preview on white background

This text has color #966070 on white background.


Black color preview on #966070 background

This text has black color on #966070 background.


White color preview on #966070 background

This text has white color on #966070 background.


Related colors

Complementary color

Complementary color for #hex is #699F8F.


I love getcolorcode.com

Triadic colors

1 #709660 and #607096 with #966070 are triadic colors.

2 #706096 and #609670 with #966070 are triadic colors.