COLOR #897129

HEX: #897129 RGB: (137,113,41)

Color info

#897129 contains mainly red and green colors. Web safe color of #897129 is #996633 (or #963).

RGB color model

#897129 color RGB value is (137,113,41).

RGB: (137,113,41) (54%, 44%, 16%)

RGB channels and saturation

R 137 of 255 = 54%
G 113 of 255 = 44%
B 41 of 255 = 16%

137
113
41

R + G + B ~ 38%. #897129 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 137 + 113 + 41 = 291 (100%)
R 137 of 291 ~ 47.08%
G 113 of 291 ~ 38.83%
B 41 of 291 ~ 14.09'%

%47.08
%38.83
%14.09

CMYK color model

#897129 color CMYK value is (0,18,70,46).

  • cyan value is 0.00%
  • magenta value is 17.52%
  • yellow value is 70.07%
  • key color value is 46.27%

CMYK: (0,18,70,46)
C0M18Y70K46 (0%, 18%, 70%, 46%)
(0.00 / 0.18 / 0.70 / 0.46)

CMYK percentages

%0
%17.52
%70.07
%46.27

Codes

Color #897129 in popluar color models

89 71 29
RGB 137 113 41
HSL 45° 53.93% 34.90%
HSB/HSV 45° 70.07% 53.73%
CMYK 0.00% 17.52% 70.07%
46.27%

Color #897129 in popluar number systems.

HEX 89 71 29
Decimal 137 113 41
Binary 10001001 1110001 101001
Octal 211 161 51

Shades and tints

Shades of #897129

#897129
(137,113,41)
#7D6726
(125,103,38)
#715D23
(113,93,35)
#655320
(101,83,32)
#59491D
(89,73,29)
#4D3F1A
(77,63,26)
#413517
(65,53,23)
#352B14
(53,43,20)
#292111
(41,33,17)
#1D170E
(29,23,14)
#110D0B
(17,13,11)
#000000
(0,0,0)

Tints of #897129

#897129
(137,113,41)
#937D3C
(147,125,60)
#9D894F
(157,137,79)
#A79562
(167,149,98)
#B1A175
(177,161,117)
#BBAD88
(187,173,136)
#C5B99B
(197,185,155)
#CFC5AE
(207,197,174)
#D9D1C1
(217,209,193)
#E3DDD4
(227,221,212)
#EDE9E7
(237,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897129 color. Also use rgb(137,113,41) instead hex code.

Text Font Color

.myTextColor { color: #897129; }

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

This text font color is #897129.

Background Color

.myBgColor { background-color: #897129; }

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

This div background color is #897129.

Border color

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

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

This div border color is #897129.

Opacity

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

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

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

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

This text has shadow with #897129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897129.

Preview

Color preview on black background

This text has color #897129 on black background.


Color preview on white background

This text has color #897129 on white background.


Black color preview on #897129 background

This text has black color on #897129 background.


White color preview on #897129 background

This text has white color on #897129 background.


Related colors

Complementary color

Complementary color for #hex is #768ED6.


I love getcolorcode.com

Triadic colors

1 #298971 and #712989 with #897129 are triadic colors.

2 #297189 and #718929 with #897129 are triadic colors.