COLOR #978387

HEX: #978387 RGB: (151,131,135)

Color info

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

RGB color model

#978387 color RGB value is (151,131,135).

RGB: (151,131,135) (59%, 51%, 53%)

RGB channels and saturation

R 151 of 255 = 59%
G 131 of 255 = 51%
B 135 of 255 = 53%

151
131
135

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

Portions of RGB colors in percentages

R + G + B = 151 + 131 + 135 = 417 (100%)
R 151 of 417 ~ 36.21%
G 131 of 417 ~ 31.41%
B 135 of 417 ~ 32.37'%

%36.21
%31.41
%32.37

CMYK color model

#978387 color CMYK value is (0,13,11,41).

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

CMYK: (0,13,11,41)
C0M13Y11K41 (0%, 13%, 11%, 41%)
(0.00 / 0.13 / 0.11 / 0.41)

CMYK percentages

%0
%13.25
%10.6
%40.78

Codes

Color #978387 in popluar color models

97 83 87
RGB 151 131 135
HSL 348° 8.77% 55.29%
HSB/HSV 348° 13.25% 59.22%
CMYK 0.00% 13.25% 10.60%
40.78%

Color #978387 in popluar number systems.

HEX 97 83 87
Decimal 151 131 135
Binary 10010111 10000011 10000111
Octal 227 203 207

Shades and tints

Shades of #978387

#978387
(151,131,135)
#8A787B
(138,120,123)
#7D6D6F
(125,109,111)
#706263
(112,98,99)
#635757
(99,87,87)
#564C4B
(86,76,75)
#49413F
(73,65,63)
#3C3633
(60,54,51)
#2F2B27
(47,43,39)
#22201B
(34,32,27)
#15150F
(21,21,15)
#000000
(0,0,0)

Tints of #978387

#978387
(151,131,135)
#A08E91
(160,142,145)
#A9999B
(169,153,155)
#B2A4A5
(178,164,165)
#BBAFAF
(187,175,175)
#C4BAB9
(196,186,185)
#CDC5C3
(205,197,195)
#D6D0CD
(214,208,205)
#DFDBD7
(223,219,215)
#E8E6E1
(232,230,225)
#F1F1EB
(241,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #978387; }

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

This text font color is #978387.

Background Color

.myBgColor { background-color: #978387; }

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

This div background color is #978387.

Border color

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

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

This div border color is #978387.

Opacity

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

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

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

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

This text has shadow with #978387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978387.

Preview

Color preview on black background

This text has color #978387 on black background.


Color preview on white background

This text has color #978387 on white background.


Black color preview on #978387 background

This text has black color on #978387 background.


White color preview on #978387 background

This text has white color on #978387 background.


Related colors

Complementary color

Complementary color for #hex is #687C78.


I love getcolorcode.com

Triadic colors

1 #879783 and #838797 with #978387 are triadic colors.

2 #878397 and #839787 with #978387 are triadic colors.