COLOR #898860

HEX: #898860 RGB: (137,136,96)

Color info

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

RGB color model

#898860 color RGB value is (137,136,96).

RGB: (137,136,96) (54%, 53%, 38%)

RGB channels and saturation

R 137 of 255 = 54%
G 136 of 255 = 53%
B 96 of 255 = 38%

137
136
96

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

Portions of RGB colors in percentages

R + G + B = 137 + 136 + 96 = 369 (100%)
R 137 of 369 ~ 37.13%
G 136 of 369 ~ 36.86%
B 96 of 369 ~ 26.02'%

%37.13
%36.86
%26.02

CMYK color model

#898860 color CMYK value is (0,1,30,46).

  • cyan value is 0.00%
  • magenta value is 0.73%
  • yellow value is 29.93%
  • key color value is 46.27%
CMYK: (0,1,30,46) C0M1Y30K46 (0%,1%,30%,46%) (0.00/0.01/0.30/0.46) 

CMYK percentages

%0
%0.73
%29.93
%46.27

Codes

Color #898860 in popluar color models

89 88 60
RGB 137 136 96
HSL 59° 17.60% 45.69%
HSB/HSV 59° 29.93% 53.73%
CMYK 0.00% 0.73% 29.93%
46.27%

Color #898860 in popluar number systems.

HEX 89 88 60
Decimal 137 136 96
Binary 10001001 10001000 1100000
Octal 211 210 140

Shades and tints

Shades of #898860

#898860
(137,136,96)
#7D7C58
(125,124,88)
#717050
(113,112,80)
#656448
(101,100,72)
#595840
(89,88,64)
#4D4C38
(77,76,56)
#414030
(65,64,48)
#353428
(53,52,40)
#292820
(41,40,32)
#1D1C18
(29,28,24)
#111010
(17,16,16)
#000000
(0,0,0)

Tints of #898860

#898860
(137,136,96)
#93926E
(147,146,110)
#9D9C7C
(157,156,124)
#A7A68A
(167,166,138)
#B1B098
(177,176,152)
#BBBAA6
(187,186,166)
#C5C4B4
(197,196,180)
#CFCEC2
(207,206,194)
#D9D8D0
(217,216,208)
#E3E2DE
(227,226,222)
#EDECEC
(237,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #898860 color. Also use rgb(137,136,96) instead hex code.

Text Font Color

.myTextColor { color: #898860; }

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

This text font color is #898860.

Background Color

.myBgColor { background-color: #898860; }

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

This div background color is #898860.

Border color

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

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

This div border color is #898860.

Opacity

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

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

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

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

This text has shadow with #898860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898860.

Preview

Color preview on black background

This text has color #898860 on black background.


Color preview on white background

This text has color #898860 on white background.


Black color preview on #898860 background

This text has black color on #898860 background.


White color preview on #898860 background

This text has white color on #898860 background.


Related colors

Complementary color

Complementary color for #hex is #76779F.


I love getcolorcode.com

Triadic colors

1 #608988 and #886089 with #898860 are triadic colors.

2 #608889 and #888960 with #898860 are triadic colors.