COLOR #889890

HEX: #889890 RGB: (136,152,144)

Color info

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

RGB color model

#889890 color RGB value is (136,152,144).

RGB: (136,152,144) (53%, 60%, 56%)

RGB channels and saturation

R 136 of 255 = 53%
G 152 of 255 = 60%
B 144 of 255 = 56%

136
152
144

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

Portions of RGB colors in percentages

R + G + B = 136 + 152 + 144 = 432 (100%)
R 136 of 432 ~ 31.48%
G 152 of 432 ~ 35.19%
B 144 of 432 ~ 33.33'%

%31.48
%35.19
%33.33

CMYK color model

#889890 color CMYK value is (11,0,5,40).

  • cyan value is 10.53%
  • magenta value is 0.00%
  • yellow value is 5.26%
  • key color value is 40.39%

CMYK: (11,0,5,40)
C11M0Y5K40 (11%, 0%, 5%, 40%)
(0.11 / 0.00 / 0.05 / 0.40)

CMYK percentages

%10.53
%0
%5.26
%40.39

Codes

Color #889890 in popluar color models

88 98 90
RGB 136 152 144
HSL 150° 7.21% 56.47%
HSB/HSV 150° 10.53% 59.61%
CMYK 10.53% 0.00% 5.26%
40.39%

Color #889890 in popluar number systems.

HEX 88 98 90
Decimal 136 152 144
Binary 10001000 10011000 10010000
Octal 210 230 220

Shades and tints

Shades of #889890

#889890
(136,152,144)
#7C8B83
(124,139,131)
#707E76
(112,126,118)
#647169
(100,113,105)
#58645C
(88,100,92)
#4C574F
(76,87,79)
#404A42
(64,74,66)
#343D35
(52,61,53)
#283028
(40,48,40)
#1C231B
(28,35,27)
#10160E
(16,22,14)
#000000
(0,0,0)

Tints of #889890

#889890
(136,152,144)
#92A19A
(146,161,154)
#9CAAA4
(156,170,164)
#A6B3AE
(166,179,174)
#B0BCB8
(176,188,184)
#BAC5C2
(186,197,194)
#C4CECC
(196,206,204)
#CED7D6
(206,215,214)
#D8E0E0
(216,224,224)
#E2E9EA
(226,233,234)
#ECF2F4
(236,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889890; }

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

This text font color is #889890.

Background Color

.myBgColor { background-color: #889890; }

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

This div background color is #889890.

Border color

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

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

This div border color is #889890.

Opacity

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

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

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

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

This text has shadow with #889890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889890.

Preview

Color preview on black background

This text has color #889890 on black background.


Color preview on white background

This text has color #889890 on white background.


Black color preview on #889890 background

This text has black color on #889890 background.


White color preview on #889890 background

This text has white color on #889890 background.


Related colors

Complementary color

Complementary color for #hex is #77676F.


I love getcolorcode.com

Triadic colors

1 #908898 and #989088 with #889890 are triadic colors.

2 #909888 and #988890 with #889890 are triadic colors.