COLOR #987780

HEX: #987780 RGB: (152,119,128)

Color info

#987780 contains red, green and blue colors in about the same proportion. Web safe color of #987780 is #996666 (or #966).

RGB color model

#987780 color RGB value is (152,119,128).

RGB: (152,119,128) (60%, 47%, 50%)

RGB channels and saturation

R 152 of 255 = 60%
G 119 of 255 = 47%
B 128 of 255 = 50%

152
119
128

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

Portions of RGB colors in percentages

R + G + B = 152 + 119 + 128 = 399 (100%)
R 152 of 399 ~ 38.1%
G 119 of 399 ~ 29.82%
B 128 of 399 ~ 32.08'%

%38.1
%29.82
%32.08

CMYK color model

#987780 color CMYK value is (0,22,16,40).

  • cyan value is 0.00%
  • magenta value is 21.71%
  • yellow value is 15.79%
  • key color value is 40.39%
CMYK: (0,22,16,40) C0M22Y16K40 (0%,22%,16%,40%) (0.00/0.22/0.16/0.40) 

CMYK percentages

%0
%21.71
%15.79
%40.39

Codes

Color #987780 in popluar color models

98 77 80
RGB 152 119 128
HSL 344° 13.81% 53.14%
HSB/HSV 344° 21.71% 59.61%
CMYK 0.00% 21.71% 15.79%
40.39%

Color #987780 in popluar number systems.

HEX 98 77 80
Decimal 152 119 128
Binary 10011000 1110111 10000000
Octal 230 167 200

Shades and tints

Shades of #987780

#987780
(152,119,128)
#8B6D75
(139,109,117)
#7E636A
(126,99,106)
#71595F
(113,89,95)
#644F54
(100,79,84)
#574549
(87,69,73)
#4A3B3E
(74,59,62)
#3D3133
(61,49,51)
#302728
(48,39,40)
#231D1D
(35,29,29)
#161312
(22,19,18)
#000000
(0,0,0)

Tints of #987780

#987780
(152,119,128)
#A1838B
(161,131,139)
#AA8F96
(170,143,150)
#B39BA1
(179,155,161)
#BCA7AC
(188,167,172)
#C5B3B7
(197,179,183)
#CEBFC2
(206,191,194)
#D7CBCD
(215,203,205)
#E0D7D8
(224,215,216)
#E9E3E3
(233,227,227)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #987780 color. Also use rgb(152,119,128) instead hex code.

Text Font Color

.myTextColor { color: #987780; }

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

This text font color is #987780.

Background Color

.myBgColor { background-color: #987780; }

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

This div background color is #987780.

Border color

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

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

This div border color is #987780.

Opacity

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

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

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

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

This text has shadow with #987780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987780.

Preview

Color preview on black background

This text has color #987780 on black background.


Color preview on white background

This text has color #987780 on white background.


Black color preview on #987780 background

This text has black color on #987780 background.


White color preview on #987780 background

This text has white color on #987780 background.


Related colors

Complementary color

Complementary color for #hex is #67887F.


I love getcolorcode.com

Triadic colors

1 #809877 and #778098 with #987780 are triadic colors.

2 #807798 and #779880 with #987780 are triadic colors.