COLOR #977079

HEX: #977079 RGB: (151,112,121)

Color info

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

RGB color model

#977079 color RGB value is (151,112,121).

RGB: (151,112,121) (59%, 44%, 47%)

RGB channels and saturation

R 151 of 255 = 59%
G 112 of 255 = 44%
B 121 of 255 = 47%

151
112
121

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

Portions of RGB colors in percentages

R + G + B = 151 + 112 + 121 = 384 (100%)
R 151 of 384 ~ 39.32%
G 112 of 384 ~ 29.17%
B 121 of 384 ~ 31.51'%

%39.32
%29.17
%31.51

CMYK color model

#977079 color CMYK value is (0,26,20,41).

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

CMYK: (0,26,20,41)
C0M26Y20K41 (0%, 26%, 20%, 41%)
(0.00 / 0.26 / 0.20 / 0.41)

CMYK percentages

%0
%25.83
%19.87
%40.78

Codes

Color #977079 in popluar color models

97 70 79
RGB 151 112 121
HSL 346° 15.79% 51.57%
HSB/HSV 346° 25.83% 59.22%
CMYK 0.00% 25.83% 19.87%
40.78%

Color #977079 in popluar number systems.

HEX 97 70 79
Decimal 151 112 121
Binary 10010111 1110000 1111001
Octal 227 160 171

Shades and tints

Shades of #977079

#977079
(151,112,121)
#8A666E
(138,102,110)
#7D5C63
(125,92,99)
#705258
(112,82,88)
#63484D
(99,72,77)
#563E42
(86,62,66)
#493437
(73,52,55)
#3C2A2C
(60,42,44)
#2F2021
(47,32,33)
#221616
(34,22,22)
#150C0B
(21,12,11)
#000000
(0,0,0)

Tints of #977079

#977079
(151,112,121)
#A07D85
(160,125,133)
#A98A91
(169,138,145)
#B2979D
(178,151,157)
#BBA4A9
(187,164,169)
#C4B1B5
(196,177,181)
#CDBEC1
(205,190,193)
#D6CBCD
(214,203,205)
#DFD8D9
(223,216,217)
#E8E5E5
(232,229,229)
#F1F2F1
(241,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977079; }

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

This text font color is #977079.

Background Color

.myBgColor { background-color: #977079; }

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

This div background color is #977079.

Border color

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

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

This div border color is #977079.

Opacity

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

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

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

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

This text has shadow with #977079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977079.

Preview

Color preview on black background

This text has color #977079 on black background.


Color preview on white background

This text has color #977079 on white background.


Black color preview on #977079 background

This text has black color on #977079 background.


White color preview on #977079 background

This text has white color on #977079 background.


Related colors

Complementary color

Complementary color for #hex is #688F86.


I love getcolorcode.com

Triadic colors

1 #799770 and #707997 with #977079 are triadic colors.

2 #797097 and #709779 with #977079 are triadic colors.