COLOR #997571

HEX: #997571 RGB: (153,117,113)

Color info

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

RGB color model

#997571 color RGB value is (153,117,113).

RGB: (153,117,113) (60%, 46%, 44%)

RGB channels and saturation

R 153 of 255 = 60%
G 117 of 255 = 46%
B 113 of 255 = 44%

153
117
113

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

Portions of RGB colors in percentages

R + G + B = 153 + 117 + 113 = 383 (100%)
R 153 of 383 ~ 39.95%
G 117 of 383 ~ 30.55%
B 113 of 383 ~ 29.5'%

%39.95
%30.55
%29.5

CMYK color model

#997571 color CMYK value is (0,24,26,40).

  • cyan value is 0.00%
  • magenta value is 23.53%
  • yellow value is 26.14%
  • key color value is 40.00%

CMYK: (0,24,26,40)
C0M24Y26K40 (0%, 24%, 26%, 40%)
(0.00 / 0.24 / 0.26 / 0.40)

CMYK percentages

%0
%23.53
%26.14
%40

Codes

Color #997571 in popluar color models

99 75 71
RGB 153 117 113
HSL 16.39% 52.16%
HSB/HSV 26.14% 60.00%
CMYK 0.00% 23.53% 26.14%
40.00%

Color #997571 in popluar number systems.

HEX 99 75 71
Decimal 153 117 113
Binary 10011001 1110101 1110001
Octal 231 165 161

Shades and tints

Shades of #997571

#997571
(153,117,113)
#8C6B67
(140,107,103)
#7F615D
(127,97,93)
#725753
(114,87,83)
#654D49
(101,77,73)
#58433F
(88,67,63)
#4B3935
(75,57,53)
#3E2F2B
(62,47,43)
#312521
(49,37,33)
#241B17
(36,27,23)
#17110D
(23,17,13)
#000000
(0,0,0)

Tints of #997571

#997571
(153,117,113)
#A2817D
(162,129,125)
#AB8D89
(171,141,137)
#B49995
(180,153,149)
#BDA5A1
(189,165,161)
#C6B1AD
(198,177,173)
#CFBDB9
(207,189,185)
#D8C9C5
(216,201,197)
#E1D5D1
(225,213,209)
#EAE1DD
(234,225,221)
#F3EDE9
(243,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997571 color. Also use rgb(153,117,113) instead hex code.

Text Font Color

.myTextColor { color: #997571; }

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

This text font color is #997571.

Background Color

.myBgColor { background-color: #997571; }

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

This div background color is #997571.

Border color

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

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

This div border color is #997571.

Opacity

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

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

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

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

This text has shadow with #997571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997571.

Preview

Color preview on black background

This text has color #997571 on black background.


Color preview on white background

This text has color #997571 on white background.


Black color preview on #997571 background

This text has black color on #997571 background.


White color preview on #997571 background

This text has white color on #997571 background.


Related colors

Complementary color

Complementary color for #hex is #668A8E.


I love getcolorcode.com

Triadic colors

1 #719975 and #757199 with #997571 are triadic colors.

2 #717599 and #759971 with #997571 are triadic colors.