COLOR #979187

HEX: #979187 RGB: (151,145,135)

Color info

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

RGB color model

#979187 color RGB value is (151,145,135).

RGB: (151,145,135) (59%, 57%, 53%)

RGB channels and saturation

R 151 of 255 = 59%
G 145 of 255 = 57%
B 135 of 255 = 53%

151
145
135

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

Portions of RGB colors in percentages

R + G + B = 151 + 145 + 135 = 431 (100%)
R 151 of 431 ~ 35.03%
G 145 of 431 ~ 33.64%
B 135 of 431 ~ 31.32'%

%35.03
%33.64
%31.32

CMYK color model

#979187 color CMYK value is (0,4,11,41).

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

CMYK: (0,4,11,41)
C0M4Y11K41 (0%, 4%, 11%, 41%)
(0.00 / 0.04 / 0.11 / 0.41)

CMYK percentages

%0
%3.97
%10.6
%40.78

Codes

Color #979187 in popluar color models

97 91 87
RGB 151 145 135
HSL 38° 7.14% 56.08%
HSB/HSV 38° 10.60% 59.22%
CMYK 0.00% 3.97% 10.60%
40.78%

Color #979187 in popluar number systems.

HEX 97 91 87
Decimal 151 145 135
Binary 10010111 10010001 10000111
Octal 227 221 207

Shades and tints

Shades of #979187

#979187
(151,145,135)
#8A847B
(138,132,123)
#7D776F
(125,119,111)
#706A63
(112,106,99)
#635D57
(99,93,87)
#56504B
(86,80,75)
#49433F
(73,67,63)
#3C3633
(60,54,51)
#2F2927
(47,41,39)
#221C1B
(34,28,27)
#150F0F
(21,15,15)
#000000
(0,0,0)

Tints of #979187

#979187
(151,145,135)
#A09B91
(160,155,145)
#A9A59B
(169,165,155)
#B2AFA5
(178,175,165)
#BBB9AF
(187,185,175)
#C4C3B9
(196,195,185)
#CDCDC3
(205,205,195)
#D6D7CD
(214,215,205)
#DFE1D7
(223,225,215)
#E8EBE1
(232,235,225)
#F1F5EB
(241,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #979187; }

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

This text font color is #979187.

Background Color

.myBgColor { background-color: #979187; }

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

This div background color is #979187.

Border color

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

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

This div border color is #979187.

Opacity

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

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

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

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

This text has shadow with #979187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #979187.

Preview

Color preview on black background

This text has color #979187 on black background.


Color preview on white background

This text has color #979187 on white background.


Black color preview on #979187 background

This text has black color on #979187 background.


White color preview on #979187 background

This text has white color on #979187 background.


Related colors

Complementary color

Complementary color for #hex is #686E78.


I love getcolorcode.com

Triadic colors

1 #879791 and #918797 with #979187 are triadic colors.

2 #879197 and #919787 with #979187 are triadic colors.