COLOR #979271

HEX: #979271 RGB: (151,146,113)

Color info

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

RGB color model

#979271 color RGB value is (151,146,113).

RGB: (151,146,113) (59%, 57%, 44%)

RGB channels and saturation

R 151 of 255 = 59%
G 146 of 255 = 57%
B 113 of 255 = 44%

151
146
113

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

Portions of RGB colors in percentages

R + G + B = 151 + 146 + 113 = 410 (100%)
R 151 of 410 ~ 36.83%
G 146 of 410 ~ 35.61%
B 113 of 410 ~ 27.56'%

%36.83
%35.61
%27.56

CMYK color model

#979271 color CMYK value is (0,3,25,41).

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

CMYK: (0,3,25,41)
C0M3Y25K41 (0%, 3%, 25%, 41%)
(0.00 / 0.03 / 0.25 / 0.41)

CMYK percentages

%0
%3.31
%25.17
%40.78

Codes

Color #979271 in popluar color models

97 92 71
RGB 151 146 113
HSL 52° 15.45% 51.76%
HSB/HSV 52° 25.17% 59.22%
CMYK 0.00% 3.31% 25.17%
40.78%

Color #979271 in popluar number systems.

HEX 97 92 71
Decimal 151 146 113
Binary 10010111 10010010 1110001
Octal 227 222 161

Shades and tints

Shades of #979271

#979271
(151,146,113)
#8A8567
(138,133,103)
#7D785D
(125,120,93)
#706B53
(112,107,83)
#635E49
(99,94,73)
#56513F
(86,81,63)
#494435
(73,68,53)
#3C372B
(60,55,43)
#2F2A21
(47,42,33)
#221D17
(34,29,23)
#15100D
(21,16,13)
#000000
(0,0,0)

Tints of #979271

#979271
(151,146,113)
#A09B7D
(160,155,125)
#A9A489
(169,164,137)
#B2AD95
(178,173,149)
#BBB6A1
(187,182,161)
#C4BFAD
(196,191,173)
#CDC8B9
(205,200,185)
#D6D1C5
(214,209,197)
#DFDAD1
(223,218,209)
#E8E3DD
(232,227,221)
#F1ECE9
(241,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #979271; }

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

This text font color is #979271.

Background Color

.myBgColor { background-color: #979271; }

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

This div background color is #979271.

Border color

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

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

This div border color is #979271.

Opacity

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

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

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

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

This text has shadow with #979271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #979271.

Preview

Color preview on black background

This text has color #979271 on black background.


Color preview on white background

This text has color #979271 on white background.


Black color preview on #979271 background

This text has black color on #979271 background.


White color preview on #979271 background

This text has white color on #979271 background.


Related colors

Complementary color

Complementary color for #hex is #686D8E.


I love getcolorcode.com

Triadic colors

1 #719792 and #927197 with #979271 are triadic colors.

2 #719297 and #929771 with #979271 are triadic colors.