COLOR #979391

HEX: #979391 RGB: (151,147,145)

Color info

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

RGB color model

#979391 color RGB value is (151,147,145).

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

RGB channels and saturation

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

151
147
145

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

Portions of RGB colors in percentages

R + G + B = 151 + 147 + 145 = 443 (100%)
R 151 of 443 ~ 34.09%
G 147 of 443 ~ 33.18%
B 145 of 443 ~ 32.73'%

%34.09
%33.18
%32.73

CMYK color model

#979391 color CMYK value is (0,3,4,41).

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

CMYK: (0,3,4,41)
C0M3Y4K41 (0%, 3%, 4%, 41%)
(0.00 / 0.03 / 0.04 / 0.41)

CMYK percentages

%0
%2.65
%3.97
%40.78

Codes

Color #979391 in popluar color models

97 93 91
RGB 151 147 145
HSL 20° 2.80% 58.04%
HSB/HSV 20° 3.97% 59.22%
CMYK 0.00% 2.65% 3.97%
40.78%

Color #979391 in popluar number systems.

HEX 97 93 91
Decimal 151 147 145
Binary 10010111 10010011 10010001
Octal 227 223 221

Shades and tints

Shades of #979391

#979391
(151,147,145)
#8A8684
(138,134,132)
#7D7977
(125,121,119)
#706C6A
(112,108,106)
#635F5D
(99,95,93)
#565250
(86,82,80)
#494543
(73,69,67)
#3C3836
(60,56,54)
#2F2B29
(47,43,41)
#221E1C
(34,30,28)
#15110F
(21,17,15)
#000000
(0,0,0)

Tints of #979391

#979391
(151,147,145)
#A09C9B
(160,156,155)
#A9A5A5
(169,165,165)
#B2AEAF
(178,174,175)
#BBB7B9
(187,183,185)
#C4C0C3
(196,192,195)
#CDC9CD
(205,201,205)
#D6D2D7
(214,210,215)
#DFDBE1
(223,219,225)
#E8E4EB
(232,228,235)
#F1EDF5
(241,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #979391; }

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

This text font color is #979391.

Background Color

.myBgColor { background-color: #979391; }

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

This div background color is #979391.

Border color

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

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

This div border color is #979391.

Opacity

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

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

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

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

This text has shadow with #979391 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #979391.

Preview

Color preview on black background

This text has color #979391 on black background.


Color preview on white background

This text has color #979391 on white background.


Black color preview on #979391 background

This text has black color on #979391 background.


White color preview on #979391 background

This text has white color on #979391 background.


Related colors

Complementary color

Complementary color for #hex is #686C6E.


I love getcolorcode.com

Triadic colors

1 #919793 and #939197 with #979391 are triadic colors.

2 #919397 and #939791 with #979391 are triadic colors.