COLOR #998197

HEX: #998197 RGB: (153,129,151)

Color info

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

RGB color model

#998197 color RGB value is (153,129,151).

RGB: (153,129,151) (60%, 51%, 59%)

RGB channels and saturation

R 153 of 255 = 60%
G 129 of 255 = 51%
B 151 of 255 = 59%

153
129
151

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

Portions of RGB colors in percentages

R + G + B = 153 + 129 + 151 = 433 (100%)
R 153 of 433 ~ 35.33%
G 129 of 433 ~ 29.79%
B 151 of 433 ~ 34.87'%

%35.33
%29.79
%34.87

CMYK color model

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

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

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

CMYK percentages

%0
%15.69
%1.31
%40

Codes

Color #998197 in popluar color models

99 81 97
RGB 153 129 151
HSL 305° 10.53% 55.29%
HSB/HSV 305° 15.69% 60.00%
CMYK 0.00% 15.69% 1.31%
40.00%

Color #998197 in popluar number systems.

HEX 99 81 97
Decimal 153 129 151
Binary 10011001 10000001 10010111
Octal 231 201 227

Shades and tints

Shades of #998197

#998197
(153,129,151)
#8C768A
(140,118,138)
#7F6B7D
(127,107,125)
#726070
(114,96,112)
#655563
(101,85,99)
#584A56
(88,74,86)
#4B3F49
(75,63,73)
#3E343C
(62,52,60)
#31292F
(49,41,47)
#241E22
(36,30,34)
#171315
(23,19,21)
#000000
(0,0,0)

Tints of #998197

#998197
(153,129,151)
#A28CA0
(162,140,160)
#AB97A9
(171,151,169)
#B4A2B2
(180,162,178)
#BDADBB
(189,173,187)
#C6B8C4
(198,184,196)
#CFC3CD
(207,195,205)
#D8CED6
(216,206,214)
#E1D9DF
(225,217,223)
#EAE4E8
(234,228,232)
#F3EFF1
(243,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #998197; }

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

This text font color is #998197.

Background Color

.myBgColor { background-color: #998197; }

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

This div background color is #998197.

Border color

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

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

This div border color is #998197.

Opacity

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

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

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

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

This text has shadow with #998197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998197.

Preview

Color preview on black background

This text has color #998197 on black background.


Color preview on white background

This text has color #998197 on white background.


Black color preview on #998197 background

This text has black color on #998197 background.


White color preview on #998197 background

This text has white color on #998197 background.


Related colors

Complementary color

Complementary color for #hex is #667E68.


I love getcolorcode.com

Triadic colors

1 #979981 and #819799 with #998197 are triadic colors.

2 #978199 and #819997 with #998197 are triadic colors.