COLOR #978871

HEX: #978871 RGB: (151,136,113)

Color info

#978871 contains red, green and blue colors in about the same proportion. Web safe color of #978871 is #999966 (or #996).

RGB color model

#978871 color RGB value is (151,136,113).

RGB: (151,136,113) (59%, 53%, 44%)

RGB channels and saturation

R 151 of 255 = 59%
G 136 of 255 = 53%
B 113 of 255 = 44%

151
136
113

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

Portions of RGB colors in percentages

R + G + B = 151 + 136 + 113 = 400 (100%)
R 151 of 400 ~ 37.75%
G 136 of 400 ~ 34%
B 113 of 400 ~ 28.25'%

%37.75
%34
%28.25

CMYK color model

#978871 color CMYK value is (0,10,25,41).

  • cyan value is 0.00%
  • magenta value is 9.93%
  • yellow value is 25.17%
  • key color value is 40.78%

CMYK: (0,10,25,41)
C0M10Y25K41 (0%, 10%, 25%, 41%)
(0.00 / 0.10 / 0.25 / 0.41)

CMYK percentages

%0
%9.93
%25.17
%40.78

Codes

Color #978871 in popluar color models

97 88 71
RGB 151 136 113
HSL 36° 15.45% 51.76%
HSB/HSV 36° 25.17% 59.22%
CMYK 0.00% 9.93% 25.17%
40.78%

Color #978871 in popluar number systems.

HEX 97 88 71
Decimal 151 136 113
Binary 10010111 10001000 1110001
Octal 227 210 161

Shades and tints

Shades of #978871

#978871
(151,136,113)
#8A7C67
(138,124,103)
#7D705D
(125,112,93)
#706453
(112,100,83)
#635849
(99,88,73)
#564C3F
(86,76,63)
#494035
(73,64,53)
#3C342B
(60,52,43)
#2F2821
(47,40,33)
#221C17
(34,28,23)
#15100D
(21,16,13)
#000000
(0,0,0)

Tints of #978871

#978871
(151,136,113)
#A0927D
(160,146,125)
#A99C89
(169,156,137)
#B2A695
(178,166,149)
#BBB0A1
(187,176,161)
#C4BAAD
(196,186,173)
#CDC4B9
(205,196,185)
#D6CEC5
(214,206,197)
#DFD8D1
(223,216,209)
#E8E2DD
(232,226,221)
#F1ECE9
(241,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #978871 color. Also use rgb(151,136,113) instead hex code.

Text Font Color

.myTextColor { color: #978871; }

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

This text font color is #978871.

Background Color

.myBgColor { background-color: #978871; }

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

This div background color is #978871.

Border color

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

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

This div border color is #978871.

Opacity

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

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

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

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

This text has shadow with #978871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978871.

Preview

Color preview on black background

This text has color #978871 on black background.


Color preview on white background

This text has color #978871 on white background.


Black color preview on #978871 background

This text has black color on #978871 background.


White color preview on #978871 background

This text has white color on #978871 background.


Related colors

Complementary color

Complementary color for #hex is #68778E.


I love getcolorcode.com

Triadic colors

1 #719788 and #887197 with #978871 are triadic colors.

2 #718897 and #889771 with #978871 are triadic colors.