COLOR #977957

HEX: #977957 RGB: (151,121,87)

Color info

#977957 contains mainly red and green colors. Web safe color of #977957 is #996666 (or #966).

RGB color model

#977957 color RGB value is (151,121,87).

RGB: (151,121,87) (59%, 47%, 34%)

RGB channels and saturation

R 151 of 255 = 59%
G 121 of 255 = 47%
B 87 of 255 = 34%

151
121
87

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

Portions of RGB colors in percentages

R + G + B = 151 + 121 + 87 = 359 (100%)
R 151 of 359 ~ 42.06%
G 121 of 359 ~ 33.7%
B 87 of 359 ~ 24.23'%

%42.06
%33.7
%24.23

CMYK color model

#977957 color CMYK value is (0,20,42,41).

  • cyan value is 0.00%
  • magenta value is 19.87%
  • yellow value is 42.38%
  • key color value is 40.78%
CMYK: (0,20,42,41) C0M20Y42K41 (0%,20%,42%,41%) (0.00/0.20/0.42/0.41) 

CMYK percentages

%0
%19.87
%42.38
%40.78

Codes

Color #977957 in popluar color models

97 79 57
RGB 151 121 87
HSL 32° 26.89% 46.67%
HSB/HSV 32° 42.38% 59.22%
CMYK 0.00% 19.87% 42.38%
40.78%

Color #977957 in popluar number systems.

HEX 97 79 57
Decimal 151 121 87
Binary 10010111 1111001 1010111
Octal 227 171 127

Shades and tints

Shades of #977957

#977957
(151,121,87)
#8A6E50
(138,110,80)
#7D6349
(125,99,73)
#705842
(112,88,66)
#634D3B
(99,77,59)
#564234
(86,66,52)
#49372D
(73,55,45)
#3C2C26
(60,44,38)
#2F211F
(47,33,31)
#221618
(34,22,24)
#150B11
(21,11,17)
#000000
(0,0,0)

Tints of #977957

#977957
(151,121,87)
#A08566
(160,133,102)
#A99175
(169,145,117)
#B29D84
(178,157,132)
#BBA993
(187,169,147)
#C4B5A2
(196,181,162)
#CDC1B1
(205,193,177)
#D6CDC0
(214,205,192)
#DFD9CF
(223,217,207)
#E8E5DE
(232,229,222)
#F1F1ED
(241,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #977957 color. Also use rgb(151,121,87) instead hex code.

Text Font Color

.myTextColor { color: #977957; }

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

This text font color is #977957.

Background Color

.myBgColor { background-color: #977957; }

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

This div background color is #977957.

Border color

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

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

This div border color is #977957.

Opacity

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

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

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

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

This text has shadow with #977957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977957.

Preview

Color preview on black background

This text has color #977957 on black background.


Color preview on white background

This text has color #977957 on white background.


Black color preview on #977957 background

This text has black color on #977957 background.


White color preview on #977957 background

This text has white color on #977957 background.


Related colors

Complementary color

Complementary color for #hex is #6886A8.


I love getcolorcode.com

Triadic colors

1 #579779 and #795797 with #977957 are triadic colors.

2 #577997 and #799757 with #977957 are triadic colors.