COLOR #899088

HEX: #899088 RGB: (137,144,136)

Color info

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

RGB color model

#899088 color RGB value is (137,144,136).

RGB: (137,144,136) (54%, 56%, 53%)

RGB channels and saturation

R 137 of 255 = 54%
G 144 of 255 = 56%
B 136 of 255 = 53%

137
144
136

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

Portions of RGB colors in percentages

R + G + B = 137 + 144 + 136 = 417 (100%)
R 137 of 417 ~ 32.85%
G 144 of 417 ~ 34.53%
B 136 of 417 ~ 32.61'%

%32.85
%34.53
%32.61

CMYK color model

#899088 color CMYK value is (5,0,6,44).

  • cyan value is 4.86%
  • magenta value is 0.00%
  • yellow value is 5.56%
  • key color value is 43.53%

CMYK: (5,0,6,44)
C5M0Y6K44 (5%, 0%, 6%, 44%)
(0.05 / 0.00 / 0.06 / 0.44)

CMYK percentages

%4.86
%0
%5.56
%43.53

Codes

Color #899088 in popluar color models

89 90 88
RGB 137 144 136
HSL 113° 3.48% 54.90%
HSB/HSV 113° 5.56% 56.47%
CMYK 4.86% 0.00% 5.56%
43.53%

Color #899088 in popluar number systems.

HEX 89 90 88
Decimal 137 144 136
Binary 10001001 10010000 10001000
Octal 211 220 210

Shades and tints

Shades of #899088

#899088
(137,144,136)
#7D837C
(125,131,124)
#717670
(113,118,112)
#656964
(101,105,100)
#595C58
(89,92,88)
#4D4F4C
(77,79,76)
#414240
(65,66,64)
#353534
(53,53,52)
#292828
(41,40,40)
#1D1B1C
(29,27,28)
#110E10
(17,14,16)
#000000
(0,0,0)

Tints of #899088

#899088
(137,144,136)
#939A92
(147,154,146)
#9DA49C
(157,164,156)
#A7AEA6
(167,174,166)
#B1B8B0
(177,184,176)
#BBC2BA
(187,194,186)
#C5CCC4
(197,204,196)
#CFD6CE
(207,214,206)
#D9E0D8
(217,224,216)
#E3EAE2
(227,234,226)
#EDF4EC
(237,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #899088; }

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

This text font color is #899088.

Background Color

.myBgColor { background-color: #899088; }

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

This div background color is #899088.

Border color

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

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

This div border color is #899088.

Opacity

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

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

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

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

This text has shadow with #899088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899088.

Preview

Color preview on black background

This text has color #899088 on black background.


Color preview on white background

This text has color #899088 on white background.


Black color preview on #899088 background

This text has black color on #899088 background.


White color preview on #899088 background

This text has white color on #899088 background.


Related colors

Complementary color

Complementary color for #hex is #766F77.


I love getcolorcode.com

Triadic colors

1 #888990 and #908889 with #899088 are triadic colors.

2 #889089 and #908988 with #899088 are triadic colors.