COLOR #998397

HEX: #998397 RGB: (153,131,151)

Color info

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

RGB color model

#998397 color RGB value is (153,131,151).

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

RGB channels and saturation

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

153
131
151

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

Portions of RGB colors in percentages

R + G + B = 153 + 131 + 151 = 435 (100%)
R 153 of 435 ~ 35.17%
G 131 of 435 ~ 30.11%
B 151 of 435 ~ 34.71'%

%35.17
%30.11
%34.71

CMYK color model

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

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

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

CMYK percentages

%0
%14.38
%1.31
%40

Codes

Color #998397 in popluar color models

99 83 97
RGB 153 131 151
HSL 305° 9.73% 55.69%
HSB/HSV 305° 14.38% 60.00%
CMYK 0.00% 14.38% 1.31%
40.00%

Color #998397 in popluar number systems.

HEX 99 83 97
Decimal 153 131 151
Binary 10011001 10000011 10010111
Octal 231 203 227

Shades and tints

Shades of #998397

#998397
(153,131,151)
#8C788A
(140,120,138)
#7F6D7D
(127,109,125)
#726270
(114,98,112)
#655763
(101,87,99)
#584C56
(88,76,86)
#4B4149
(75,65,73)
#3E363C
(62,54,60)
#312B2F
(49,43,47)
#242022
(36,32,34)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #998397

#998397
(153,131,151)
#A28EA0
(162,142,160)
#AB99A9
(171,153,169)
#B4A4B2
(180,164,178)
#BDAFBB
(189,175,187)
#C6BAC4
(198,186,196)
#CFC5CD
(207,197,205)
#D8D0D6
(216,208,214)
#E1DBDF
(225,219,223)
#EAE6E8
(234,230,232)
#F3F1F1
(243,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #998397; }

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

This text font color is #998397.

Background Color

.myBgColor { background-color: #998397; }

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

This div background color is #998397.

Border color

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

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

This div border color is #998397.

Opacity

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

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

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

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

This text has shadow with #998397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998397.

Preview

Color preview on black background

This text has color #998397 on black background.


Color preview on white background

This text has color #998397 on white background.


Black color preview on #998397 background

This text has black color on #998397 background.


White color preview on #998397 background

This text has white color on #998397 background.


Related colors

Complementary color

Complementary color for #hex is #667C68.


I love getcolorcode.com

Triadic colors

1 #979983 and #839799 with #998397 are triadic colors.

2 #978399 and #839997 with #998397 are triadic colors.