COLOR #966474

HEX: #966474 RGB: (150,100,116)

Color info

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

RGB color model

#966474 color RGB value is (150,100,116).

RGB: (150,100,116) (59%, 39%, 45%)

RGB channels and saturation

R 150 of 255 = 59%
G 100 of 255 = 39%
B 116 of 255 = 45%

150
100
116

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

Portions of RGB colors in percentages

R + G + B = 150 + 100 + 116 = 366 (100%)
R 150 of 366 ~ 40.98%
G 100 of 366 ~ 27.32%
B 116 of 366 ~ 31.69'%

%40.98
%27.32
%31.69

CMYK color model

#966474 color CMYK value is (0,33,23,41).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 22.67%
  • key color value is 41.18%

CMYK: (0,33,23,41)
C0M33Y23K41 (0%, 33%, 23%, 41%)
(0.00 / 0.33 / 0.23 / 0.41)

CMYK percentages

%0
%33.33
%22.67
%41.18

Codes

Color #966474 in popluar color models

96 64 74
RGB 150 100 116
HSL 341° 20.00% 49.02%
HSB/HSV 341° 33.33% 58.82%
CMYK 0.00% 33.33% 22.67%
41.18%

Color #966474 in popluar number systems.

HEX 96 64 74
Decimal 150 100 116
Binary 10010110 1100100 1110100
Octal 226 144 164

Shades and tints

Shades of #966474

#966474
(150,100,116)
#895B6A
(137,91,106)
#7C5260
(124,82,96)
#6F4956
(111,73,86)
#62404C
(98,64,76)
#553742
(85,55,66)
#482E38
(72,46,56)
#3B252E
(59,37,46)
#2E1C24
(46,28,36)
#21131A
(33,19,26)
#140A10
(20,10,16)
#000000
(0,0,0)

Tints of #966474

#966474
(150,100,116)
#9F7280
(159,114,128)
#A8808C
(168,128,140)
#B18E98
(177,142,152)
#BA9CA4
(186,156,164)
#C3AAB0
(195,170,176)
#CCB8BC
(204,184,188)
#D5C6C8
(213,198,200)
#DED4D4
(222,212,212)
#E7E2E0
(231,226,224)
#F0F0EC
(240,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966474; }

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

This text font color is #966474.

Background Color

.myBgColor { background-color: #966474; }

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

This div background color is #966474.

Border color

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

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

This div border color is #966474.

Opacity

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

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

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

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

This text has shadow with #966474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966474.

Preview

Color preview on black background

This text has color #966474 on black background.


Color preview on white background

This text has color #966474 on white background.


Black color preview on #966474 background

This text has black color on #966474 background.


White color preview on #966474 background

This text has white color on #966474 background.


Related colors

Complementary color

Complementary color for #hex is #699B8B.


I love getcolorcode.com

Triadic colors

1 #749664 and #647496 with #966474 are triadic colors.

2 #746496 and #649674 with #966474 are triadic colors.