COLOR #967871

HEX: #967871 RGB: (150,120,113)

Color info

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

RGB color model

#967871 color RGB value is (150,120,113).

RGB: (150,120,113) (59%, 47%, 44%)

RGB channels and saturation

R 150 of 255 = 59%
G 120 of 255 = 47%
B 113 of 255 = 44%

150
120
113

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

Portions of RGB colors in percentages

R + G + B = 150 + 120 + 113 = 383 (100%)
R 150 of 383 ~ 39.16%
G 120 of 383 ~ 31.33%
B 113 of 383 ~ 29.5'%

%39.16
%31.33
%29.5

CMYK color model

#967871 color CMYK value is (0,20,25,41).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 24.67%
  • key color value is 41.18%

CMYK: (0,20,25,41)
C0M20Y25K41 (0%, 20%, 25%, 41%)
(0.00 / 0.20 / 0.25 / 0.41)

CMYK percentages

%0
%20
%24.67
%41.18

Codes

Color #967871 in popluar color models

96 78 71
RGB 150 120 113
HSL 11° 14.98% 51.57%
HSB/HSV 11° 24.67% 58.82%
CMYK 0.00% 20.00% 24.67%
41.18%

Color #967871 in popluar number systems.

HEX 96 78 71
Decimal 150 120 113
Binary 10010110 1111000 1110001
Octal 226 170 161

Shades and tints

Shades of #967871

#967871
(150,120,113)
#896E67
(137,110,103)
#7C645D
(124,100,93)
#6F5A53
(111,90,83)
#625049
(98,80,73)
#55463F
(85,70,63)
#483C35
(72,60,53)
#3B322B
(59,50,43)
#2E2821
(46,40,33)
#211E17
(33,30,23)
#14140D
(20,20,13)
#000000
(0,0,0)

Tints of #967871

#967871
(150,120,113)
#9F847D
(159,132,125)
#A89089
(168,144,137)
#B19C95
(177,156,149)
#BAA8A1
(186,168,161)
#C3B4AD
(195,180,173)
#CCC0B9
(204,192,185)
#D5CCC5
(213,204,197)
#DED8D1
(222,216,209)
#E7E4DD
(231,228,221)
#F0F0E9
(240,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #967871 color. Also use rgb(150,120,113) instead hex code.

Text Font Color

.myTextColor { color: #967871; }

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

This text font color is #967871.

Background Color

.myBgColor { background-color: #967871; }

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

This div background color is #967871.

Border color

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

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

This div border color is #967871.

Opacity

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

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

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

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

This text has shadow with #967871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #967871.

Preview

Color preview on black background

This text has color #967871 on black background.


Color preview on white background

This text has color #967871 on white background.


Black color preview on #967871 background

This text has black color on #967871 background.


White color preview on #967871 background

This text has white color on #967871 background.


Related colors

Complementary color

Complementary color for #hex is #69878E.


I love getcolorcode.com

Triadic colors

1 #719678 and #787196 with #967871 are triadic colors.

2 #717896 and #789671 with #967871 are triadic colors.