COLOR #977377

HEX: #977377 RGB: (151,115,119)

Color info

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

RGB color model

#977377 color RGB value is (151,115,119).

RGB: (151,115,119) (59%, 45%, 47%)

RGB channels and saturation

R 151 of 255 = 59%
G 115 of 255 = 45%
B 119 of 255 = 47%

151
115
119

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

Portions of RGB colors in percentages

R + G + B = 151 + 115 + 119 = 385 (100%)
R 151 of 385 ~ 39.22%
G 115 of 385 ~ 29.87%
B 119 of 385 ~ 30.91'%

%39.22
%29.87
%30.91

CMYK color model

#977377 color CMYK value is (0,24,21,41).

  • cyan value is 0.00%
  • magenta value is 23.84%
  • yellow value is 21.19%
  • key color value is 40.78%

CMYK: (0,24,21,41)
C0M24Y21K41 (0%, 24%, 21%, 41%)
(0.00 / 0.24 / 0.21 / 0.41)

CMYK percentages

%0
%23.84
%21.19
%40.78

Codes

Color #977377 in popluar color models

97 73 77
RGB 151 115 119
HSL 353° 14.75% 52.16%
HSB/HSV 353° 23.84% 59.22%
CMYK 0.00% 23.84% 21.19%
40.78%

Color #977377 in popluar number systems.

HEX 97 73 77
Decimal 151 115 119
Binary 10010111 1110011 1110111
Octal 227 163 167

Shades and tints

Shades of #977377

#977377
(151,115,119)
#8A696D
(138,105,109)
#7D5F63
(125,95,99)
#705559
(112,85,89)
#634B4F
(99,75,79)
#564145
(86,65,69)
#49373B
(73,55,59)
#3C2D31
(60,45,49)
#2F2327
(47,35,39)
#22191D
(34,25,29)
#150F13
(21,15,19)
#000000
(0,0,0)

Tints of #977377

#977377
(151,115,119)
#A07F83
(160,127,131)
#A98B8F
(169,139,143)
#B2979B
(178,151,155)
#BBA3A7
(187,163,167)
#C4AFB3
(196,175,179)
#CDBBBF
(205,187,191)
#D6C7CB
(214,199,203)
#DFD3D7
(223,211,215)
#E8DFE3
(232,223,227)
#F1EBEF
(241,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977377; }

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

This text font color is #977377.

Background Color

.myBgColor { background-color: #977377; }

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

This div background color is #977377.

Border color

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

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

This div border color is #977377.

Opacity

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

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

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

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

This text has shadow with #977377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977377.

Preview

Color preview on black background

This text has color #977377 on black background.


Color preview on white background

This text has color #977377 on white background.


Black color preview on #977377 background

This text has black color on #977377 background.


White color preview on #977377 background

This text has white color on #977377 background.


Related colors

Complementary color

Complementary color for #hex is #688C88.


I love getcolorcode.com

Triadic colors

1 #779773 and #737797 with #977377 are triadic colors.

2 #777397 and #739777 with #977377 are triadic colors.