COLOR #897549

HEX: #897549 RGB: (137,117,73)

Color info

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

RGB color model

#897549 color RGB value is (137,117,73).

RGB: (137,117,73) (54%, 46%, 29%)

RGB channels and saturation

R 137 of 255 = 54%
G 117 of 255 = 46%
B 73 of 255 = 29%

137
117
73

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

Portions of RGB colors in percentages

R + G + B = 137 + 117 + 73 = 327 (100%)
R 137 of 327 ~ 41.9%
G 117 of 327 ~ 35.78%
B 73 of 327 ~ 22.32'%

%41.9
%35.78
%22.32

CMYK color model

#897549 color CMYK value is (0,15,47,46).

  • cyan value is 0.00%
  • magenta value is 14.60%
  • yellow value is 46.72%
  • key color value is 46.27%

CMYK: (0,15,47,46)
C0M15Y47K46 (0%, 15%, 47%, 46%)
(0.00 / 0.15 / 0.47 / 0.46)

CMYK percentages

%0
%14.6
%46.72
%46.27

Codes

Color #897549 in popluar color models

89 75 49
RGB 137 117 73
HSL 41° 30.48% 41.18%
HSB/HSV 41° 46.72% 53.73%
CMYK 0.00% 14.60% 46.72%
46.27%

Color #897549 in popluar number systems.

HEX 89 75 49
Decimal 137 117 73
Binary 10001001 1110101 1001001
Octal 211 165 111

Shades and tints

Shades of #897549

#897549
(137,117,73)
#7D6B43
(125,107,67)
#71613D
(113,97,61)
#655737
(101,87,55)
#594D31
(89,77,49)
#4D432B
(77,67,43)
#413925
(65,57,37)
#352F1F
(53,47,31)
#292519
(41,37,25)
#1D1B13
(29,27,19)
#11110D
(17,17,13)
#000000
(0,0,0)

Tints of #897549

#897549
(137,117,73)
#938159
(147,129,89)
#9D8D69
(157,141,105)
#A79979
(167,153,121)
#B1A589
(177,165,137)
#BBB199
(187,177,153)
#C5BDA9
(197,189,169)
#CFC9B9
(207,201,185)
#D9D5C9
(217,213,201)
#E3E1D9
(227,225,217)
#EDEDE9
(237,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #897549 color. Also use rgb(137,117,73) instead hex code.

Text Font Color

.myTextColor { color: #897549; }

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

This text font color is #897549.

Background Color

.myBgColor { background-color: #897549; }

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

This div background color is #897549.

Border color

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

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

This div border color is #897549.

Opacity

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

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

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

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

This text has shadow with #897549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #897549.

Preview

Color preview on black background

This text has color #897549 on black background.


Color preview on white background

This text has color #897549 on white background.


Black color preview on #897549 background

This text has black color on #897549 background.


White color preview on #897549 background

This text has white color on #897549 background.


Related colors

Complementary color

Complementary color for #hex is #768AB6.


I love getcolorcode.com

Triadic colors

1 #498975 and #754989 with #897549 are triadic colors.

2 #497589 and #758949 with #897549 are triadic colors.