COLOR #899157

HEX: #899157 RGB: (137,145,87)

Color info

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

RGB color model

#899157 color RGB value is (137,145,87).

RGB: (137,145,87) (54%, 57%, 34%)

RGB channels and saturation

R 137 of 255 = 54%
G 145 of 255 = 57%
B 87 of 255 = 34%

137
145
87

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

Portions of RGB colors in percentages

R + G + B = 137 + 145 + 87 = 369 (100%)
R 137 of 369 ~ 37.13%
G 145 of 369 ~ 39.3%
B 87 of 369 ~ 23.58'%

%37.13
%39.3
%23.58

CMYK color model

#899157 color CMYK value is (6,0,40,43).

  • cyan value is 5.52%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 43.14%

CMYK: (6,0,40,43)
C6M0Y40K43 (6%, 0%, 40%, 43%)
(0.06 / 0.00 / 0.40 / 0.43)

CMYK percentages

%5.52
%0
%40
%43.14

Codes

Color #899157 in popluar color models

89 91 57
RGB 137 145 87
HSL 68° 25.00% 45.49%
HSB/HSV 68° 40.00% 56.86%
CMYK 5.52% 0.00% 40.00%
43.14%

Color #899157 in popluar number systems.

HEX 89 91 57
Decimal 137 145 87
Binary 10001001 10010001 1010111
Octal 211 221 127

Shades and tints

Shades of #899157

#899157
(137,145,87)
#7D8450
(125,132,80)
#717749
(113,119,73)
#656A42
(101,106,66)
#595D3B
(89,93,59)
#4D5034
(77,80,52)
#41432D
(65,67,45)
#353626
(53,54,38)
#29291F
(41,41,31)
#1D1C18
(29,28,24)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #899157

#899157
(137,145,87)
#939B66
(147,155,102)
#9DA575
(157,165,117)
#A7AF84
(167,175,132)
#B1B993
(177,185,147)
#BBC3A2
(187,195,162)
#C5CDB1
(197,205,177)
#CFD7C0
(207,215,192)
#D9E1CF
(217,225,207)
#E3EBDE
(227,235,222)
#EDF5ED
(237,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #899157; }

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

This text font color is #899157.

Background Color

.myBgColor { background-color: #899157; }

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

This div background color is #899157.

Border color

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

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

This div border color is #899157.

Opacity

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

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

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

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

This text has shadow with #899157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899157.

Preview

Color preview on black background

This text has color #899157 on black background.


Color preview on white background

This text has color #899157 on white background.


Black color preview on #899157 background

This text has black color on #899157 background.


White color preview on #899157 background

This text has white color on #899157 background.


Related colors

Complementary color

Complementary color for #hex is #766EA8.


I love getcolorcode.com

Triadic colors

1 #578991 and #915789 with #899157 are triadic colors.

2 #579189 and #918957 with #899157 are triadic colors.