COLOR #898373

HEX: #898373 RGB: (137,131,115)

Color info

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

RGB color model

#898373 color RGB value is (137,131,115).

RGB: (137,131,115) (54%, 51%, 45%)

RGB channels and saturation

R 137 of 255 = 54%
G 131 of 255 = 51%
B 115 of 255 = 45%

137
131
115

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

Portions of RGB colors in percentages

R + G + B = 137 + 131 + 115 = 383 (100%)
R 137 of 383 ~ 35.77%
G 131 of 383 ~ 34.2%
B 115 of 383 ~ 30.03'%

%35.77
%34.2
%30.03

CMYK color model

#898373 color CMYK value is (0,4,16,46).

  • cyan value is 0.00%
  • magenta value is 4.38%
  • yellow value is 16.06%
  • key color value is 46.27%

CMYK: (0,4,16,46)
C0M4Y16K46 (0%, 4%, 16%, 46%)
(0.00 / 0.04 / 0.16 / 0.46)

CMYK percentages

%0
%4.38
%16.06
%46.27

Codes

Color #898373 in popluar color models

89 83 73
RGB 137 131 115
HSL 44° 8.73% 49.41%
HSB/HSV 44° 16.06% 53.73%
CMYK 0.00% 4.38% 16.06%
46.27%

Color #898373 in popluar number systems.

HEX 89 83 73
Decimal 137 131 115
Binary 10001001 10000011 1110011
Octal 211 203 163

Shades and tints

Shades of #898373

#898373
(137,131,115)
#7D7869
(125,120,105)
#716D5F
(113,109,95)
#656255
(101,98,85)
#59574B
(89,87,75)
#4D4C41
(77,76,65)
#414137
(65,65,55)
#35362D
(53,54,45)
#292B23
(41,43,35)
#1D2019
(29,32,25)
#11150F
(17,21,15)
#000000
(0,0,0)

Tints of #898373

#898373
(137,131,115)
#938E7F
(147,142,127)
#9D998B
(157,153,139)
#A7A497
(167,164,151)
#B1AFA3
(177,175,163)
#BBBAAF
(187,186,175)
#C5C5BB
(197,197,187)
#CFD0C7
(207,208,199)
#D9DBD3
(217,219,211)
#E3E6DF
(227,230,223)
#EDF1EB
(237,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #898373 color. Also use rgb(137,131,115) instead hex code.

Text Font Color

.myTextColor { color: #898373; }

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

This text font color is #898373.

Background Color

.myBgColor { background-color: #898373; }

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

This div background color is #898373.

Border color

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

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

This div border color is #898373.

Opacity

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

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

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

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

This text has shadow with #898373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898373.

Preview

Color preview on black background

This text has color #898373 on black background.


Color preview on white background

This text has color #898373 on white background.


Black color preview on #898373 background

This text has black color on #898373 background.


White color preview on #898373 background

This text has white color on #898373 background.


Related colors

Complementary color

Complementary color for #hex is #767C8C.


I love getcolorcode.com

Triadic colors

1 #738983 and #837389 with #898373 are triadic colors.

2 #738389 and #838973 with #898373 are triadic colors.