COLOR #898769

HEX: #898769 RGB: (137,135,105)

Color info

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

RGB color model

#898769 color RGB value is (137,135,105).

RGB: (137,135,105) (54%, 53%, 41%)

RGB channels and saturation

R 137 of 255 = 54%
G 135 of 255 = 53%
B 105 of 255 = 41%

137
135
105

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

Portions of RGB colors in percentages

R + G + B = 137 + 135 + 105 = 377 (100%)
R 137 of 377 ~ 36.34%
G 135 of 377 ~ 35.81%
B 105 of 377 ~ 27.85'%

%36.34
%35.81
%27.85

CMYK color model

#898769 color CMYK value is (0,1,23,46).

  • cyan value is 0.00%
  • magenta value is 1.46%
  • yellow value is 23.36%
  • key color value is 46.27%

CMYK: (0,1,23,46)
C0M1Y23K46 (0%, 1%, 23%, 46%)
(0.00 / 0.01 / 0.23 / 0.46)

CMYK percentages

%0
%1.46
%23.36
%46.27

Codes

Color #898769 in popluar color models

89 87 69
RGB 137 135 105
HSL 56° 13.22% 47.45%
HSB/HSV 56° 23.36% 53.73%
CMYK 0.00% 1.46% 23.36%
46.27%

Color #898769 in popluar number systems.

HEX 89 87 69
Decimal 137 135 105
Binary 10001001 10000111 1101001
Octal 211 207 151

Shades and tints

Shades of #898769

#898769
(137,135,105)
#7D7B60
(125,123,96)
#716F57
(113,111,87)
#65634E
(101,99,78)
#595745
(89,87,69)
#4D4B3C
(77,75,60)
#413F33
(65,63,51)
#35332A
(53,51,42)
#292721
(41,39,33)
#1D1B18
(29,27,24)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #898769

#898769
(137,135,105)
#939176
(147,145,118)
#9D9B83
(157,155,131)
#A7A590
(167,165,144)
#B1AF9D
(177,175,157)
#BBB9AA
(187,185,170)
#C5C3B7
(197,195,183)
#CFCDC4
(207,205,196)
#D9D7D1
(217,215,209)
#E3E1DE
(227,225,222)
#EDEBEB
(237,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #898769 color. Also use rgb(137,135,105) instead hex code.

Text Font Color

.myTextColor { color: #898769; }

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

This text font color is #898769.

Background Color

.myBgColor { background-color: #898769; }

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

This div background color is #898769.

Border color

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

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

This div border color is #898769.

Opacity

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

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

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

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

This text has shadow with #898769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898769.

Preview

Color preview on black background

This text has color #898769 on black background.


Color preview on white background

This text has color #898769 on white background.


Black color preview on #898769 background

This text has black color on #898769 background.


White color preview on #898769 background

This text has white color on #898769 background.


Related colors

Complementary color

Complementary color for #hex is #767896.


I love getcolorcode.com

Triadic colors

1 #698987 and #876989 with #898769 are triadic colors.

2 #698789 and #878969 with #898769 are triadic colors.