COLOR #998573

HEX: #998573 RGB: (153,133,115)

Color info

#998573 contains red, green and blue colors in about the same proportion. Web safe color of #998573 is #999966 (or #996).

RGB color model

#998573 color RGB value is (153,133,115).

RGB: (153,133,115) (60%, 52%, 45%)

RGB channels and saturation

R 153 of 255 = 60%
G 133 of 255 = 52%
B 115 of 255 = 45%

153
133
115

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

Portions of RGB colors in percentages

R + G + B = 153 + 133 + 115 = 401 (100%)
R 153 of 401 ~ 38.15%
G 133 of 401 ~ 33.17%
B 115 of 401 ~ 28.68'%

%38.15
%33.17
%28.68

CMYK color model

#998573 color CMYK value is (0,13,25,40).

  • cyan value is 0.00%
  • magenta value is 13.07%
  • yellow value is 24.84%
  • key color value is 40.00%

CMYK: (0,13,25,40)
C0M13Y25K40 (0%, 13%, 25%, 40%)
(0.00 / 0.13 / 0.25 / 0.40)

CMYK percentages

%0
%13.07
%24.84
%40

Codes

Color #998573 in popluar color models

99 85 73
RGB 153 133 115
HSL 28° 15.70% 52.55%
HSB/HSV 28° 24.84% 60.00%
CMYK 0.00% 13.07% 24.84%
40.00%

Color #998573 in popluar number systems.

HEX 99 85 73
Decimal 153 133 115
Binary 10011001 10000101 1110011
Octal 231 205 163

Shades and tints

Shades of #998573

#998573
(153,133,115)
#8C7969
(140,121,105)
#7F6D5F
(127,109,95)
#726155
(114,97,85)
#65554B
(101,85,75)
#584941
(88,73,65)
#4B3D37
(75,61,55)
#3E312D
(62,49,45)
#312523
(49,37,35)
#241919
(36,25,25)
#170D0F
(23,13,15)
#000000
(0,0,0)

Tints of #998573

#998573
(153,133,115)
#A2907F
(162,144,127)
#AB9B8B
(171,155,139)
#B4A697
(180,166,151)
#BDB1A3
(189,177,163)
#C6BCAF
(198,188,175)
#CFC7BB
(207,199,187)
#D8D2C7
(216,210,199)
#E1DDD3
(225,221,211)
#EAE8DF
(234,232,223)
#F3F3EB
(243,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998573 color. Also use rgb(153,133,115) instead hex code.

Text Font Color

.myTextColor { color: #998573; }

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

This text font color is #998573.

Background Color

.myBgColor { background-color: #998573; }

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

This div background color is #998573.

Border color

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

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

This div border color is #998573.

Opacity

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

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

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

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

This text has shadow with #998573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998573.

Preview

Color preview on black background

This text has color #998573 on black background.


Color preview on white background

This text has color #998573 on white background.


Black color preview on #998573 background

This text has black color on #998573 background.


White color preview on #998573 background

This text has white color on #998573 background.


Related colors

Complementary color

Complementary color for #hex is #667A8C.


I love getcolorcode.com

Triadic colors

1 #739985 and #857399 with #998573 are triadic colors.

2 #738599 and #859973 with #998573 are triadic colors.