COLOR #977531

HEX: #977531 RGB: (151,117,49)

Color info

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

RGB color model

#977531 color RGB value is (151,117,49).

RGB: (151,117,49) (59%, 46%, 19%)

RGB channels and saturation

R 151 of 255 = 59%
G 117 of 255 = 46%
B 49 of 255 = 19%

151
117
49

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

Portions of RGB colors in percentages

R + G + B = 151 + 117 + 49 = 317 (100%)
R 151 of 317 ~ 47.63%
G 117 of 317 ~ 36.91%
B 49 of 317 ~ 15.46'%

%47.63
%36.91
%15.46

CMYK color model

#977531 color CMYK value is (0,23,68,41).

  • cyan value is 0.00%
  • magenta value is 22.52%
  • yellow value is 67.55%
  • key color value is 40.78%

CMYK: (0,23,68,41)
C0M23Y68K41 (0%, 23%, 68%, 41%)
(0.00 / 0.23 / 0.68 / 0.41)

CMYK percentages

%0
%22.52
%67.55
%40.78

Codes

Color #977531 in popluar color models

97 75 31
RGB 151 117 49
HSL 40° 51.00% 39.22%
HSB/HSV 40° 67.55% 59.22%
CMYK 0.00% 22.52% 67.55%
40.78%

Color #977531 in popluar number systems.

HEX 97 75 31
Decimal 151 117 49
Binary 10010111 1110101 110001
Octal 227 165 61

Shades and tints

Shades of #977531

#977531
(151,117,49)
#8A6B2D
(138,107,45)
#7D6129
(125,97,41)
#705725
(112,87,37)
#634D21
(99,77,33)
#56431D
(86,67,29)
#493919
(73,57,25)
#3C2F15
(60,47,21)
#2F2511
(47,37,17)
#221B0D
(34,27,13)
#151109
(21,17,9)
#000000
(0,0,0)

Tints of #977531

#977531
(151,117,49)
#A08143
(160,129,67)
#A98D55
(169,141,85)
#B29967
(178,153,103)
#BBA579
(187,165,121)
#C4B18B
(196,177,139)
#CDBD9D
(205,189,157)
#D6C9AF
(214,201,175)
#DFD5C1
(223,213,193)
#E8E1D3
(232,225,211)
#F1EDE5
(241,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #977531 color. Also use rgb(151,117,49) instead hex code.

Text Font Color

.myTextColor { color: #977531; }

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

This text font color is #977531.

Background Color

.myBgColor { background-color: #977531; }

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

This div background color is #977531.

Border color

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

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

This div border color is #977531.

Opacity

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

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

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

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

This text has shadow with #977531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977531.

Preview

Color preview on black background

This text has color #977531 on black background.


Color preview on white background

This text has color #977531 on white background.


Black color preview on #977531 background

This text has black color on #977531 background.


White color preview on #977531 background

This text has white color on #977531 background.


Related colors

Complementary color

Complementary color for #hex is #688ACE.


I love getcolorcode.com

Triadic colors

1 #319775 and #753197 with #977531 are triadic colors.

2 #317597 and #759731 with #977531 are triadic colors.