COLOR #978476

HEX: #978476 RGB: (151,132,118)

Color info

#978476 contains red, green and blue colors in about the same proportion. Web safe color of #978476 is #999966 (or #996).

RGB color model

#978476 color RGB value is (151,132,118).

RGB: (151,132,118) (59%, 52%, 46%)

RGB channels and saturation

R 151 of 255 = 59%
G 132 of 255 = 52%
B 118 of 255 = 46%

151
132
118

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

Portions of RGB colors in percentages

R + G + B = 151 + 132 + 118 = 401 (100%)
R 151 of 401 ~ 37.66%
G 132 of 401 ~ 32.92%
B 118 of 401 ~ 29.43'%

%37.66
%32.92
%29.43

CMYK color model

#978476 color CMYK value is (0,13,22,41).

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

CMYK: (0,13,22,41)
C0M13Y22K41 (0%, 13%, 22%, 41%)
(0.00 / 0.13 / 0.22 / 0.41)

CMYK percentages

%0
%12.58
%21.85
%40.78

Codes

Color #978476 in popluar color models

97 84 76
RGB 151 132 118
HSL 25° 13.69% 52.75%
HSB/HSV 25° 21.85% 59.22%
CMYK 0.00% 12.58% 21.85%
40.78%

Color #978476 in popluar number systems.

HEX 97 84 76
Decimal 151 132 118
Binary 10010111 10000100 1110110
Octal 227 204 166

Shades and tints

Shades of #978476

#978476
(151,132,118)
#8A786C
(138,120,108)
#7D6C62
(125,108,98)
#706058
(112,96,88)
#63544E
(99,84,78)
#564844
(86,72,68)
#493C3A
(73,60,58)
#3C3030
(60,48,48)
#2F2426
(47,36,38)
#22181C
(34,24,28)
#150C12
(21,12,18)
#000000
(0,0,0)

Tints of #978476

#978476
(151,132,118)
#A08F82
(160,143,130)
#A99A8E
(169,154,142)
#B2A59A
(178,165,154)
#BBB0A6
(187,176,166)
#C4BBB2
(196,187,178)
#CDC6BE
(205,198,190)
#D6D1CA
(214,209,202)
#DFDCD6
(223,220,214)
#E8E7E2
(232,231,226)
#F1F2EE
(241,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #978476; }

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

This text font color is #978476.

Background Color

.myBgColor { background-color: #978476; }

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

This div background color is #978476.

Border color

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

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

This div border color is #978476.

Opacity

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

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

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

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

This text has shadow with #978476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978476.

Preview

Color preview on black background

This text has color #978476 on black background.


Color preview on white background

This text has color #978476 on white background.


Black color preview on #978476 background

This text has black color on #978476 background.


White color preview on #978476 background

This text has white color on #978476 background.


Related colors

Complementary color

Complementary color for #hex is #687B89.


I love getcolorcode.com

Triadic colors

1 #769784 and #847697 with #978476 are triadic colors.

2 #768497 and #849776 with #978476 are triadic colors.