COLOR #899591

HEX: #899591 RGB: (137,149,145)

Color info

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

RGB color model

#899591 color RGB value is (137,149,145).

RGB: (137,149,145) (54%, 58%, 57%)

RGB channels and saturation

R 137 of 255 = 54%
G 149 of 255 = 58%
B 145 of 255 = 57%

137
149
145

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

Portions of RGB colors in percentages

R + G + B = 137 + 149 + 145 = 431 (100%)
R 137 of 431 ~ 31.79%
G 149 of 431 ~ 34.57%
B 145 of 431 ~ 33.64'%

%31.79
%34.57
%33.64

CMYK color model

#899591 color CMYK value is (8,0,3,42).

  • cyan value is 8.05%
  • magenta value is 0.00%
  • yellow value is 2.68%
  • key color value is 41.57%

CMYK: (8,0,3,42)
C8M0Y3K42 (8%, 0%, 3%, 42%)
(0.08 / 0.00 / 0.03 / 0.42)

CMYK percentages

%8.05
%0
%2.68
%41.57

Codes

Color #899591 in popluar color models

89 95 91
RGB 137 149 145
HSL 160° 5.36% 56.08%
HSB/HSV 160° 8.05% 58.43%
CMYK 8.05% 0.00% 2.68%
41.57%

Color #899591 in popluar number systems.

HEX 89 95 91
Decimal 137 149 145
Binary 10001001 10010101 10010001
Octal 211 225 221

Shades and tints

Shades of #899591

#899591
(137,149,145)
#7D8884
(125,136,132)
#717B77
(113,123,119)
#656E6A
(101,110,106)
#59615D
(89,97,93)
#4D5450
(77,84,80)
#414743
(65,71,67)
#353A36
(53,58,54)
#292D29
(41,45,41)
#1D201C
(29,32,28)
#11130F
(17,19,15)
#000000
(0,0,0)

Tints of #899591

#899591
(137,149,145)
#939E9B
(147,158,155)
#9DA7A5
(157,167,165)
#A7B0AF
(167,176,175)
#B1B9B9
(177,185,185)
#BBC2C3
(187,194,195)
#C5CBCD
(197,203,205)
#CFD4D7
(207,212,215)
#D9DDE1
(217,221,225)
#E3E6EB
(227,230,235)
#EDEFF5
(237,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #899591; }

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

This text font color is #899591.

Background Color

.myBgColor { background-color: #899591; }

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

This div background color is #899591.

Border color

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

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

This div border color is #899591.

Opacity

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

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

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

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

This text has shadow with #899591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899591.

Preview

Color preview on black background

This text has color #899591 on black background.


Color preview on white background

This text has color #899591 on white background.


Black color preview on #899591 background

This text has black color on #899591 background.


White color preview on #899591 background

This text has white color on #899591 background.


Related colors

Complementary color

Complementary color for #hex is #766A6E.


I love getcolorcode.com

Triadic colors

1 #918995 and #959189 with #899591 are triadic colors.

2 #919589 and #958991 with #899591 are triadic colors.