COLOR #978990

HEX: #978990 RGB: (151,137,144)

Color info

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

RGB color model

#978990 color RGB value is (151,137,144).

RGB: (151,137,144) (59%, 54%, 56%)

RGB channels and saturation

R 151 of 255 = 59%
G 137 of 255 = 54%
B 144 of 255 = 56%

151
137
144

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

Portions of RGB colors in percentages

R + G + B = 151 + 137 + 144 = 432 (100%)
R 151 of 432 ~ 34.95%
G 137 of 432 ~ 31.71%
B 144 of 432 ~ 33.33'%

%34.95
%31.71
%33.33

CMYK color model

#978990 color CMYK value is (0,9,5,41).

  • cyan value is 0.00%
  • magenta value is 9.27%
  • yellow value is 4.64%
  • key color value is 40.78%

CMYK: (0,9,5,41)
C0M9Y5K41 (0%, 9%, 5%, 41%)
(0.00 / 0.09 / 0.05 / 0.41)

CMYK percentages

%0
%9.27
%4.64
%40.78

Codes

Color #978990 in popluar color models

97 89 90
RGB 151 137 144
HSL 330° 6.31% 56.47%
HSB/HSV 330° 9.27% 59.22%
CMYK 0.00% 9.27% 4.64%
40.78%

Color #978990 in popluar number systems.

HEX 97 89 90
Decimal 151 137 144
Binary 10010111 10001001 10010000
Octal 227 211 220

Shades and tints

Shades of #978990

#978990
(151,137,144)
#8A7D83
(138,125,131)
#7D7176
(125,113,118)
#706569
(112,101,105)
#63595C
(99,89,92)
#564D4F
(86,77,79)
#494142
(73,65,66)
#3C3535
(60,53,53)
#2F2928
(47,41,40)
#221D1B
(34,29,27)
#15110E
(21,17,14)
#000000
(0,0,0)

Tints of #978990

#978990
(151,137,144)
#A0939A
(160,147,154)
#A99DA4
(169,157,164)
#B2A7AE
(178,167,174)
#BBB1B8
(187,177,184)
#C4BBC2
(196,187,194)
#CDC5CC
(205,197,204)
#D6CFD6
(214,207,214)
#DFD9E0
(223,217,224)
#E8E3EA
(232,227,234)
#F1EDF4
(241,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #978990 color. Also use rgb(151,137,144) instead hex code.

Text Font Color

.myTextColor { color: #978990; }

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

This text font color is #978990.

Background Color

.myBgColor { background-color: #978990; }

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

This div background color is #978990.

Border color

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

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

This div border color is #978990.

Opacity

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

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

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

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

This text has shadow with #978990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978990.

Preview

Color preview on black background

This text has color #978990 on black background.


Color preview on white background

This text has color #978990 on white background.


Black color preview on #978990 background

This text has black color on #978990 background.


White color preview on #978990 background

This text has white color on #978990 background.


Related colors

Complementary color

Complementary color for #hex is #68766F.


I love getcolorcode.com

Triadic colors

1 #909789 and #899097 with #978990 are triadic colors.

2 #908997 and #899790 with #978990 are triadic colors.