COLOR #977789

HEX: #977789 RGB: (151,119,137)

Color info

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

RGB color model

#977789 color RGB value is (151,119,137).

RGB: (151,119,137) (59%, 47%, 54%)

RGB channels and saturation

R 151 of 255 = 59%
G 119 of 255 = 47%
B 137 of 255 = 54%

151
119
137

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

Portions of RGB colors in percentages

R + G + B = 151 + 119 + 137 = 407 (100%)
R 151 of 407 ~ 37.1%
G 119 of 407 ~ 29.24%
B 137 of 407 ~ 33.66'%

%37.1
%29.24
%33.66

CMYK color model

#977789 color CMYK value is (0,21,9,41).

  • cyan value is 0.00%
  • magenta value is 21.19%
  • yellow value is 9.27%
  • key color value is 40.78%
CMYK: (0,21,9,41) C0M21Y9K41 (0%,21%,9%,41%) (0.00/0.21/0.09/0.41) 

CMYK percentages

%0
%21.19
%9.27
%40.78

Codes

Color #977789 in popluar color models

97 77 89
RGB 151 119 137
HSL 326° 13.33% 52.94%
HSB/HSV 326° 21.19% 59.22%
CMYK 0.00% 21.19% 9.27%
40.78%

Color #977789 in popluar number systems.

HEX 97 77 89
Decimal 151 119 137
Binary 10010111 1110111 10001001
Octal 227 167 211

Shades and tints

Shades of #977789

#977789
(151,119,137)
#8A6D7D
(138,109,125)
#7D6371
(125,99,113)
#705965
(112,89,101)
#634F59
(99,79,89)
#56454D
(86,69,77)
#493B41
(73,59,65)
#3C3135
(60,49,53)
#2F2729
(47,39,41)
#221D1D
(34,29,29)
#151311
(21,19,17)
#000000
(0,0,0)

Tints of #977789

#977789
(151,119,137)
#A08393
(160,131,147)
#A98F9D
(169,143,157)
#B29BA7
(178,155,167)
#BBA7B1
(187,167,177)
#C4B3BB
(196,179,187)
#CDBFC5
(205,191,197)
#D6CBCF
(214,203,207)
#DFD7D9
(223,215,217)
#E8E3E3
(232,227,227)
#F1EFED
(241,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977789; }

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

This text font color is #977789.

Background Color

.myBgColor { background-color: #977789; }

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

This div background color is #977789.

Border color

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

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

This div border color is #977789.

Opacity

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

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

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

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

This text has shadow with #977789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977789.

Preview

Color preview on black background

This text has color #977789 on black background.


Color preview on white background

This text has color #977789 on white background.


Black color preview on #977789 background

This text has black color on #977789 background.


White color preview on #977789 background

This text has white color on #977789 background.


Related colors

Complementary color

Complementary color for #hex is #688876.


I love getcolorcode.com

Triadic colors

1 #899777 and #778997 with #977789 are triadic colors.

2 #897797 and #779789 with #977789 are triadic colors.