COLOR #979199

HEX: #979199 RGB: (151,145,153)

Color info

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

RGB color model

#979199 color RGB value is (151,145,153).

RGB: (151,145,153) (59%, 57%, 60%)

RGB channels and saturation

R 151 of 255 = 59%
G 145 of 255 = 57%
B 153 of 255 = 60%

151
145
153

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

Portions of RGB colors in percentages

R + G + B = 151 + 145 + 153 = 449 (100%)
R 151 of 449 ~ 33.63%
G 145 of 449 ~ 32.29%
B 153 of 449 ~ 34.08'%

%33.63
%32.29
%34.08

CMYK color model

#979199 color CMYK value is (1,5,0,40).

  • cyan value is 1.31%
  • magenta value is 5.23%
  • yellow value is 0.00%
  • key color value is 40.00%
CMYK: (1,5,0,40) C1M5Y0K40 (1%,5%,0%,40%) (0.01/0.05/0.00/0.40) 

CMYK percentages

%1.31
%5.23
%0
%40

Codes

Color #979199 in popluar color models

97 91 99
RGB 151 145 153
HSL 285° 3.77% 58.43%
HSB/HSV 285° 5.23% 60.00%
CMYK 1.31% 5.23% 0.00%
40.00%

Color #979199 in popluar number systems.

HEX 97 91 99
Decimal 151 145 153
Binary 10010111 10010001 10011001
Octal 227 221 231

Shades and tints

Shades of #979199

#979199
(151,145,153)
#8A848C
(138,132,140)
#7D777F
(125,119,127)
#706A72
(112,106,114)
#635D65
(99,93,101)
#565058
(86,80,88)
#49434B
(73,67,75)
#3C363E
(60,54,62)
#2F2931
(47,41,49)
#221C24
(34,28,36)
#150F17
(21,15,23)
#000000
(0,0,0)

Tints of #979199

#979199
(151,145,153)
#A09BA2
(160,155,162)
#A9A5AB
(169,165,171)
#B2AFB4
(178,175,180)
#BBB9BD
(187,185,189)
#C4C3C6
(196,195,198)
#CDCDCF
(205,205,207)
#D6D7D8
(214,215,216)
#DFE1E1
(223,225,225)
#E8EBEA
(232,235,234)
#F1F5F3
(241,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #979199; }

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

This text font color is #979199.

Background Color

.myBgColor { background-color: #979199; }

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

This div background color is #979199.

Border color

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

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

This div border color is #979199.

Opacity

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

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

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

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

This text has shadow with #979199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #979199.

Preview

Color preview on black background

This text has color #979199 on black background.


Color preview on white background

This text has color #979199 on white background.


Black color preview on #979199 background

This text has black color on #979199 background.


White color preview on #979199 background

This text has white color on #979199 background.


Related colors

Complementary color

Complementary color for #hex is #686E66.


I love getcolorcode.com

Triadic colors

1 #999791 and #919997 with #979199 are triadic colors.

2 #999197 and #919799 with #979199 are triadic colors.