COLOR #978777

HEX: #978777 RGB: (151,135,119)

Color info

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

RGB color model

#978777 color RGB value is (151,135,119).

RGB: (151,135,119) (59%, 53%, 47%)

RGB channels and saturation

R 151 of 255 = 59%
G 135 of 255 = 53%
B 119 of 255 = 47%

151
135
119

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

Portions of RGB colors in percentages

R + G + B = 151 + 135 + 119 = 405 (100%)
R 151 of 405 ~ 37.28%
G 135 of 405 ~ 33.33%
B 119 of 405 ~ 29.38'%

%37.28
%33.33
%29.38

CMYK color model

#978777 color CMYK value is (0,11,21,41).

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

CMYK: (0,11,21,41)
C0M11Y21K41 (0%, 11%, 21%, 41%)
(0.00 / 0.11 / 0.21 / 0.41)

CMYK percentages

%0
%10.6
%21.19
%40.78

Codes

Color #978777 in popluar color models

97 87 77
RGB 151 135 119
HSL 30° 13.33% 52.94%
HSB/HSV 30° 21.19% 59.22%
CMYK 0.00% 10.60% 21.19%
40.78%

Color #978777 in popluar number systems.

HEX 97 87 77
Decimal 151 135 119
Binary 10010111 10000111 1110111
Octal 227 207 167

Shades and tints

Shades of #978777

#978777
(151,135,119)
#8A7B6D
(138,123,109)
#7D6F63
(125,111,99)
#706359
(112,99,89)
#63574F
(99,87,79)
#564B45
(86,75,69)
#493F3B
(73,63,59)
#3C3331
(60,51,49)
#2F2727
(47,39,39)
#221B1D
(34,27,29)
#150F13
(21,15,19)
#000000
(0,0,0)

Tints of #978777

#978777
(151,135,119)
#A09183
(160,145,131)
#A99B8F
(169,155,143)
#B2A59B
(178,165,155)
#BBAFA7
(187,175,167)
#C4B9B3
(196,185,179)
#CDC3BF
(205,195,191)
#D6CDCB
(214,205,203)
#DFD7D7
(223,215,215)
#E8E1E3
(232,225,227)
#F1EBEF
(241,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #978777; }

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

This text font color is #978777.

Background Color

.myBgColor { background-color: #978777; }

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

This div background color is #978777.

Border color

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

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

This div border color is #978777.

Opacity

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

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

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

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

This text has shadow with #978777 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978777.

Preview

Color preview on black background

This text has color #978777 on black background.


Color preview on white background

This text has color #978777 on white background.


Black color preview on #978777 background

This text has black color on #978777 background.


White color preview on #978777 background

This text has white color on #978777 background.


Related colors

Complementary color

Complementary color for #hex is #687888.


I love getcolorcode.com

Triadic colors

1 #779787 and #877797 with #978777 are triadic colors.

2 #778797 and #879777 with #978777 are triadic colors.