COLOR #978077

HEX: #978077 RGB: (151,128,119)

Color info

#978077 contains red, green and blue colors in about the same proportion. Web safe color of #978077 is #996666 (or #966).

RGB color model

#978077 color RGB value is (151,128,119).

RGB: (151,128,119) (59%, 50%, 47%)

RGB channels and saturation

R 151 of 255 = 59%
G 128 of 255 = 50%
B 119 of 255 = 47%

151
128
119

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

Portions of RGB colors in percentages

R + G + B = 151 + 128 + 119 = 398 (100%)
R 151 of 398 ~ 37.94%
G 128 of 398 ~ 32.16%
B 119 of 398 ~ 29.9'%

%37.94
%32.16
%29.9

CMYK color model

#978077 color CMYK value is (0,15,21,41).

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

CMYK: (0,15,21,41)
C0M15Y21K41 (0%, 15%, 21%, 41%)
(0.00 / 0.15 / 0.21 / 0.41)

CMYK percentages

%0
%15.23
%21.19
%40.78

Codes

Color #978077 in popluar color models

97 80 77
RGB 151 128 119
HSL 17° 13.33% 52.94%
HSB/HSV 17° 21.19% 59.22%
CMYK 0.00% 15.23% 21.19%
40.78%

Color #978077 in popluar number systems.

HEX 97 80 77
Decimal 151 128 119
Binary 10010111 10000000 1110111
Octal 227 200 167

Shades and tints

Shades of #978077

#978077
(151,128,119)
#8A756D
(138,117,109)
#7D6A63
(125,106,99)
#705F59
(112,95,89)
#63544F
(99,84,79)
#564945
(86,73,69)
#493E3B
(73,62,59)
#3C3331
(60,51,49)
#2F2827
(47,40,39)
#221D1D
(34,29,29)
#151213
(21,18,19)
#000000
(0,0,0)

Tints of #978077

#978077
(151,128,119)
#A08B83
(160,139,131)
#A9968F
(169,150,143)
#B2A19B
(178,161,155)
#BBACA7
(187,172,167)
#C4B7B3
(196,183,179)
#CDC2BF
(205,194,191)
#D6CDCB
(214,205,203)
#DFD8D7
(223,216,215)
#E8E3E3
(232,227,227)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #978077; }

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

This text font color is #978077.

Background Color

.myBgColor { background-color: #978077; }

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

This div background color is #978077.

Border color

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

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

This div border color is #978077.

Opacity

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

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

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

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

This text has shadow with #978077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978077.

Preview

Color preview on black background

This text has color #978077 on black background.


Color preview on white background

This text has color #978077 on white background.


Black color preview on #978077 background

This text has black color on #978077 background.


White color preview on #978077 background

This text has white color on #978077 background.


Related colors

Complementary color

Complementary color for #hex is #687F88.


I love getcolorcode.com

Triadic colors

1 #779780 and #807797 with #978077 are triadic colors.

2 #778097 and #809777 with #978077 are triadic colors.