COLOR #978087

HEX: #978087 RGB: (151,128,135)

Color info

#978087 contains red, green and blue colors in about the same proportion. Web safe color of #978087 is #996699 (or #969).

RGB color model

#978087 color RGB value is (151,128,135).

RGB: (151,128,135) (59%, 50%, 53%)

RGB channels and saturation

R 151 of 255 = 59%
G 128 of 255 = 50%
B 135 of 255 = 53%

151
128
135

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

Portions of RGB colors in percentages

R + G + B = 151 + 128 + 135 = 414 (100%)
R 151 of 414 ~ 36.47%
G 128 of 414 ~ 30.92%
B 135 of 414 ~ 32.61'%

%36.47
%30.92
%32.61

CMYK color model

#978087 color CMYK value is (0,15,11,41).

  • cyan value is 0.00%
  • magenta value is 15.23%
  • yellow value is 10.60%
  • key color value is 40.78%

CMYK: (0,15,11,41)
C0M15Y11K41 (0%, 15%, 11%, 41%)
(0.00 / 0.15 / 0.11 / 0.41)

CMYK percentages

%0
%15.23
%10.6
%40.78

Codes

Color #978087 in popluar color models

97 80 87
RGB 151 128 135
HSL 342° 9.96% 54.71%
HSB/HSV 342° 15.23% 59.22%
CMYK 0.00% 15.23% 10.60%
40.78%

Color #978087 in popluar number systems.

HEX 97 80 87
Decimal 151 128 135
Binary 10010111 10000000 10000111
Octal 227 200 207

Shades and tints

Shades of #978087

#978087
(151,128,135)
#8A757B
(138,117,123)
#7D6A6F
(125,106,111)
#705F63
(112,95,99)
#635457
(99,84,87)
#56494B
(86,73,75)
#493E3F
(73,62,63)
#3C3333
(60,51,51)
#2F2827
(47,40,39)
#221D1B
(34,29,27)
#15120F
(21,18,15)
#000000
(0,0,0)

Tints of #978087

#978087
(151,128,135)
#A08B91
(160,139,145)
#A9969B
(169,150,155)
#B2A1A5
(178,161,165)
#BBACAF
(187,172,175)
#C4B7B9
(196,183,185)
#CDC2C3
(205,194,195)
#D6CDCD
(214,205,205)
#DFD8D7
(223,216,215)
#E8E3E1
(232,227,225)
#F1EEEB
(241,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #978087 color. Also use rgb(151,128,135) instead hex code.

Text Font Color

.myTextColor { color: #978087; }

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

This text font color is #978087.

Background Color

.myBgColor { background-color: #978087; }

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

This div background color is #978087.

Border color

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

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

This div border color is #978087.

Opacity

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

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

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

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

This text has shadow with #978087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978087.

Preview

Color preview on black background

This text has color #978087 on black background.


Color preview on white background

This text has color #978087 on white background.


Black color preview on #978087 background

This text has black color on #978087 background.


White color preview on #978087 background

This text has white color on #978087 background.


Related colors

Complementary color

Complementary color for #hex is #687F78.


I love getcolorcode.com

Triadic colors

1 #879780 and #808797 with #978087 are triadic colors.

2 #878097 and #809787 with #978087 are triadic colors.