COLOR #978577

HEX: #978577 RGB: (151,133,119)

Color info

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

RGB color model

#978577 color RGB value is (151,133,119).

RGB: (151,133,119) (59%, 52%, 47%)

RGB channels and saturation

R 151 of 255 = 59%
G 133 of 255 = 52%
B 119 of 255 = 47%

151
133
119

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

Portions of RGB colors in percentages

R + G + B = 151 + 133 + 119 = 403 (100%)
R 151 of 403 ~ 37.47%
G 133 of 403 ~ 33%
B 119 of 403 ~ 29.53'%

%37.47
%33
%29.53

CMYK color model

#978577 color CMYK value is (0,12,21,41).

  • cyan value is 0.00%
  • magenta value is 11.92%
  • yellow value is 21.19%
  • key color value is 40.78%

CMYK: (0,12,21,41)
C0M12Y21K41 (0%, 12%, 21%, 41%)
(0.00 / 0.12 / 0.21 / 0.41)

CMYK percentages

%0
%11.92
%21.19
%40.78

Codes

Color #978577 in popluar color models

97 85 77
RGB 151 133 119
HSL 26° 13.33% 52.94%
HSB/HSV 26° 21.19% 59.22%
CMYK 0.00% 11.92% 21.19%
40.78%

Color #978577 in popluar number systems.

HEX 97 85 77
Decimal 151 133 119
Binary 10010111 10000101 1110111
Octal 227 205 167

Shades and tints

Shades of #978577

#978577
(151,133,119)
#8A796D
(138,121,109)
#7D6D63
(125,109,99)
#706159
(112,97,89)
#63554F
(99,85,79)
#564945
(86,73,69)
#493D3B
(73,61,59)
#3C3131
(60,49,49)
#2F2527
(47,37,39)
#22191D
(34,25,29)
#150D13
(21,13,19)
#000000
(0,0,0)

Tints of #978577

#978577
(151,133,119)
#A09083
(160,144,131)
#A99B8F
(169,155,143)
#B2A69B
(178,166,155)
#BBB1A7
(187,177,167)
#C4BCB3
(196,188,179)
#CDC7BF
(205,199,191)
#D6D2CB
(214,210,203)
#DFDDD7
(223,221,215)
#E8E8E3
(232,232,227)
#F1F3EF
(241,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #978577 color. Also use rgb(151,133,119) instead hex code.

Text Font Color

.myTextColor { color: #978577; }

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

This text font color is #978577.

Background Color

.myBgColor { background-color: #978577; }

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

This div background color is #978577.

Border color

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

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

This div border color is #978577.

Opacity

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

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

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

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

This text has shadow with #978577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978577.

Preview

Color preview on black background

This text has color #978577 on black background.


Color preview on white background

This text has color #978577 on white background.


Black color preview on #978577 background

This text has black color on #978577 background.


White color preview on #978577 background

This text has white color on #978577 background.


Related colors

Complementary color

Complementary color for #hex is #687A88.


I love getcolorcode.com

Triadic colors

1 #779785 and #857797 with #978577 are triadic colors.

2 #778597 and #859777 with #978577 are triadic colors.