COLOR #979671

HEX: #979671 RGB: (151,150,113)

Color info

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

RGB color model

#979671 color RGB value is (151,150,113).

RGB: (151,150,113) (59%, 59%, 44%)

RGB channels and saturation

R 151 of 255 = 59%
G 150 of 255 = 59%
B 113 of 255 = 44%

151
150
113

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

Portions of RGB colors in percentages

R + G + B = 151 + 150 + 113 = 414 (100%)
R 151 of 414 ~ 36.47%
G 150 of 414 ~ 36.23%
B 113 of 414 ~ 27.29'%

%36.47
%36.23
%27.29

CMYK color model

#979671 color CMYK value is (0,1,25,41).

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

CMYK: (0,1,25,41)
C0M1Y25K41 (0%, 1%, 25%, 41%)
(0.00 / 0.01 / 0.25 / 0.41)

CMYK percentages

%0
%0.66
%25.17
%40.78

Codes

Color #979671 in popluar color models

97 96 71
RGB 151 150 113
HSL 58° 15.45% 51.76%
HSB/HSV 58° 25.17% 59.22%
CMYK 0.00% 0.66% 25.17%
40.78%

Color #979671 in popluar number systems.

HEX 97 96 71
Decimal 151 150 113
Binary 10010111 10010110 1110001
Octal 227 226 161

Shades and tints

Shades of #979671

#979671
(151,150,113)
#8A8967
(138,137,103)
#7D7C5D
(125,124,93)
#706F53
(112,111,83)
#636249
(99,98,73)
#56553F
(86,85,63)
#494835
(73,72,53)
#3C3B2B
(60,59,43)
#2F2E21
(47,46,33)
#222117
(34,33,23)
#15140D
(21,20,13)
#000000
(0,0,0)

Tints of #979671

#979671
(151,150,113)
#A09F7D
(160,159,125)
#A9A889
(169,168,137)
#B2B195
(178,177,149)
#BBBAA1
(187,186,161)
#C4C3AD
(196,195,173)
#CDCCB9
(205,204,185)
#D6D5C5
(214,213,197)
#DFDED1
(223,222,209)
#E8E7DD
(232,231,221)
#F1F0E9
(241,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #979671; }

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

This text font color is #979671.

Background Color

.myBgColor { background-color: #979671; }

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

This div background color is #979671.

Border color

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

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

This div border color is #979671.

Opacity

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

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

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

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

This text has shadow with #979671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #979671.

Preview

Color preview on black background

This text has color #979671 on black background.


Color preview on white background

This text has color #979671 on white background.


Black color preview on #979671 background

This text has black color on #979671 background.


White color preview on #979671 background

This text has white color on #979671 background.


Related colors

Complementary color

Complementary color for #hex is #68698E.


I love getcolorcode.com

Triadic colors

1 #719796 and #967197 with #979671 are triadic colors.

2 #719697 and #969771 with #979671 are triadic colors.