COLOR #899457

HEX: #899457 RGB: (137,148,87)

Color info

#899457 contains mainly red and green colors. Web safe color of #899457 is #999966 (or #996).

RGB color model

#899457 color RGB value is (137,148,87).

RGB: (137,148,87) (54%, 58%, 34%)

RGB channels and saturation

R 137 of 255 = 54%
G 148 of 255 = 58%
B 87 of 255 = 34%

137
148
87

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

Portions of RGB colors in percentages

R + G + B = 137 + 148 + 87 = 372 (100%)
R 137 of 372 ~ 36.83%
G 148 of 372 ~ 39.78%
B 87 of 372 ~ 23.39'%

%36.83
%39.78
%23.39

CMYK color model

#899457 color CMYK value is (7,0,41,42).

  • cyan value is 7.43%
  • magenta value is 0.00%
  • yellow value is 41.22%
  • key color value is 41.96%
CMYK: (7,0,41,42) C7M0Y41K42 (7%,0%,41%,42%) (0.07/0.00/0.41/0.42) 

CMYK percentages

%7.43
%0
%41.22
%41.96

Codes

Color #899457 in popluar color models

89 94 57
RGB 137 148 87
HSL 71° 25.96% 46.08%
HSB/HSV 71° 41.22% 58.04%
CMYK 7.43% 0.00% 41.22%
41.96%

Color #899457 in popluar number systems.

HEX 89 94 57
Decimal 137 148 87
Binary 10001001 10010100 1010111
Octal 211 224 127

Shades and tints

Shades of #899457

#899457
(137,148,87)
#7D8750
(125,135,80)
#717A49
(113,122,73)
#656D42
(101,109,66)
#59603B
(89,96,59)
#4D5334
(77,83,52)
#41462D
(65,70,45)
#353926
(53,57,38)
#292C1F
(41,44,31)
#1D1F18
(29,31,24)
#111211
(17,18,17)
#000000
(0,0,0)

Tints of #899457

#899457
(137,148,87)
#939D66
(147,157,102)
#9DA675
(157,166,117)
#A7AF84
(167,175,132)
#B1B893
(177,184,147)
#BBC1A2
(187,193,162)
#C5CAB1
(197,202,177)
#CFD3C0
(207,211,192)
#D9DCCF
(217,220,207)
#E3E5DE
(227,229,222)
#EDEEED
(237,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #899457; }

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

This text font color is #899457.

Background Color

.myBgColor { background-color: #899457; }

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

This div background color is #899457.

Border color

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

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

This div border color is #899457.

Opacity

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

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

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

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

This text has shadow with #899457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899457.

Preview

Color preview on black background

This text has color #899457 on black background.


Color preview on white background

This text has color #899457 on white background.


Black color preview on #899457 background

This text has black color on #899457 background.


White color preview on #899457 background

This text has white color on #899457 background.


Related colors

Complementary color

Complementary color for #hex is #766BA8.


I love getcolorcode.com

Triadic colors

1 #578994 and #945789 with #899457 are triadic colors.

2 #579489 and #948957 with #899457 are triadic colors.