COLOR #977978

HEX: #977978 RGB: (151,121,120)

Color info

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

RGB color model

#977978 color RGB value is (151,121,120).

RGB: (151,121,120) (59%, 47%, 47%)

RGB channels and saturation

R 151 of 255 = 59%
G 121 of 255 = 47%
B 120 of 255 = 47%

151
121
120

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

Portions of RGB colors in percentages

R + G + B = 151 + 121 + 120 = 392 (100%)
R 151 of 392 ~ 38.52%
G 121 of 392 ~ 30.87%
B 120 of 392 ~ 30.61'%

%38.52
%30.87
%30.61

CMYK color model

#977978 color CMYK value is (0,20,21,41).

  • cyan value is 0.00%
  • magenta value is 19.87%
  • yellow value is 20.53%
  • key color value is 40.78%

CMYK: (0,20,21,41)
C0M20Y21K41 (0%, 20%, 21%, 41%)
(0.00 / 0.20 / 0.21 / 0.41)

CMYK percentages

%0
%19.87
%20.53
%40.78

Codes

Color #977978 in popluar color models

97 79 78
RGB 151 121 120
HSL 12.97% 53.14%
HSB/HSV 20.53% 59.22%
CMYK 0.00% 19.87% 20.53%
40.78%

Color #977978 in popluar number systems.

HEX 97 79 78
Decimal 151 121 120
Binary 10010111 1111001 1111000
Octal 227 171 170

Shades and tints

Shades of #977978

#977978
(151,121,120)
#8A6E6E
(138,110,110)
#7D6364
(125,99,100)
#70585A
(112,88,90)
#634D50
(99,77,80)
#564246
(86,66,70)
#49373C
(73,55,60)
#3C2C32
(60,44,50)
#2F2128
(47,33,40)
#22161E
(34,22,30)
#150B14
(21,11,20)
#000000
(0,0,0)

Tints of #977978

#977978
(151,121,120)
#A08584
(160,133,132)
#A99190
(169,145,144)
#B29D9C
(178,157,156)
#BBA9A8
(187,169,168)
#C4B5B4
(196,181,180)
#CDC1C0
(205,193,192)
#D6CDCC
(214,205,204)
#DFD9D8
(223,217,216)
#E8E5E4
(232,229,228)
#F1F1F0
(241,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977978; }

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

This text font color is #977978.

Background Color

.myBgColor { background-color: #977978; }

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

This div background color is #977978.

Border color

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

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

This div border color is #977978.

Opacity

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

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

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

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

This text has shadow with #977978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977978.

Preview

Color preview on black background

This text has color #977978 on black background.


Color preview on white background

This text has color #977978 on white background.


Black color preview on #977978 background

This text has black color on #977978 background.


White color preview on #977978 background

This text has white color on #977978 background.


Related colors

Complementary color

Complementary color for #hex is #688687.


I love getcolorcode.com

Triadic colors

1 #789779 and #797897 with #977978 are triadic colors.

2 #787997 and #799778 with #977978 are triadic colors.