COLOR #889589

HEX: #889589 RGB: (136,149,137)

Color info

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

RGB color model

#889589 color RGB value is (136,149,137).

RGB: (136,149,137) (53%, 58%, 54%)

RGB channels and saturation

R 136 of 255 = 53%
G 149 of 255 = 58%
B 137 of 255 = 54%

136
149
137

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

Portions of RGB colors in percentages

R + G + B = 136 + 149 + 137 = 422 (100%)
R 136 of 422 ~ 32.23%
G 149 of 422 ~ 35.31%
B 137 of 422 ~ 32.46'%

%32.23
%35.31
%32.46

CMYK color model

#889589 color CMYK value is (9,0,8,42).

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

CMYK: (9,0,8,42)
C9M0Y8K42 (9%, 0%, 8%, 42%)
(0.09 / 0.00 / 0.08 / 0.42)

CMYK percentages

%8.72
%0
%8.05
%41.57

Codes

Color #889589 in popluar color models

88 95 89
RGB 136 149 137
HSL 125° 5.78% 55.88%
HSB/HSV 125° 8.72% 58.43%
CMYK 8.72% 0.00% 8.05%
41.57%

Color #889589 in popluar number systems.

HEX 88 95 89
Decimal 136 149 137
Binary 10001000 10010101 10001001
Octal 210 225 211

Shades and tints

Shades of #889589

#889589
(136,149,137)
#7C887D
(124,136,125)
#707B71
(112,123,113)
#646E65
(100,110,101)
#586159
(88,97,89)
#4C544D
(76,84,77)
#404741
(64,71,65)
#343A35
(52,58,53)
#282D29
(40,45,41)
#1C201D
(28,32,29)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #889589

#889589
(136,149,137)
#929E93
(146,158,147)
#9CA79D
(156,167,157)
#A6B0A7
(166,176,167)
#B0B9B1
(176,185,177)
#BAC2BB
(186,194,187)
#C4CBC5
(196,203,197)
#CED4CF
(206,212,207)
#D8DDD9
(216,221,217)
#E2E6E3
(226,230,227)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889589; }

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

This text font color is #889589.

Background Color

.myBgColor { background-color: #889589; }

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

This div background color is #889589.

Border color

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

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

This div border color is #889589.

Opacity

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

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

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

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

This text has shadow with #889589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889589.

Preview

Color preview on black background

This text has color #889589 on black background.


Color preview on white background

This text has color #889589 on white background.


Black color preview on #889589 background

This text has black color on #889589 background.


White color preview on #889589 background

This text has white color on #889589 background.


Related colors

Complementary color

Complementary color for #hex is #776A76.


I love getcolorcode.com

Triadic colors

1 #898895 and #958988 with #889589 are triadic colors.

2 #899588 and #958889 with #889589 are triadic colors.