COLOR #976571

HEX: #976571 RGB: (151,101,113)

Color info

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

RGB color model

#976571 color RGB value is (151,101,113).

RGB: (151,101,113) (59%, 40%, 44%)

RGB channels and saturation

R 151 of 255 = 59%
G 101 of 255 = 40%
B 113 of 255 = 44%

151
101
113

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

Portions of RGB colors in percentages

R + G + B = 151 + 101 + 113 = 365 (100%)
R 151 of 365 ~ 41.37%
G 101 of 365 ~ 27.67%
B 113 of 365 ~ 30.96'%

%41.37
%27.67
%30.96

CMYK color model

#976571 color CMYK value is (0,33,25,41).

  • cyan value is 0.00%
  • magenta value is 33.11%
  • yellow value is 25.17%
  • key color value is 40.78%
CMYK: (0,33,25,41) C0M33Y25K41 (0%,33%,25%,41%) (0.00/0.33/0.25/0.41) 

CMYK percentages

%0
%33.11
%25.17
%40.78

Codes

Color #976571 in popluar color models

97 65 71
RGB 151 101 113
HSL 346° 19.84% 49.41%
HSB/HSV 346° 33.11% 59.22%
CMYK 0.00% 33.11% 25.17%
40.78%

Color #976571 in popluar number systems.

HEX 97 65 71
Decimal 151 101 113
Binary 10010111 1100101 1110001
Octal 227 145 161

Shades and tints

Shades of #976571

#976571
(151,101,113)
#8A5C67
(138,92,103)
#7D535D
(125,83,93)
#704A53
(112,74,83)
#634149
(99,65,73)
#56383F
(86,56,63)
#492F35
(73,47,53)
#3C262B
(60,38,43)
#2F1D21
(47,29,33)
#221417
(34,20,23)
#150B0D
(21,11,13)
#000000
(0,0,0)

Tints of #976571

#976571
(151,101,113)
#A0737D
(160,115,125)
#A98189
(169,129,137)
#B28F95
(178,143,149)
#BB9DA1
(187,157,161)
#C4ABAD
(196,171,173)
#CDB9B9
(205,185,185)
#D6C7C5
(214,199,197)
#DFD5D1
(223,213,209)
#E8E3DD
(232,227,221)
#F1F1E9
(241,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976571 color. Also use rgb(151,101,113) instead hex code.

Text Font Color

.myTextColor { color: #976571; }

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

This text font color is #976571.

Background Color

.myBgColor { background-color: #976571; }

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

This div background color is #976571.

Border color

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

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

This div border color is #976571.

Opacity

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

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

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

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

This text has shadow with #976571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976571.

Preview

Color preview on black background

This text has color #976571 on black background.


Color preview on white background

This text has color #976571 on white background.


Black color preview on #976571 background

This text has black color on #976571 background.


White color preview on #976571 background

This text has white color on #976571 background.


Related colors

Complementary color

Complementary color for #hex is #689A8E.


I love getcolorcode.com

Triadic colors

1 #719765 and #657197 with #976571 are triadic colors.

2 #716597 and #659771 with #976571 are triadic colors.