COLOR #966874

HEX: #966874 RGB: (150,104,116)

Color info

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

RGB color model

#966874 color RGB value is (150,104,116).

RGB: (150,104,116) (59%, 41%, 45%)

RGB channels and saturation

R 150 of 255 = 59%
G 104 of 255 = 41%
B 116 of 255 = 45%

150
104
116

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

Portions of RGB colors in percentages

R + G + B = 150 + 104 + 116 = 370 (100%)
R 150 of 370 ~ 40.54%
G 104 of 370 ~ 28.11%
B 116 of 370 ~ 31.35'%

%40.54
%28.11
%31.35

CMYK color model

#966874 color CMYK value is (0,31,23,41).

  • cyan value is 0.00%
  • magenta value is 30.67%
  • yellow value is 22.67%
  • key color value is 41.18%
CMYK: (0,31,23,41) C0M31Y23K41 (0%,31%,23%,41%) (0.00/0.31/0.23/0.41) 

CMYK percentages

%0
%30.67
%22.67
%41.18

Codes

Color #966874 in popluar color models

96 68 74
RGB 150 104 116
HSL 344° 18.11% 49.80%
HSB/HSV 344° 30.67% 58.82%
CMYK 0.00% 30.67% 22.67%
41.18%

Color #966874 in popluar number systems.

HEX 96 68 74
Decimal 150 104 116
Binary 10010110 1101000 1110100
Octal 226 150 164

Shades and tints

Shades of #966874

#966874
(150,104,116)
#895F6A
(137,95,106)
#7C5660
(124,86,96)
#6F4D56
(111,77,86)
#62444C
(98,68,76)
#553B42
(85,59,66)
#483238
(72,50,56)
#3B292E
(59,41,46)
#2E2024
(46,32,36)
#21171A
(33,23,26)
#140E10
(20,14,16)
#000000
(0,0,0)

Tints of #966874

#966874
(150,104,116)
#9F7580
(159,117,128)
#A8828C
(168,130,140)
#B18F98
(177,143,152)
#BA9CA4
(186,156,164)
#C3A9B0
(195,169,176)
#CCB6BC
(204,182,188)
#D5C3C8
(213,195,200)
#DED0D4
(222,208,212)
#E7DDE0
(231,221,224)
#F0EAEC
(240,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966874; }

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

This text font color is #966874.

Background Color

.myBgColor { background-color: #966874; }

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

This div background color is #966874.

Border color

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

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

This div border color is #966874.

Opacity

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

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

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

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

This text has shadow with #966874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966874.

Preview

Color preview on black background

This text has color #966874 on black background.


Color preview on white background

This text has color #966874 on white background.


Black color preview on #966874 background

This text has black color on #966874 background.


White color preview on #966874 background

This text has white color on #966874 background.


Related colors

Complementary color

Complementary color for #hex is #69978B.


I love getcolorcode.com

Triadic colors

1 #749668 and #687496 with #966874 are triadic colors.

2 #746896 and #689674 with #966874 are triadic colors.