COLOR #976839

HEX: #976839 RGB: (151,104,57)

Color info

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

RGB color model

#976839 color RGB value is (151,104,57).

RGB: (151,104,57) (59%, 41%, 22%)

RGB channels and saturation

R 151 of 255 = 59%
G 104 of 255 = 41%
B 57 of 255 = 22%

151
104
57

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

Portions of RGB colors in percentages

R + G + B = 151 + 104 + 57 = 312 (100%)
R 151 of 312 ~ 48.4%
G 104 of 312 ~ 33.33%
B 57 of 312 ~ 18.27'%

%48.4
%33.33
%18.27

CMYK color model

#976839 color CMYK value is (0,31,62,41).

  • cyan value is 0.00%
  • magenta value is 31.13%
  • yellow value is 62.25%
  • key color value is 40.78%

CMYK: (0,31,62,41)
C0M31Y62K41 (0%, 31%, 62%, 41%)
(0.00 / 0.31 / 0.62 / 0.41)

CMYK percentages

%0
%31.13
%62.25
%40.78

Codes

Color #976839 in popluar color models

97 68 39
RGB 151 104 57
HSL 30° 45.19% 40.78%
HSB/HSV 30° 62.25% 59.22%
CMYK 0.00% 31.13% 62.25%
40.78%

Color #976839 in popluar number systems.

HEX 97 68 39
Decimal 151 104 57
Binary 10010111 1101000 111001
Octal 227 150 71

Shades and tints

Shades of #976839

#976839
(151,104,57)
#8A5F34
(138,95,52)
#7D562F
(125,86,47)
#704D2A
(112,77,42)
#634425
(99,68,37)
#563B20
(86,59,32)
#49321B
(73,50,27)
#3C2916
(60,41,22)
#2F2011
(47,32,17)
#22170C
(34,23,12)
#150E07
(21,14,7)
#000000
(0,0,0)

Tints of #976839

#976839
(151,104,57)
#A0754B
(160,117,75)
#A9825D
(169,130,93)
#B28F6F
(178,143,111)
#BB9C81
(187,156,129)
#C4A993
(196,169,147)
#CDB6A5
(205,182,165)
#D6C3B7
(214,195,183)
#DFD0C9
(223,208,201)
#E8DDDB
(232,221,219)
#F1EAED
(241,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976839 color. Also use rgb(151,104,57) instead hex code.

Text Font Color

.myTextColor { color: #976839; }

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

This text font color is #976839.

Background Color

.myBgColor { background-color: #976839; }

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

This div background color is #976839.

Border color

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

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

This div border color is #976839.

Opacity

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

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

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

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

This text has shadow with #976839 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976839.

Preview

Color preview on black background

This text has color #976839 on black background.


Color preview on white background

This text has color #976839 on white background.


Black color preview on #976839 background

This text has black color on #976839 background.


White color preview on #976839 background

This text has white color on #976839 background.


Related colors

Complementary color

Complementary color for #hex is #6897C6.


I love getcolorcode.com

Triadic colors

1 #399768 and #683997 with #976839 are triadic colors.

2 #396897 and #689739 with #976839 are triadic colors.