COLOR #899473

HEX: #899473 RGB: (137,148,115)

Color info

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

RGB color model

#899473 color RGB value is (137,148,115).

RGB: (137,148,115) (54%, 58%, 45%)

RGB channels and saturation

R 137 of 255 = 54%
G 148 of 255 = 58%
B 115 of 255 = 45%

137
148
115

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

Portions of RGB colors in percentages

R + G + B = 137 + 148 + 115 = 400 (100%)
R 137 of 400 ~ 34.25%
G 148 of 400 ~ 37%
B 115 of 400 ~ 28.75'%

%34.25
%37
%28.75

CMYK color model

#899473 color CMYK value is (7,0,22,42).

  • cyan value is 7.43%
  • magenta value is 0.00%
  • yellow value is 22.30%
  • key color value is 41.96%

CMYK: (7,0,22,42)
C7M0Y22K42 (7%, 0%, 22%, 42%)
(0.07 / 0.00 / 0.22 / 0.42)

CMYK percentages

%7.43
%0
%22.3
%41.96

Codes

Color #899473 in popluar color models

89 94 73
RGB 137 148 115
HSL 80° 13.36% 51.57%
HSB/HSV 80° 22.30% 58.04%
CMYK 7.43% 0.00% 22.30%
41.96%

Color #899473 in popluar number systems.

HEX 89 94 73
Decimal 137 148 115
Binary 10001001 10010100 1110011
Octal 211 224 163

Shades and tints

Shades of #899473

#899473
(137,148,115)
#7D8769
(125,135,105)
#717A5F
(113,122,95)
#656D55
(101,109,85)
#59604B
(89,96,75)
#4D5341
(77,83,65)
#414637
(65,70,55)
#35392D
(53,57,45)
#292C23
(41,44,35)
#1D1F19
(29,31,25)
#11120F
(17,18,15)
#000000
(0,0,0)

Tints of #899473

#899473
(137,148,115)
#939D7F
(147,157,127)
#9DA68B
(157,166,139)
#A7AF97
(167,175,151)
#B1B8A3
(177,184,163)
#BBC1AF
(187,193,175)
#C5CABB
(197,202,187)
#CFD3C7
(207,211,199)
#D9DCD3
(217,220,211)
#E3E5DF
(227,229,223)
#EDEEEB
(237,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #899473; }

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

This text font color is #899473.

Background Color

.myBgColor { background-color: #899473; }

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

This div background color is #899473.

Border color

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

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

This div border color is #899473.

Opacity

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

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

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

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

This text has shadow with #899473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899473.

Preview

Color preview on black background

This text has color #899473 on black background.


Color preview on white background

This text has color #899473 on white background.


Black color preview on #899473 background

This text has black color on #899473 background.


White color preview on #899473 background

This text has white color on #899473 background.


Related colors

Complementary color

Complementary color for #hex is #766B8C.


I love getcolorcode.com

Triadic colors

1 #738994 and #947389 with #899473 are triadic colors.

2 #739489 and #948973 with #899473 are triadic colors.