COLOR #977962

HEX: #977962 RGB: (151,121,98)

Color info

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

RGB color model

#977962 color RGB value is (151,121,98).

RGB: (151,121,98) (59%, 47%, 38%)

RGB channels and saturation

R 151 of 255 = 59%
G 121 of 255 = 47%
B 98 of 255 = 38%

151
121
98

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

Portions of RGB colors in percentages

R + G + B = 151 + 121 + 98 = 370 (100%)
R 151 of 370 ~ 40.81%
G 121 of 370 ~ 32.7%
B 98 of 370 ~ 26.49'%

%40.81
%32.7
%26.49

CMYK color model

#977962 color CMYK value is (0,20,35,41).

  • cyan value is 0.00%
  • magenta value is 19.87%
  • yellow value is 35.10%
  • key color value is 40.78%

CMYK: (0,20,35,41)
C0M20Y35K41 (0%, 20%, 35%, 41%)
(0.00 / 0.20 / 0.35 / 0.41)

CMYK percentages

%0
%19.87
%35.1
%40.78

Codes

Color #977962 in popluar color models

97 79 62
RGB 151 121 98
HSL 26° 21.29% 48.82%
HSB/HSV 26° 35.10% 59.22%
CMYK 0.00% 19.87% 35.10%
40.78%

Color #977962 in popluar number systems.

HEX 97 79 62
Decimal 151 121 98
Binary 10010111 1111001 1100010
Octal 227 171 142

Shades and tints

Shades of #977962

#977962
(151,121,98)
#8A6E5A
(138,110,90)
#7D6352
(125,99,82)
#70584A
(112,88,74)
#634D42
(99,77,66)
#56423A
(86,66,58)
#493732
(73,55,50)
#3C2C2A
(60,44,42)
#2F2122
(47,33,34)
#22161A
(34,22,26)
#150B12
(21,11,18)
#000000
(0,0,0)

Tints of #977962

#977962
(151,121,98)
#A08570
(160,133,112)
#A9917E
(169,145,126)
#B29D8C
(178,157,140)
#BBA99A
(187,169,154)
#C4B5A8
(196,181,168)
#CDC1B6
(205,193,182)
#D6CDC4
(214,205,196)
#DFD9D2
(223,217,210)
#E8E5E0
(232,229,224)
#F1F1EE
(241,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977962; }

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

This text font color is #977962.

Background Color

.myBgColor { background-color: #977962; }

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

This div background color is #977962.

Border color

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

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

This div border color is #977962.

Opacity

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

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

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

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

This text has shadow with #977962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977962.

Preview

Color preview on black background

This text has color #977962 on black background.


Color preview on white background

This text has color #977962 on white background.


Black color preview on #977962 background

This text has black color on #977962 background.


White color preview on #977962 background

This text has white color on #977962 background.


Related colors

Complementary color

Complementary color for #hex is #68869D.


I love getcolorcode.com

Triadic colors

1 #629779 and #796297 with #977962 are triadic colors.

2 #627997 and #799762 with #977962 are triadic colors.