COLOR #97796E

HEX: #97796E RGB: (151,121,110)

Color info

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

RGB color model

#97796E color RGB value is (151,121,110).

RGB: (151,121,110) (59%, 47%, 43%)

RGB channels and saturation

R 151 of 255 = 59%
G 121 of 255 = 47%
B 110 of 255 = 43%

151
121
110

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

Portions of RGB colors in percentages

R + G + B = 151 + 121 + 110 = 382 (100%)
R 151 of 382 ~ 39.53%
G 121 of 382 ~ 31.68%
B 110 of 382 ~ 28.8'%

%39.53
%31.68
%28.8

CMYK color model

#97796E color CMYK value is (0,20,27,41).

  • cyan value is 0.00%
  • magenta value is 19.87%
  • yellow value is 27.15%
  • key color value is 40.78%
CMYK: (0,20,27,41) C0M20Y27K41 (0%,20%,27%,41%) (0.00/0.20/0.27/0.41) 

CMYK percentages

%0
%19.87
%27.15
%40.78

Codes

Color #97796E in popluar color models

97 79 6E
RGB 151 121 110
HSL 16° 16.47% 51.18%
HSB/HSV 16° 27.15% 59.22%
CMYK 0.00% 19.87% 27.15%
40.78%

Color #97796E in popluar number systems.

HEX 97 79 6E
Decimal 151 121 110
Binary 10010111 1111001 1101110
Octal 227 171 156

Shades and tints

Shades of #97796E

#97796E
(151,121,110)
#8A6E64
(138,110,100)
#7D635A
(125,99,90)
#705850
(112,88,80)
#634D46
(99,77,70)
#56423C
(86,66,60)
#493732
(73,55,50)
#3C2C28
(60,44,40)
#2F211E
(47,33,30)
#221614
(34,22,20)
#150B0A
(21,11,10)
#000000
(0,0,0)

Tints of #97796E

#97796E
(151,121,110)
#A0857B
(160,133,123)
#A99188
(169,145,136)
#B29D95
(178,157,149)
#BBA9A2
(187,169,162)
#C4B5AF
(196,181,175)
#CDC1BC
(205,193,188)
#D6CDC9
(214,205,201)
#DFD9D6
(223,217,214)
#E8E5E3
(232,229,227)
#F1F1F0
(241,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97796E; }

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

This text font color is #97796E.

Background Color

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

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

This div background color is #97796E.

Border color

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

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

This div border color is #97796E.

Opacity

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

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

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

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

This text has shadow with #97796E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97796E.

Preview

Color preview on black background

This text has color #97796E on black background.


Color preview on white background

This text has color #97796E on white background.


Black color preview on #97796E background

This text has black color on #97796E background.


White color preview on #97796E background

This text has white color on #97796E background.


Related colors

Complementary color

Complementary color for #hex is #688691.


I love getcolorcode.com

Triadic colors

1 #6E9779 and #796E97 with #97796E are triadic colors.

2 #6E7997 and #79976E with #97796E are triadic colors.