COLOR #898361

HEX: #898361 RGB: (137,131,97)

Color info

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

RGB color model

#898361 color RGB value is (137,131,97).

RGB: (137,131,97) (54%, 51%, 38%)

RGB channels and saturation

R 137 of 255 = 54%
G 131 of 255 = 51%
B 97 of 255 = 38%

137
131
97

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

Portions of RGB colors in percentages

R + G + B = 137 + 131 + 97 = 365 (100%)
R 137 of 365 ~ 37.53%
G 131 of 365 ~ 35.89%
B 97 of 365 ~ 26.58'%

%37.53
%35.89
%26.58

CMYK color model

#898361 color CMYK value is (0,4,29,46).

  • cyan value is 0.00%
  • magenta value is 4.38%
  • yellow value is 29.20%
  • key color value is 46.27%

CMYK: (0,4,29,46)
C0M4Y29K46 (0%, 4%, 29%, 46%)
(0.00 / 0.04 / 0.29 / 0.46)

CMYK percentages

%0
%4.38
%29.2
%46.27

Codes

Color #898361 in popluar color models

89 83 61
RGB 137 131 97
HSL 51° 17.09% 45.88%
HSB/HSV 51° 29.20% 53.73%
CMYK 0.00% 4.38% 29.20%
46.27%

Color #898361 in popluar number systems.

HEX 89 83 61
Decimal 137 131 97
Binary 10001001 10000011 1100001
Octal 211 203 141

Shades and tints

Shades of #898361

#898361
(137,131,97)
#7D7859
(125,120,89)
#716D51
(113,109,81)
#656249
(101,98,73)
#595741
(89,87,65)
#4D4C39
(77,76,57)
#414131
(65,65,49)
#353629
(53,54,41)
#292B21
(41,43,33)
#1D2019
(29,32,25)
#111511
(17,21,17)
#000000
(0,0,0)

Tints of #898361

#898361
(137,131,97)
#938E6F
(147,142,111)
#9D997D
(157,153,125)
#A7A48B
(167,164,139)
#B1AF99
(177,175,153)
#BBBAA7
(187,186,167)
#C5C5B5
(197,197,181)
#CFD0C3
(207,208,195)
#D9DBD1
(217,219,209)
#E3E6DF
(227,230,223)
#EDF1ED
(237,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #898361 color. Also use rgb(137,131,97) instead hex code.

Text Font Color

.myTextColor { color: #898361; }

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

This text font color is #898361.

Background Color

.myBgColor { background-color: #898361; }

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

This div background color is #898361.

Border color

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

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

This div border color is #898361.

Opacity

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

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

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

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

This text has shadow with #898361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898361.

Preview

Color preview on black background

This text has color #898361 on black background.


Color preview on white background

This text has color #898361 on white background.


Black color preview on #898361 background

This text has black color on #898361 background.


White color preview on #898361 background

This text has white color on #898361 background.


Related colors

Complementary color

Complementary color for #hex is #767C9E.


I love getcolorcode.com

Triadic colors

1 #618983 and #836189 with #898361 are triadic colors.

2 #618389 and #838961 with #898361 are triadic colors.