COLOR #899895

HEX: #899895 RGB: (137,152,149)

Color info

#899895 contains red, green and blue colors in about the same proportion. Web safe color of #899895 is #999999 (or #999).

RGB color model

#899895 color RGB value is (137,152,149).

RGB: (137,152,149) (54%, 60%, 58%)

RGB channels and saturation

R 137 of 255 = 54%
G 152 of 255 = 60%
B 149 of 255 = 58%

137
152
149

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

Portions of RGB colors in percentages

R + G + B = 137 + 152 + 149 = 438 (100%)
R 137 of 438 ~ 31.28%
G 152 of 438 ~ 34.7%
B 149 of 438 ~ 34.02'%

%31.28
%34.7
%34.02

CMYK color model

#899895 color CMYK value is (10,0,2,40).

  • cyan value is 9.87%
  • magenta value is 0.00%
  • yellow value is 1.97%
  • key color value is 40.39%

CMYK: (10,0,2,40)
C10M0Y2K40 (10%, 0%, 2%, 40%)
(0.10 / 0.00 / 0.02 / 0.40)

CMYK percentages

%9.87
%0
%1.97
%40.39

Codes

Color #899895 in popluar color models

89 98 95
RGB 137 152 149
HSL 168° 6.79% 56.67%
HSB/HSV 168° 9.87% 59.61%
CMYK 9.87% 0.00% 1.97%
40.39%

Color #899895 in popluar number systems.

HEX 89 98 95
Decimal 137 152 149
Binary 10001001 10011000 10010101
Octal 211 230 225

Shades and tints

Shades of #899895

#899895
(137,152,149)
#7D8B88
(125,139,136)
#717E7B
(113,126,123)
#65716E
(101,113,110)
#596461
(89,100,97)
#4D5754
(77,87,84)
#414A47
(65,74,71)
#353D3A
(53,61,58)
#29302D
(41,48,45)
#1D2320
(29,35,32)
#111613
(17,22,19)
#000000
(0,0,0)

Tints of #899895

#899895
(137,152,149)
#93A19E
(147,161,158)
#9DAAA7
(157,170,167)
#A7B3B0
(167,179,176)
#B1BCB9
(177,188,185)
#BBC5C2
(187,197,194)
#C5CECB
(197,206,203)
#CFD7D4
(207,215,212)
#D9E0DD
(217,224,221)
#E3E9E6
(227,233,230)
#EDF2EF
(237,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #899895 color. Also use rgb(137,152,149) instead hex code.

Text Font Color

.myTextColor { color: #899895; }

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

This text font color is #899895.

Background Color

.myBgColor { background-color: #899895; }

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

This div background color is #899895.

Border color

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

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

This div border color is #899895.

Opacity

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

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

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

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

This text has shadow with #899895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899895.

Preview

Color preview on black background

This text has color #899895 on black background.


Color preview on white background

This text has color #899895 on white background.


Black color preview on #899895 background

This text has black color on #899895 background.


White color preview on #899895 background

This text has white color on #899895 background.


Related colors

Complementary color

Complementary color for #hex is #76676A.


I love getcolorcode.com

Triadic colors

1 #958998 and #989589 with #899895 are triadic colors.

2 #959889 and #988995 with #899895 are triadic colors.