COLOR #898165

HEX: #898165 RGB: (137,129,101)

Color info

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

RGB color model

#898165 color RGB value is (137,129,101).

RGB: (137,129,101) (54%, 51%, 40%)

RGB channels and saturation

R 137 of 255 = 54%
G 129 of 255 = 51%
B 101 of 255 = 40%

137
129
101

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

Portions of RGB colors in percentages

R + G + B = 137 + 129 + 101 = 367 (100%)
R 137 of 367 ~ 37.33%
G 129 of 367 ~ 35.15%
B 101 of 367 ~ 27.52'%

%37.33
%35.15
%27.52

CMYK color model

#898165 color CMYK value is (0,6,26,46).

  • cyan value is 0.00%
  • magenta value is 5.84%
  • yellow value is 26.28%
  • key color value is 46.27%

CMYK: (0,6,26,46)
C0M6Y26K46 (0%, 6%, 26%, 46%)
(0.00 / 0.06 / 0.26 / 0.46)

CMYK percentages

%0
%5.84
%26.28
%46.27

Codes

Color #898165 in popluar color models

89 81 65
RGB 137 129 101
HSL 47° 15.13% 46.67%
HSB/HSV 47° 26.28% 53.73%
CMYK 0.00% 5.84% 26.28%
46.27%

Color #898165 in popluar number systems.

HEX 89 81 65
Decimal 137 129 101
Binary 10001001 10000001 1100101
Octal 211 201 145

Shades and tints

Shades of #898165

#898165
(137,129,101)
#7D765C
(125,118,92)
#716B53
(113,107,83)
#65604A
(101,96,74)
#595541
(89,85,65)
#4D4A38
(77,74,56)
#413F2F
(65,63,47)
#353426
(53,52,38)
#29291D
(41,41,29)
#1D1E14
(29,30,20)
#11130B
(17,19,11)
#000000
(0,0,0)

Tints of #898165

#898165
(137,129,101)
#938C73
(147,140,115)
#9D9781
(157,151,129)
#A7A28F
(167,162,143)
#B1AD9D
(177,173,157)
#BBB8AB
(187,184,171)
#C5C3B9
(197,195,185)
#CFCEC7
(207,206,199)
#D9D9D5
(217,217,213)
#E3E4E3
(227,228,227)
#EDEFF1
(237,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #898165 color. Also use rgb(137,129,101) instead hex code.

Text Font Color

.myTextColor { color: #898165; }

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

This text font color is #898165.

Background Color

.myBgColor { background-color: #898165; }

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

This div background color is #898165.

Border color

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

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

This div border color is #898165.

Opacity

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

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

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

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

This text has shadow with #898165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898165.

Preview

Color preview on black background

This text has color #898165 on black background.


Color preview on white background

This text has color #898165 on white background.


Black color preview on #898165 background

This text has black color on #898165 background.


White color preview on #898165 background

This text has white color on #898165 background.


Related colors

Complementary color

Complementary color for #hex is #767E9A.


I love getcolorcode.com

Triadic colors

1 #658981 and #816589 with #898165 are triadic colors.

2 #658189 and #818965 with #898165 are triadic colors.