COLOR #97716E

HEX: #97716E RGB: (151,113,110)

Color info

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

RGB color model

#97716E color RGB value is (151,113,110).

RGB: (151,113,110) (59%, 44%, 43%)

RGB channels and saturation

R 151 of 255 = 59%
G 113 of 255 = 44%
B 110 of 255 = 43%

151
113
110

R + G + B ~ 49%. #97716E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 113 + 110 = 374 (100%)
R 151 of 374 ~ 40.37%
G 113 of 374 ~ 30.21%
B 110 of 374 ~ 29.41'%

%40.37
%30.21
%29.41

CMYK color model

#97716E color CMYK value is (0,25,27,41).

  • cyan value is 0.00%
  • magenta value is 25.17%
  • yellow value is 27.15%
  • key color value is 40.78%

CMYK: (0,25,27,41)
C0M25Y27K41 (0%, 25%, 27%, 41%)
(0.00 / 0.25 / 0.27 / 0.41)

CMYK percentages

%0
%25.17
%27.15
%40.78

Codes

Color #97716E in popluar color models

97 71 6E
RGB 151 113 110
HSL 16.47% 51.18%
HSB/HSV 27.15% 59.22%
CMYK 0.00% 25.17% 27.15%
40.78%

Color #97716E in popluar number systems.

HEX 97 71 6E
Decimal 151 113 110
Binary 10010111 1110001 1101110
Octal 227 161 156

Shades and tints

Shades of #97716E

#97716E
(151,113,110)
#8A6764
(138,103,100)
#7D5D5A
(125,93,90)
#705350
(112,83,80)
#634946
(99,73,70)
#563F3C
(86,63,60)
#493532
(73,53,50)
#3C2B28
(60,43,40)
#2F211E
(47,33,30)
#221714
(34,23,20)
#150D0A
(21,13,10)
#000000
(0,0,0)

Tints of #97716E

#97716E
(151,113,110)
#A07D7B
(160,125,123)
#A98988
(169,137,136)
#B29595
(178,149,149)
#BBA1A2
(187,161,162)
#C4ADAF
(196,173,175)
#CDB9BC
(205,185,188)
#D6C5C9
(214,197,201)
#DFD1D6
(223,209,214)
#E8DDE3
(232,221,227)
#F1E9F0
(241,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97716E; }

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

This text font color is #97716E.

Background Color

.myBgColor { background-color: #97716E; }

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

This div background color is #97716E.

Border color

.myBorderColor { border: 1px solid #97716E; }

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

This div border color is #97716E.

Opacity

.myOpacity80 { color: #97716E; opacity: 0.8; }

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

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

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

This text has shadow with #97716E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97716E.

Preview

Color preview on black background

This text has color #97716E on black background.


Color preview on white background

This text has color #97716E on white background.


Black color preview on #97716E background

This text has black color on #97716E background.


White color preview on #97716E background

This text has white color on #97716E background.


Related colors

Complementary color

Complementary color for #hex is #688E91.


I love getcolorcode.com

Triadic colors

1 #6E9771 and #716E97 with #97716E are triadic colors.

2 #6E7197 and #71976E with #97716E are triadic colors.