COLOR #977620

HEX: #977620 RGB: (151,118,32)

Color info

#977620 contains mainly red and green colors. Web safe color of #977620 is #996633 (or #963).

RGB color model

#977620 color RGB value is (151,118,32).

RGB: (151,118,32) (59%, 46%, 13%)

RGB channels and saturation

R 151 of 255 = 59%
G 118 of 255 = 46%
B 32 of 255 = 13%

151
118
32

R + G + B ~ 39%. #977620 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 151 + 118 + 32 = 301 (100%)
R 151 of 301 ~ 50.17%
G 118 of 301 ~ 39.2%
B 32 of 301 ~ 10.63'%

%50.17
%39.2
%10.63

CMYK color model

#977620 color CMYK value is (0,22,79,41).

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

CMYK: (0,22,79,41)
C0M22Y79K41 (0%, 22%, 79%, 41%)
(0.00 / 0.22 / 0.79 / 0.41)

CMYK percentages

%0
%21.85
%78.81
%40.78

Codes

Color #977620 in popluar color models

97 76 20
RGB 151 118 32
HSL 43° 65.03% 35.88%
HSB/HSV 43° 78.81% 59.22%
CMYK 0.00% 21.85% 78.81%
40.78%

Color #977620 in popluar number systems.

HEX 97 76 20
Decimal 151 118 32
Binary 10010111 1110110 100000
Octal 227 166 40

Shades and tints

Shades of #977620

#977620
(151,118,32)
#8A6C1E
(138,108,30)
#7D621C
(125,98,28)
#70581A
(112,88,26)
#634E18
(99,78,24)
#564416
(86,68,22)
#493A14
(73,58,20)
#3C3012
(60,48,18)
#2F2610
(47,38,16)
#221C0E
(34,28,14)
#15120C
(21,18,12)
#000000
(0,0,0)

Tints of #977620

#977620
(151,118,32)
#A08234
(160,130,52)
#A98E48
(169,142,72)
#B29A5C
(178,154,92)
#BBA670
(187,166,112)
#C4B284
(196,178,132)
#CDBE98
(205,190,152)
#D6CAAC
(214,202,172)
#DFD6C0
(223,214,192)
#E8E2D4
(232,226,212)
#F1EEE8
(241,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #977620; }

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

This text font color is #977620.

Background Color

.myBgColor { background-color: #977620; }

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

This div background color is #977620.

Border color

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

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

This div border color is #977620.

Opacity

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

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

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

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

This text has shadow with #977620 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977620.

Preview

Color preview on black background

This text has color #977620 on black background.


Color preview on white background

This text has color #977620 on white background.


Black color preview on #977620 background

This text has black color on #977620 background.


White color preview on #977620 background

This text has white color on #977620 background.


Related colors

Complementary color

Complementary color for #hex is #6889DF.


I love getcolorcode.com

Triadic colors

1 #209776 and #762097 with #977620 are triadic colors.

2 #207697 and #769720 with #977620 are triadic colors.