COLOR #976B47

HEX: #976B47 RGB: (151,107,71)

Color info

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

RGB color model

#976B47 color RGB value is (151,107,71).

RGB: (151,107,71) (59%, 42%, 28%)

RGB channels and saturation

R 151 of 255 = 59%
G 107 of 255 = 42%
B 71 of 255 = 28%

151
107
71

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

Portions of RGB colors in percentages

R + G + B = 151 + 107 + 71 = 329 (100%)
R 151 of 329 ~ 45.9%
G 107 of 329 ~ 32.52%
B 71 of 329 ~ 21.58'%

%45.9
%32.52
%21.58

CMYK color model

#976B47 color CMYK value is (0,29,53,41).

  • cyan value is 0.00%
  • magenta value is 29.14%
  • yellow value is 52.98%
  • key color value is 40.78%

CMYK: (0,29,53,41)
C0M29Y53K41 (0%, 29%, 53%, 41%)
(0.00 / 0.29 / 0.53 / 0.41)

CMYK percentages

%0
%29.14
%52.98
%40.78

Codes

Color #976B47 in popluar color models

97 6B 47
RGB 151 107 71
HSL 27° 36.04% 43.53%
HSB/HSV 27° 52.98% 59.22%
CMYK 0.00% 29.14% 52.98%
40.78%

Color #976B47 in popluar number systems.

HEX 97 6B 47
Decimal 151 107 71
Binary 10010111 1101011 1000111
Octal 227 153 107

Shades and tints

Shades of #976B47

#976B47
(151,107,71)
#8A6241
(138,98,65)
#7D593B
(125,89,59)
#705035
(112,80,53)
#63472F
(99,71,47)
#563E29
(86,62,41)
#493523
(73,53,35)
#3C2C1D
(60,44,29)
#2F2317
(47,35,23)
#221A11
(34,26,17)
#15110B
(21,17,11)
#000000
(0,0,0)

Tints of #976B47

#976B47
(151,107,71)
#A07857
(160,120,87)
#A98567
(169,133,103)
#B29277
(178,146,119)
#BB9F87
(187,159,135)
#C4AC97
(196,172,151)
#CDB9A7
(205,185,167)
#D6C6B7
(214,198,183)
#DFD3C7
(223,211,199)
#E8E0D7
(232,224,215)
#F1EDE7
(241,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976B47 color. Also use rgb(151,107,71) instead hex code.

Text Font Color

.myTextColor { color: #976B47; }

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

This text font color is #976B47.

Background Color

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

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

This div background color is #976B47.

Border color

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

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

This div border color is #976B47.

Opacity

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

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

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

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

This text has shadow with #976B47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976B47.

Preview

Color preview on black background

This text has color #976B47 on black background.


Color preview on white background

This text has color #976B47 on white background.


Black color preview on #976B47 background

This text has black color on #976B47 background.


White color preview on #976B47 background

This text has white color on #976B47 background.


Related colors

Complementary color

Complementary color for #hex is #6894B8.


I love getcolorcode.com

Triadic colors

1 #47976B and #6B4797 with #976B47 are triadic colors.

2 #476B97 and #6B9747 with #976B47 are triadic colors.