COLOR #97766A

HEX: #97766A RGB: (151,118,106)

Color info

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

RGB color model

#97766A color RGB value is (151,118,106).

RGB: (151,118,106) (59%, 46%, 42%)

RGB channels and saturation

R 151 of 255 = 59%
G 118 of 255 = 46%
B 106 of 255 = 42%

151
118
106

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

Portions of RGB colors in percentages

R + G + B = 151 + 118 + 106 = 375 (100%)
R 151 of 375 ~ 40.27%
G 118 of 375 ~ 31.47%
B 106 of 375 ~ 28.27'%

%40.27
%31.47
%28.27

CMYK color model

#97766A color CMYK value is (0,22,30,41).

  • cyan value is 0.00%
  • magenta value is 21.85%
  • yellow value is 29.80%
  • key color value is 40.78%

CMYK: (0,22,30,41)
C0M22Y30K41 (0%, 22%, 30%, 41%)
(0.00 / 0.22 / 0.30 / 0.41)

CMYK percentages

%0
%21.85
%29.8
%40.78

Codes

Color #97766A in popluar color models

97 76 6A
RGB 151 118 106
HSL 16° 17.79% 50.39%
HSB/HSV 16° 29.80% 59.22%
CMYK 0.00% 21.85% 29.80%
40.78%

Color #97766A in popluar number systems.

HEX 97 76 6A
Decimal 151 118 106
Binary 10010111 1110110 1101010
Octal 227 166 152

Shades and tints

Shades of #97766A

#97766A
(151,118,106)
#8A6C61
(138,108,97)
#7D6258
(125,98,88)
#70584F
(112,88,79)
#634E46
(99,78,70)
#56443D
(86,68,61)
#493A34
(73,58,52)
#3C302B
(60,48,43)
#2F2622
(47,38,34)
#221C19
(34,28,25)
#151210
(21,18,16)
#000000
(0,0,0)

Tints of #97766A

#97766A
(151,118,106)
#A08277
(160,130,119)
#A98E84
(169,142,132)
#B29A91
(178,154,145)
#BBA69E
(187,166,158)
#C4B2AB
(196,178,171)
#CDBEB8
(205,190,184)
#D6CAC5
(214,202,197)
#DFD6D2
(223,214,210)
#E8E2DF
(232,226,223)
#F1EEEC
(241,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97766A color. Also use rgb(151,118,106) instead hex code.

Text Font Color

.myTextColor { color: #97766A; }

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

This text font color is #97766A.

Background Color

.myBgColor { background-color: #97766A; }

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

This div background color is #97766A.

Border color

.myBorderColor { border: 1px solid #97766A; }

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

This div border color is #97766A.

Opacity

.myOpacity80 { color: #97766A; opacity: 0.8; }

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

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

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

This text has shadow with #97766A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97766A.

Preview

Color preview on black background

This text has color #97766A on black background.


Color preview on white background

This text has color #97766A on white background.


Black color preview on #97766A background

This text has black color on #97766A background.


White color preview on #97766A background

This text has white color on #97766A background.


Related colors

Complementary color

Complementary color for #hex is #688995.


I love getcolorcode.com

Triadic colors

1 #6A9776 and #766A97 with #97766A are triadic colors.

2 #6A7697 and #76976A with #97766A are triadic colors.