COLOR #997470

HEX: #997470 RGB: (153,116,112)

Color info

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

RGB color model

#997470 color RGB value is (153,116,112).

RGB: (153,116,112) (60%, 45%, 44%)

RGB channels and saturation

R 153 of 255 = 60%
G 116 of 255 = 45%
B 112 of 255 = 44%

153
116
112

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

Portions of RGB colors in percentages

R + G + B = 153 + 116 + 112 = 381 (100%)
R 153 of 381 ~ 40.16%
G 116 of 381 ~ 30.45%
B 112 of 381 ~ 29.4'%

%40.16
%30.45
%29.4

CMYK color model

#997470 color CMYK value is (0,24,27,40).

  • cyan value is 0.00%
  • magenta value is 24.18%
  • yellow value is 26.80%
  • key color value is 40.00%
CMYK: (0,24,27,40) C0M24Y27K40 (0%,24%,27%,40%) (0.00/0.24/0.27/0.40) 

CMYK percentages

%0
%24.18
%26.8
%40

Codes

Color #997470 in popluar color models

99 74 70
RGB 153 116 112
HSL 16.73% 51.96%
HSB/HSV 26.80% 60.00%
CMYK 0.00% 24.18% 26.80%
40.00%

Color #997470 in popluar number systems.

HEX 99 74 70
Decimal 153 116 112
Binary 10011001 1110100 1110000
Octal 231 164 160

Shades and tints

Shades of #997470

#997470
(153,116,112)
#8C6A66
(140,106,102)
#7F605C
(127,96,92)
#725652
(114,86,82)
#654C48
(101,76,72)
#58423E
(88,66,62)
#4B3834
(75,56,52)
#3E2E2A
(62,46,42)
#312420
(49,36,32)
#241A16
(36,26,22)
#17100C
(23,16,12)
#000000
(0,0,0)

Tints of #997470

#997470
(153,116,112)
#A2807D
(162,128,125)
#AB8C8A
(171,140,138)
#B49897
(180,152,151)
#BDA4A4
(189,164,164)
#C6B0B1
(198,176,177)
#CFBCBE
(207,188,190)
#D8C8CB
(216,200,203)
#E1D4D8
(225,212,216)
#EAE0E5
(234,224,229)
#F3ECF2
(243,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997470 color. Also use rgb(153,116,112) instead hex code.

Text Font Color

.myTextColor { color: #997470; }

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

This text font color is #997470.

Background Color

.myBgColor { background-color: #997470; }

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

This div background color is #997470.

Border color

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

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

This div border color is #997470.

Opacity

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

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

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

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

This text has shadow with #997470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997470.

Preview

Color preview on black background

This text has color #997470 on black background.


Color preview on white background

This text has color #997470 on white background.


Black color preview on #997470 background

This text has black color on #997470 background.


White color preview on #997470 background

This text has white color on #997470 background.


Related colors

Complementary color

Complementary color for #hex is #668B8F.


I love getcolorcode.com

Triadic colors

1 #709974 and #747099 with #997470 are triadic colors.

2 #707499 and #749970 with #997470 are triadic colors.