COLOR #977572

HEX: #977572 RGB: (151,117,114)

Color info

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

RGB color model

#977572 color RGB value is (151,117,114).

RGB: (151,117,114) (59%, 46%, 45%)

RGB channels and saturation

R 151 of 255 = 59%
G 117 of 255 = 46%
B 114 of 255 = 45%

151
117
114

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

Portions of RGB colors in percentages

R + G + B = 151 + 117 + 114 = 382 (100%)
R 151 of 382 ~ 39.53%
G 117 of 382 ~ 30.63%
B 114 of 382 ~ 29.84'%

%39.53
%30.63
%29.84

CMYK color model

#977572 color CMYK value is (0,23,25,41).

  • cyan value is 0.00%
  • magenta value is 22.52%
  • yellow value is 24.50%
  • key color value is 40.78%

CMYK: (0,23,25,41)
C0M23Y25K41 (0%, 23%, 25%, 41%)
(0.00 / 0.23 / 0.25 / 0.41)

CMYK percentages

%0
%22.52
%24.5
%40.78

Codes

Color #977572 in popluar color models

97 75 72
RGB 151 117 114
HSL 15.10% 51.96%
HSB/HSV 24.50% 59.22%
CMYK 0.00% 22.52% 24.50%
40.78%

Color #977572 in popluar number systems.

HEX 97 75 72
Decimal 151 117 114
Binary 10010111 1110101 1110010
Octal 227 165 162

Shades and tints

Shades of #977572

#977572
(151,117,114)
#8A6B68
(138,107,104)
#7D615E
(125,97,94)
#705754
(112,87,84)
#634D4A
(99,77,74)
#564340
(86,67,64)
#493936
(73,57,54)
#3C2F2C
(60,47,44)
#2F2522
(47,37,34)
#221B18
(34,27,24)
#15110E
(21,17,14)
#000000
(0,0,0)

Tints of #977572

#977572
(151,117,114)
#A0817E
(160,129,126)
#A98D8A
(169,141,138)
#B29996
(178,153,150)
#BBA5A2
(187,165,162)
#C4B1AE
(196,177,174)
#CDBDBA
(205,189,186)
#D6C9C6
(214,201,198)
#DFD5D2
(223,213,210)
#E8E1DE
(232,225,222)
#F1EDEA
(241,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #977572 color. Also use rgb(151,117,114) instead hex code.

Text Font Color

.myTextColor { color: #977572; }

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

This text font color is #977572.

Background Color

.myBgColor { background-color: #977572; }

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

This div background color is #977572.

Border color

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

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

This div border color is #977572.

Opacity

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

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

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

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

This text has shadow with #977572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977572.

Preview

Color preview on black background

This text has color #977572 on black background.


Color preview on white background

This text has color #977572 on white background.


Black color preview on #977572 background

This text has black color on #977572 background.


White color preview on #977572 background

This text has white color on #977572 background.


Related colors

Complementary color

Complementary color for #hex is #688A8D.


I love getcolorcode.com

Triadic colors

1 #729775 and #757297 with #977572 are triadic colors.

2 #727597 and #759772 with #977572 are triadic colors.