COLOR #988199

HEX: #988199 RGB: (152,129,153)

Color info

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

RGB color model

#988199 color RGB value is (152,129,153).

RGB: (152,129,153) (60%, 51%, 60%)

RGB channels and saturation

R 152 of 255 = 60%
G 129 of 255 = 51%
B 153 of 255 = 60%

152
129
153

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

Portions of RGB colors in percentages

R + G + B = 152 + 129 + 153 = 434 (100%)
R 152 of 434 ~ 35.02%
G 129 of 434 ~ 29.72%
B 153 of 434 ~ 35.25'%

%35.02
%29.72
%35.25

CMYK color model

#988199 color CMYK value is (1,16,0,40).

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

CMYK: (1,16,0,40)
C1M16Y0K40 (1%, 16%, 0%, 40%)
(0.01 / 0.16 / 0.00 / 0.40)

CMYK percentages

%0.65
%15.69
%0
%40

Codes

Color #988199 in popluar color models

98 81 99
RGB 152 129 153
HSL 298° 10.53% 55.29%
HSB/HSV 298° 15.69% 60.00%
CMYK 0.65% 15.69% 0.00%
40.00%

Color #988199 in popluar number systems.

HEX 98 81 99
Decimal 152 129 153
Binary 10011000 10000001 10011001
Octal 230 201 231

Shades and tints

Shades of #988199

#988199
(152,129,153)
#8B768C
(139,118,140)
#7E6B7F
(126,107,127)
#716072
(113,96,114)
#645565
(100,85,101)
#574A58
(87,74,88)
#4A3F4B
(74,63,75)
#3D343E
(61,52,62)
#302931
(48,41,49)
#231E24
(35,30,36)
#161317
(22,19,23)
#000000
(0,0,0)

Tints of #988199

#988199
(152,129,153)
#A18CA2
(161,140,162)
#AA97AB
(170,151,171)
#B3A2B4
(179,162,180)
#BCADBD
(188,173,189)
#C5B8C6
(197,184,198)
#CEC3CF
(206,195,207)
#D7CED8
(215,206,216)
#E0D9E1
(224,217,225)
#E9E4EA
(233,228,234)
#F2EFF3
(242,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988199; }

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

This text font color is #988199.

Background Color

.myBgColor { background-color: #988199; }

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

This div background color is #988199.

Border color

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

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

This div border color is #988199.

Opacity

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

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

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

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

This text has shadow with #988199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988199.

Preview

Color preview on black background

This text has color #988199 on black background.


Color preview on white background

This text has color #988199 on white background.


Black color preview on #988199 background

This text has black color on #988199 background.


White color preview on #988199 background

This text has white color on #988199 background.


Related colors

Complementary color

Complementary color for #hex is #677E66.


I love getcolorcode.com

Triadic colors

1 #999881 and #819998 with #988199 are triadic colors.

2 #998198 and #819899 with #988199 are triadic colors.