COLOR #979594

HEX: #979594 RGB: (151,149,148)

Color info

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

RGB color model

#979594 color RGB value is (151,149,148).

RGB: (151,149,148) (59%, 58%, 58%)

RGB channels and saturation

R 151 of 255 = 59%
G 149 of 255 = 58%
B 148 of 255 = 58%

151
149
148

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

Portions of RGB colors in percentages

R + G + B = 151 + 149 + 148 = 448 (100%)
R 151 of 448 ~ 33.71%
G 149 of 448 ~ 33.26%
B 148 of 448 ~ 33.04'%

%33.71
%33.26
%33.04

CMYK color model

#979594 color CMYK value is (0,1,2,41).

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

CMYK: (0,1,2,41)
C0M1Y2K41 (0%, 1%, 2%, 41%)
(0.00 / 0.01 / 0.02 / 0.41)

CMYK percentages

%0
%1.32
%1.99
%40.78

Codes

Color #979594 in popluar color models

97 95 94
RGB 151 149 148
HSL 20° 1.42% 58.63%
HSB/HSV 20° 1.99% 59.22%
CMYK 0.00% 1.32% 1.99%
40.78%

Color #979594 in popluar number systems.

HEX 97 95 94
Decimal 151 149 148
Binary 10010111 10010101 10010100
Octal 227 225 224

Shades and tints

Shades of #979594

#979594
(151,149,148)
#8A8887
(138,136,135)
#7D7B7A
(125,123,122)
#706E6D
(112,110,109)
#636160
(99,97,96)
#565453
(86,84,83)
#494746
(73,71,70)
#3C3A39
(60,58,57)
#2F2D2C
(47,45,44)
#22201F
(34,32,31)
#151312
(21,19,18)
#000000
(0,0,0)

Tints of #979594

#979594
(151,149,148)
#A09E9D
(160,158,157)
#A9A7A6
(169,167,166)
#B2B0AF
(178,176,175)
#BBB9B8
(187,185,184)
#C4C2C1
(196,194,193)
#CDCBCA
(205,203,202)
#D6D4D3
(214,212,211)
#DFDDDC
(223,221,220)
#E8E6E5
(232,230,229)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #979594; }

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

This text font color is #979594.

Background Color

.myBgColor { background-color: #979594; }

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

This div background color is #979594.

Border color

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

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

This div border color is #979594.

Opacity

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

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

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

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

This text has shadow with #979594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #979594.

Preview

Color preview on black background

This text has color #979594 on black background.


Color preview on white background

This text has color #979594 on white background.


Black color preview on #979594 background

This text has black color on #979594 background.


White color preview on #979594 background

This text has white color on #979594 background.


Related colors

Complementary color

Complementary color for #hex is #686A6B.


I love getcolorcode.com

Triadic colors

1 #949795 and #959497 with #979594 are triadic colors.

2 #949597 and #959794 with #979594 are triadic colors.