COLOR #898448

HEX: #898448 RGB: (137,132,72)

Color info

#898448 contains mainly red and green colors. Web safe color of #898448 is #999933 (or #993).

RGB color model

#898448 color RGB value is (137,132,72).

RGB: (137,132,72) (54%, 52%, 28%)

RGB channels and saturation

R 137 of 255 = 54%
G 132 of 255 = 52%
B 72 of 255 = 28%

137
132
72

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

Portions of RGB colors in percentages

R + G + B = 137 + 132 + 72 = 341 (100%)
R 137 of 341 ~ 40.18%
G 132 of 341 ~ 38.71%
B 72 of 341 ~ 21.11'%

%40.18
%38.71
%21.11

CMYK color model

#898448 color CMYK value is (0,4,47,46).

  • cyan value is 0.00%
  • magenta value is 3.65%
  • yellow value is 47.45%
  • key color value is 46.27%

CMYK: (0,4,47,46)
C0M4Y47K46 (0%, 4%, 47%, 46%)
(0.00 / 0.04 / 0.47 / 0.46)

CMYK percentages

%0
%3.65
%47.45
%46.27

Codes

Color #898448 in popluar color models

89 84 48
RGB 137 132 72
HSL 55° 31.10% 40.98%
HSB/HSV 55° 47.45% 53.73%
CMYK 0.00% 3.65% 47.45%
46.27%

Color #898448 in popluar number systems.

HEX 89 84 48
Decimal 137 132 72
Binary 10001001 10000100 1001000
Octal 211 204 110

Shades and tints

Shades of #898448

#898448
(137,132,72)
#7D7842
(125,120,66)
#716C3C
(113,108,60)
#656036
(101,96,54)
#595430
(89,84,48)
#4D482A
(77,72,42)
#413C24
(65,60,36)
#35301E
(53,48,30)
#292418
(41,36,24)
#1D1812
(29,24,18)
#110C0C
(17,12,12)
#000000
(0,0,0)

Tints of #898448

#898448
(137,132,72)
#938F58
(147,143,88)
#9D9A68
(157,154,104)
#A7A578
(167,165,120)
#B1B088
(177,176,136)
#BBBB98
(187,187,152)
#C5C6A8
(197,198,168)
#CFD1B8
(207,209,184)
#D9DCC8
(217,220,200)
#E3E7D8
(227,231,216)
#EDF2E8
(237,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #898448 color. Also use rgb(137,132,72) instead hex code.

Text Font Color

.myTextColor { color: #898448; }

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

This text font color is #898448.

Background Color

.myBgColor { background-color: #898448; }

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

This div background color is #898448.

Border color

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

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

This div border color is #898448.

Opacity

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

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

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

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

This text has shadow with #898448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898448.

Preview

Color preview on black background

This text has color #898448 on black background.


Color preview on white background

This text has color #898448 on white background.


Black color preview on #898448 background

This text has black color on #898448 background.


White color preview on #898448 background

This text has white color on #898448 background.


Related colors

Complementary color

Complementary color for #hex is #767BB7.


I love getcolorcode.com

Triadic colors

1 #488984 and #844889 with #898448 are triadic colors.

2 #488489 and #848948 with #898448 are triadic colors.