COLOR #978489

HEX: #978489 RGB: (151,132,137)

Color info

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

RGB color model

#978489 color RGB value is (151,132,137).

RGB: (151,132,137) (59%, 52%, 54%)

RGB channels and saturation

R 151 of 255 = 59%
G 132 of 255 = 52%
B 137 of 255 = 54%

151
132
137

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

Portions of RGB colors in percentages

R + G + B = 151 + 132 + 137 = 420 (100%)
R 151 of 420 ~ 35.95%
G 132 of 420 ~ 31.43%
B 137 of 420 ~ 32.62'%

%35.95
%31.43
%32.62

CMYK color model

#978489 color CMYK value is (0,13,9,41).

  • cyan value is 0.00%
  • magenta value is 12.58%
  • yellow value is 9.27%
  • key color value is 40.78%
CMYK: (0,13,9,41) C0M13Y9K41 (0%,13%,9%,41%) (0.00/0.13/0.09/0.41) 

CMYK percentages

%0
%12.58
%9.27
%40.78

Codes

Color #978489 in popluar color models

97 84 89
RGB 151 132 137
HSL 344° 8.37% 55.49%
HSB/HSV 344° 12.58% 59.22%
CMYK 0.00% 12.58% 9.27%
40.78%

Color #978489 in popluar number systems.

HEX 97 84 89
Decimal 151 132 137
Binary 10010111 10000100 10001001
Octal 227 204 211

Shades and tints

Shades of #978489

#978489
(151,132,137)
#8A787D
(138,120,125)
#7D6C71
(125,108,113)
#706065
(112,96,101)
#635459
(99,84,89)
#56484D
(86,72,77)
#493C41
(73,60,65)
#3C3035
(60,48,53)
#2F2429
(47,36,41)
#22181D
(34,24,29)
#150C11
(21,12,17)
#000000
(0,0,0)

Tints of #978489

#978489
(151,132,137)
#A08F93
(160,143,147)
#A99A9D
(169,154,157)
#B2A5A7
(178,165,167)
#BBB0B1
(187,176,177)
#C4BBBB
(196,187,187)
#CDC6C5
(205,198,197)
#D6D1CF
(214,209,207)
#DFDCD9
(223,220,217)
#E8E7E3
(232,231,227)
#F1F2ED
(241,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #978489; }

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

This text font color is #978489.

Background Color

.myBgColor { background-color: #978489; }

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

This div background color is #978489.

Border color

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

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

This div border color is #978489.

Opacity

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

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

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

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

This text has shadow with #978489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978489.

Preview

Color preview on black background

This text has color #978489 on black background.


Color preview on white background

This text has color #978489 on white background.


Black color preview on #978489 background

This text has black color on #978489 background.


White color preview on #978489 background

This text has white color on #978489 background.


Related colors

Complementary color

Complementary color for #hex is #687B76.


I love getcolorcode.com

Triadic colors

1 #899784 and #848997 with #978489 are triadic colors.

2 #898497 and #849789 with #978489 are triadic colors.