COLOR #977987

HEX: #977987 RGB: (151,121,135)

Color info

#977987 contains red, green and blue colors in about the same proportion. Web safe color of #977987 is #996699 (or #969).

RGB color model

#977987 color RGB value is (151,121,135).

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

RGB channels and saturation

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

151
121
135

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

Portions of RGB colors in percentages

R + G + B = 151 + 121 + 135 = 407 (100%)
R 151 of 407 ~ 37.1%
G 121 of 407 ~ 29.73%
B 135 of 407 ~ 33.17'%

%37.1
%29.73
%33.17

CMYK color model

#977987 color CMYK value is (0,20,11,41).

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

CMYK: (0,20,11,41)
C0M20Y11K41 (0%, 20%, 11%, 41%)
(0.00 / 0.20 / 0.11 / 0.41)

CMYK percentages

%0
%19.87
%10.6
%40.78

Codes

Color #977987 in popluar color models

97 79 87
RGB 151 121 135
HSL 332° 12.61% 53.33%
HSB/HSV 332° 19.87% 59.22%
CMYK 0.00% 19.87% 10.60%
40.78%

Color #977987 in popluar number systems.

HEX 97 79 87
Decimal 151 121 135
Binary 10010111 1111001 10000111
Octal 227 171 207

Shades and tints

Shades of #977987

#977987
(151,121,135)
#8A6E7B
(138,110,123)
#7D636F
(125,99,111)
#705863
(112,88,99)
#634D57
(99,77,87)
#56424B
(86,66,75)
#49373F
(73,55,63)
#3C2C33
(60,44,51)
#2F2127
(47,33,39)
#22161B
(34,22,27)
#150B0F
(21,11,15)
#000000
(0,0,0)

Tints of #977987

#977987
(151,121,135)
#A08591
(160,133,145)
#A9919B
(169,145,155)
#B29DA5
(178,157,165)
#BBA9AF
(187,169,175)
#C4B5B9
(196,181,185)
#CDC1C3
(205,193,195)
#D6CDCD
(214,205,205)
#DFD9D7
(223,217,215)
#E8E5E1
(232,229,225)
#F1F1EB
(241,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977987; }

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

This text font color is #977987.

Background Color

.myBgColor { background-color: #977987; }

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

This div background color is #977987.

Border color

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

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

This div border color is #977987.

Opacity

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

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

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

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

This text has shadow with #977987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977987.

Preview

Color preview on black background

This text has color #977987 on black background.


Color preview on white background

This text has color #977987 on white background.


Black color preview on #977987 background

This text has black color on #977987 background.


White color preview on #977987 background

This text has white color on #977987 background.


Related colors

Complementary color

Complementary color for #hex is #688678.


I love getcolorcode.com

Triadic colors

1 #879779 and #798797 with #977987 are triadic colors.

2 #877997 and #799787 with #977987 are triadic colors.