COLOR #988499

HEX: #988499 RGB: (152,132,153)

Color info

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

RGB color model

#988499 color RGB value is (152,132,153).

RGB: (152,132,153) (60%, 52%, 60%)

RGB channels and saturation

R 152 of 255 = 60%
G 132 of 255 = 52%
B 153 of 255 = 60%

152
132
153

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

Portions of RGB colors in percentages

R + G + B = 152 + 132 + 153 = 437 (100%)
R 152 of 437 ~ 34.78%
G 132 of 437 ~ 30.21%
B 153 of 437 ~ 35.01'%

%34.78
%30.21
%35.01

CMYK color model

#988499 color CMYK value is (1,14,0,40).

  • cyan value is 0.65%
  • magenta value is 13.73%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (1,14,0,40)
C1M14Y0K40 (1%, 14%, 0%, 40%)
(0.01 / 0.14 / 0.00 / 0.40)

CMYK percentages

%0.65
%13.73
%0
%40

Codes

Color #988499 in popluar color models

98 84 99
RGB 152 132 153
HSL 297° 9.33% 55.88%
HSB/HSV 297° 13.73% 60.00%
CMYK 0.65% 13.73% 0.00%
40.00%

Color #988499 in popluar number systems.

HEX 98 84 99
Decimal 152 132 153
Binary 10011000 10000100 10011001
Octal 230 204 231

Shades and tints

Shades of #988499

#988499
(152,132,153)
#8B788C
(139,120,140)
#7E6C7F
(126,108,127)
#716072
(113,96,114)
#645465
(100,84,101)
#574858
(87,72,88)
#4A3C4B
(74,60,75)
#3D303E
(61,48,62)
#302431
(48,36,49)
#231824
(35,24,36)
#160C17
(22,12,23)
#000000
(0,0,0)

Tints of #988499

#988499
(152,132,153)
#A18FA2
(161,143,162)
#AA9AAB
(170,154,171)
#B3A5B4
(179,165,180)
#BCB0BD
(188,176,189)
#C5BBC6
(197,187,198)
#CEC6CF
(206,198,207)
#D7D1D8
(215,209,216)
#E0DCE1
(224,220,225)
#E9E7EA
(233,231,234)
#F2F2F3
(242,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988499 color. Also use rgb(152,132,153) instead hex code.

Text Font Color

.myTextColor { color: #988499; }

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

This text font color is #988499.

Background Color

.myBgColor { background-color: #988499; }

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

This div background color is #988499.

Border color

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

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

This div border color is #988499.

Opacity

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

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

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

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

This text has shadow with #988499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988499.

Preview

Color preview on black background

This text has color #988499 on black background.


Color preview on white background

This text has color #988499 on white background.


Black color preview on #988499 background

This text has black color on #988499 background.


White color preview on #988499 background

This text has white color on #988499 background.


Related colors

Complementary color

Complementary color for #hex is #677B66.


I love getcolorcode.com

Triadic colors

1 #999884 and #849998 with #988499 are triadic colors.

2 #998498 and #849899 with #988499 are triadic colors.