COLOR #988797

HEX: #988797 RGB: (152,135,151)

Color info

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

RGB color model

#988797 color RGB value is (152,135,151).

RGB: (152,135,151) (60%, 53%, 59%)

RGB channels and saturation

R 152 of 255 = 60%
G 135 of 255 = 53%
B 151 of 255 = 59%

152
135
151

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

Portions of RGB colors in percentages

R + G + B = 152 + 135 + 151 = 438 (100%)
R 152 of 438 ~ 34.7%
G 135 of 438 ~ 30.82%
B 151 of 438 ~ 34.47'%

%34.7
%30.82
%34.47

CMYK color model

#988797 color CMYK value is (0,11,1,40).

  • cyan value is 0.00%
  • magenta value is 11.18%
  • yellow value is 0.66%
  • key color value is 40.39%

CMYK: (0,11,1,40)
C0M11Y1K40 (0%, 11%, 1%, 40%)
(0.00 / 0.11 / 0.01 / 0.40)

CMYK percentages

%0
%11.18
%0.66
%40.39

Codes

Color #988797 in popluar color models

98 87 97
RGB 152 135 151
HSL 304° 7.62% 56.27%
HSB/HSV 304° 11.18% 59.61%
CMYK 0.00% 11.18% 0.66%
40.39%

Color #988797 in popluar number systems.

HEX 98 87 97
Decimal 152 135 151
Binary 10011000 10000111 10010111
Octal 230 207 227

Shades and tints

Shades of #988797

#988797
(152,135,151)
#8B7B8A
(139,123,138)
#7E6F7D
(126,111,125)
#716370
(113,99,112)
#645763
(100,87,99)
#574B56
(87,75,86)
#4A3F49
(74,63,73)
#3D333C
(61,51,60)
#30272F
(48,39,47)
#231B22
(35,27,34)
#160F15
(22,15,21)
#000000
(0,0,0)

Tints of #988797

#988797
(152,135,151)
#A191A0
(161,145,160)
#AA9BA9
(170,155,169)
#B3A5B2
(179,165,178)
#BCAFBB
(188,175,187)
#C5B9C4
(197,185,196)
#CEC3CD
(206,195,205)
#D7CDD6
(215,205,214)
#E0D7DF
(224,215,223)
#E9E1E8
(233,225,232)
#F2EBF1
(242,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988797; }

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

This text font color is #988797.

Background Color

.myBgColor { background-color: #988797; }

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

This div background color is #988797.

Border color

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

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

This div border color is #988797.

Opacity

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

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

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

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

This text has shadow with #988797 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988797.

Preview

Color preview on black background

This text has color #988797 on black background.


Color preview on white background

This text has color #988797 on white background.


Black color preview on #988797 background

This text has black color on #988797 background.


White color preview on #988797 background

This text has white color on #988797 background.


Related colors

Complementary color

Complementary color for #hex is #677868.


I love getcolorcode.com

Triadic colors

1 #979887 and #879798 with #988797 are triadic colors.

2 #978798 and #879897 with #988797 are triadic colors.