COLOR #977687

HEX: #977687 RGB: (151,118,135)

Color info

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

RGB color model

#977687 color RGB value is (151,118,135).

RGB: (151,118,135) (59%, 46%, 53%)

RGB channels and saturation

R 151 of 255 = 59%
G 118 of 255 = 46%
B 135 of 255 = 53%

151
118
135

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

Portions of RGB colors in percentages

R + G + B = 151 + 118 + 135 = 404 (100%)
R 151 of 404 ~ 37.38%
G 118 of 404 ~ 29.21%
B 135 of 404 ~ 33.42'%

%37.38
%29.21
%33.42

CMYK color model

#977687 color CMYK value is (0,22,11,41).

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

CMYK: (0,22,11,41)
C0M22Y11K41 (0%, 22%, 11%, 41%)
(0.00 / 0.22 / 0.11 / 0.41)

CMYK percentages

%0
%21.85
%10.6
%40.78

Codes

Color #977687 in popluar color models

97 76 87
RGB 151 118 135
HSL 329° 13.69% 52.75%
HSB/HSV 329° 21.85% 59.22%
CMYK 0.00% 21.85% 10.60%
40.78%

Color #977687 in popluar number systems.

HEX 97 76 87
Decimal 151 118 135
Binary 10010111 1110110 10000111
Octal 227 166 207

Shades and tints

Shades of #977687

#977687
(151,118,135)
#8A6C7B
(138,108,123)
#7D626F
(125,98,111)
#705863
(112,88,99)
#634E57
(99,78,87)
#56444B
(86,68,75)
#493A3F
(73,58,63)
#3C3033
(60,48,51)
#2F2627
(47,38,39)
#221C1B
(34,28,27)
#15120F
(21,18,15)
#000000
(0,0,0)

Tints of #977687

#977687
(151,118,135)
#A08291
(160,130,145)
#A98E9B
(169,142,155)
#B29AA5
(178,154,165)
#BBA6AF
(187,166,175)
#C4B2B9
(196,178,185)
#CDBEC3
(205,190,195)
#D6CACD
(214,202,205)
#DFD6D7
(223,214,215)
#E8E2E1
(232,226,225)
#F1EEEB
(241,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977687; }

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

This text font color is #977687.

Background Color

.myBgColor { background-color: #977687; }

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

This div background color is #977687.

Border color

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

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

This div border color is #977687.

Opacity

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

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

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

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

This text has shadow with #977687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977687.

Preview

Color preview on black background

This text has color #977687 on black background.


Color preview on white background

This text has color #977687 on white background.


Black color preview on #977687 background

This text has black color on #977687 background.


White color preview on #977687 background

This text has white color on #977687 background.


Related colors

Complementary color

Complementary color for #hex is #688978.


I love getcolorcode.com

Triadic colors

1 #879776 and #768797 with #977687 are triadic colors.

2 #877697 and #769787 with #977687 are triadic colors.