COLOR #988387

HEX: #988387 RGB: (152,131,135)

Color info

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

RGB color model

#988387 color RGB value is (152,131,135).

RGB: (152,131,135) (60%, 51%, 53%)

RGB channels and saturation

R 152 of 255 = 60%
G 131 of 255 = 51%
B 135 of 255 = 53%

152
131
135

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

Portions of RGB colors in percentages

R + G + B = 152 + 131 + 135 = 418 (100%)
R 152 of 418 ~ 36.36%
G 131 of 418 ~ 31.34%
B 135 of 418 ~ 32.3'%

%36.36
%31.34
%32.3

CMYK color model

#988387 color CMYK value is (0,14,11,40).

  • cyan value is 0.00%
  • magenta value is 13.82%
  • yellow value is 11.18%
  • key color value is 40.39%
CMYK: (0,14,11,40) C0M14Y11K40 (0%,14%,11%,40%) (0.00/0.14/0.11/0.40) 

CMYK percentages

%0
%13.82
%11.18
%40.39

Codes

Color #988387 in popluar color models

98 83 87
RGB 152 131 135
HSL 349° 9.25% 55.49%
HSB/HSV 349° 13.82% 59.61%
CMYK 0.00% 13.82% 11.18%
40.39%

Color #988387 in popluar number systems.

HEX 98 83 87
Decimal 152 131 135
Binary 10011000 10000011 10000111
Octal 230 203 207

Shades and tints

Shades of #988387

#988387
(152,131,135)
#8B787B
(139,120,123)
#7E6D6F
(126,109,111)
#716263
(113,98,99)
#645757
(100,87,87)
#574C4B
(87,76,75)
#4A413F
(74,65,63)
#3D3633
(61,54,51)
#302B27
(48,43,39)
#23201B
(35,32,27)
#16150F
(22,21,15)
#000000
(0,0,0)

Tints of #988387

#988387
(152,131,135)
#A18E91
(161,142,145)
#AA999B
(170,153,155)
#B3A4A5
(179,164,165)
#BCAFAF
(188,175,175)
#C5BAB9
(197,186,185)
#CEC5C3
(206,197,195)
#D7D0CD
(215,208,205)
#E0DBD7
(224,219,215)
#E9E6E1
(233,230,225)
#F2F1EB
(242,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988387; }

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

This text font color is #988387.

Background Color

.myBgColor { background-color: #988387; }

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

This div background color is #988387.

Border color

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

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

This div border color is #988387.

Opacity

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

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

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

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

This text has shadow with #988387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988387.

Preview

Color preview on black background

This text has color #988387 on black background.


Color preview on white background

This text has color #988387 on white background.


Black color preview on #988387 background

This text has black color on #988387 background.


White color preview on #988387 background

This text has white color on #988387 background.


Related colors

Complementary color

Complementary color for #hex is #677C78.


I love getcolorcode.com

Triadic colors

1 #879883 and #838798 with #988387 are triadic colors.

2 #878398 and #839887 with #988387 are triadic colors.