COLOR #976E59

HEX: #976E59 RGB: (151,110,89)

Color info

#976E59 contains mainly red and green colors. Web safe color of #976E59 is #996666 (or #966).

RGB color model

#976E59 color RGB value is (151,110,89).

RGB: (151,110,89) (59%, 43%, 35%)

RGB channels and saturation

R 151 of 255 = 59%
G 110 of 255 = 43%
B 89 of 255 = 35%

151
110
89

R + G + B ~ 46%. #976E59 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 110 + 89 = 350 (100%)
R 151 of 350 ~ 43.14%
G 110 of 350 ~ 31.43%
B 89 of 350 ~ 25.43'%

%43.14
%31.43
%25.43

CMYK color model

#976E59 color CMYK value is (0,27,41,41).

  • cyan value is 0.00%
  • magenta value is 27.15%
  • yellow value is 41.06%
  • key color value is 40.78%
CMYK: (0,27,41,41) C0M27Y41K41 (0%,27%,41%,41%) (0.00/0.27/0.41/0.41) 

CMYK percentages

%0
%27.15
%41.06
%40.78

Codes

Color #976E59 in popluar color models

97 6E 59
RGB 151 110 89
HSL 20° 25.83% 47.06%
HSB/HSV 20° 41.06% 59.22%
CMYK 0.00% 27.15% 41.06%
40.78%

Color #976E59 in popluar number systems.

HEX 97 6E 59
Decimal 151 110 89
Binary 10010111 1101110 1011001
Octal 227 156 131

Shades and tints

Shades of #976E59

#976E59
(151,110,89)
#8A6451
(138,100,81)
#7D5A49
(125,90,73)
#705041
(112,80,65)
#634639
(99,70,57)
#563C31
(86,60,49)
#493229
(73,50,41)
#3C2821
(60,40,33)
#2F1E19
(47,30,25)
#221411
(34,20,17)
#150A09
(21,10,9)
#000000
(0,0,0)

Tints of #976E59

#976E59
(151,110,89)
#A07B68
(160,123,104)
#A98877
(169,136,119)
#B29586
(178,149,134)
#BBA295
(187,162,149)
#C4AFA4
(196,175,164)
#CDBCB3
(205,188,179)
#D6C9C2
(214,201,194)
#DFD6D1
(223,214,209)
#E8E3E0
(232,227,224)
#F1F0EF
(241,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976E59 color. Also use rgb(151,110,89) instead hex code.

Text Font Color

.myTextColor { color: #976E59; }

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

This text font color is #976E59.

Background Color

.myBgColor { background-color: #976E59; }

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

This div background color is #976E59.

Border color

.myBorderColor { border: 1px solid #976E59; }

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

This div border color is #976E59.

Opacity

.myOpacity80 { color: #976E59; opacity: 0.8; }

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

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

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

This text has shadow with #976E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976E59.

Preview

Color preview on black background

This text has color #976E59 on black background.


Color preview on white background

This text has color #976E59 on white background.


Black color preview on #976E59 background

This text has black color on #976E59 background.


White color preview on #976E59 background

This text has white color on #976E59 background.


Related colors

Complementary color

Complementary color for #hex is #6891A6.


I love getcolorcode.com

Triadic colors

1 #59976E and #6E5997 with #976E59 are triadic colors.

2 #596E97 and #6E9759 with #976E59 are triadic colors.