COLOR #899188

HEX: #899188 RGB: (137,145,136)

Color info

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

RGB color model

#899188 color RGB value is (137,145,136).

RGB: (137,145,136) (54%, 57%, 53%)

RGB channels and saturation

R 137 of 255 = 54%
G 145 of 255 = 57%
B 136 of 255 = 53%

137
145
136

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

Portions of RGB colors in percentages

R + G + B = 137 + 145 + 136 = 418 (100%)
R 137 of 418 ~ 32.78%
G 145 of 418 ~ 34.69%
B 136 of 418 ~ 32.54'%

%32.78
%34.69
%32.54

CMYK color model

#899188 color CMYK value is (6,0,6,43).

  • cyan value is 5.52%
  • magenta value is 0.00%
  • yellow value is 6.21%
  • key color value is 43.14%

CMYK: (6,0,6,43)
C6M0Y6K43 (6%, 0%, 6%, 43%)
(0.06 / 0.00 / 0.06 / 0.43)

CMYK percentages

%5.52
%0
%6.21
%43.14

Codes

Color #899188 in popluar color models

89 91 88
RGB 137 145 136
HSL 113° 3.93% 55.10%
HSB/HSV 113° 6.21% 56.86%
CMYK 5.52% 0.00% 6.21%
43.14%

Color #899188 in popluar number systems.

HEX 89 91 88
Decimal 137 145 136
Binary 10001001 10010001 10001000
Octal 211 221 210

Shades and tints

Shades of #899188

#899188
(137,145,136)
#7D847C
(125,132,124)
#717770
(113,119,112)
#656A64
(101,106,100)
#595D58
(89,93,88)
#4D504C
(77,80,76)
#414340
(65,67,64)
#353634
(53,54,52)
#292928
(41,41,40)
#1D1C1C
(29,28,28)
#110F10
(17,15,16)
#000000
(0,0,0)

Tints of #899188

#899188
(137,145,136)
#939B92
(147,155,146)
#9DA59C
(157,165,156)
#A7AFA6
(167,175,166)
#B1B9B0
(177,185,176)
#BBC3BA
(187,195,186)
#C5CDC4
(197,205,196)
#CFD7CE
(207,215,206)
#D9E1D8
(217,225,216)
#E3EBE2
(227,235,226)
#EDF5EC
(237,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #899188; }

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

This text font color is #899188.

Background Color

.myBgColor { background-color: #899188; }

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

This div background color is #899188.

Border color

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

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

This div border color is #899188.

Opacity

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

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

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

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

This text has shadow with #899188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899188.

Preview

Color preview on black background

This text has color #899188 on black background.


Color preview on white background

This text has color #899188 on white background.


Black color preview on #899188 background

This text has black color on #899188 background.


White color preview on #899188 background

This text has white color on #899188 background.


Related colors

Complementary color

Complementary color for #hex is #766E77.


I love getcolorcode.com

Triadic colors

1 #888991 and #918889 with #899188 are triadic colors.

2 #889189 and #918988 with #899188 are triadic colors.