COLOR #979491

HEX: #979491 RGB: (151,148,145)

Color info

#979491 contains red, green and blue colors in about the same proportion. Web safe color of #979491 is #999999 (or #999).

RGB color model

#979491 color RGB value is (151,148,145).

RGB: (151,148,145) (59%, 58%, 57%)

RGB channels and saturation

R 151 of 255 = 59%
G 148 of 255 = 58%
B 145 of 255 = 57%

151
148
145

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

Portions of RGB colors in percentages

R + G + B = 151 + 148 + 145 = 444 (100%)
R 151 of 444 ~ 34.01%
G 148 of 444 ~ 33.33%
B 145 of 444 ~ 32.66'%

%34.01
%33.33
%32.66

CMYK color model

#979491 color CMYK value is (0,2,4,41).

  • cyan value is 0.00%
  • magenta value is 1.99%
  • yellow value is 3.97%
  • key color value is 40.78%

CMYK: (0,2,4,41)
C0M2Y4K41 (0%, 2%, 4%, 41%)
(0.00 / 0.02 / 0.04 / 0.41)

CMYK percentages

%0
%1.99
%3.97
%40.78

Codes

Color #979491 in popluar color models

97 94 91
RGB 151 148 145
HSL 30° 2.80% 58.04%
HSB/HSV 30° 3.97% 59.22%
CMYK 0.00% 1.99% 3.97%
40.78%

Color #979491 in popluar number systems.

HEX 97 94 91
Decimal 151 148 145
Binary 10010111 10010100 10010001
Octal 227 224 221

Shades and tints

Shades of #979491

#979491
(151,148,145)
#8A8784
(138,135,132)
#7D7A77
(125,122,119)
#706D6A
(112,109,106)
#63605D
(99,96,93)
#565350
(86,83,80)
#494643
(73,70,67)
#3C3936
(60,57,54)
#2F2C29
(47,44,41)
#221F1C
(34,31,28)
#15120F
(21,18,15)
#000000
(0,0,0)

Tints of #979491

#979491
(151,148,145)
#A09D9B
(160,157,155)
#A9A6A5
(169,166,165)
#B2AFAF
(178,175,175)
#BBB8B9
(187,184,185)
#C4C1C3
(196,193,195)
#CDCACD
(205,202,205)
#D6D3D7
(214,211,215)
#DFDCE1
(223,220,225)
#E8E5EB
(232,229,235)
#F1EEF5
(241,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #979491 color. Also use rgb(151,148,145) instead hex code.

Text Font Color

.myTextColor { color: #979491; }

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

This text font color is #979491.

Background Color

.myBgColor { background-color: #979491; }

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

This div background color is #979491.

Border color

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

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

This div border color is #979491.

Opacity

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

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

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

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

This text has shadow with #979491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #979491.

Preview

Color preview on black background

This text has color #979491 on black background.


Color preview on white background

This text has color #979491 on white background.


Black color preview on #979491 background

This text has black color on #979491 background.


White color preview on #979491 background

This text has white color on #979491 background.


Related colors

Complementary color

Complementary color for #hex is #686B6E.


I love getcolorcode.com

Triadic colors

1 #919794 and #949197 with #979491 are triadic colors.

2 #919497 and #949791 with #979491 are triadic colors.