COLOR #889190

HEX: #889190 RGB: (136,145,144)

Color info

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

RGB color model

#889190 color RGB value is (136,145,144).

RGB: (136,145,144) (53%, 57%, 56%)

RGB channels and saturation

R 136 of 255 = 53%
G 145 of 255 = 57%
B 144 of 255 = 56%

136
145
144

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

Portions of RGB colors in percentages

R + G + B = 136 + 145 + 144 = 425 (100%)
R 136 of 425 ~ 32%
G 145 of 425 ~ 34.12%
B 144 of 425 ~ 33.88'%

%32
%34.12
%33.88

CMYK color model

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

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

CMYK: (6,0,1,43)
C6M0Y1K43 (6%, 0%, 1%, 43%)
(0.06 / 0.00 / 0.01 / 0.43)

CMYK percentages

%6.21
%0
%0.69
%43.14

Codes

Color #889190 in popluar color models

88 91 90
RGB 136 145 144
HSL 173° 3.93% 55.10%
HSB/HSV 173° 6.21% 56.86%
CMYK 6.21% 0.00% 0.69%
43.14%

Color #889190 in popluar number systems.

HEX 88 91 90
Decimal 136 145 144
Binary 10001000 10010001 10010000
Octal 210 221 220

Shades and tints

Shades of #889190

#889190
(136,145,144)
#7C8483
(124,132,131)
#707776
(112,119,118)
#646A69
(100,106,105)
#585D5C
(88,93,92)
#4C504F
(76,80,79)
#404342
(64,67,66)
#343635
(52,54,53)
#282928
(40,41,40)
#1C1C1B
(28,28,27)
#100F0E
(16,15,14)
#000000
(0,0,0)

Tints of #889190

#889190
(136,145,144)
#929B9A
(146,155,154)
#9CA5A4
(156,165,164)
#A6AFAE
(166,175,174)
#B0B9B8
(176,185,184)
#BAC3C2
(186,195,194)
#C4CDCC
(196,205,204)
#CED7D6
(206,215,214)
#D8E1E0
(216,225,224)
#E2EBEA
(226,235,234)
#ECF5F4
(236,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889190; }

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

This text font color is #889190.

Background Color

.myBgColor { background-color: #889190; }

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

This div background color is #889190.

Border color

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

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

This div border color is #889190.

Opacity

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

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

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

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

This text has shadow with #889190 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889190.

Preview

Color preview on black background

This text has color #889190 on black background.


Color preview on white background

This text has color #889190 on white background.


Black color preview on #889190 background

This text has black color on #889190 background.


White color preview on #889190 background

This text has white color on #889190 background.


Related colors

Complementary color

Complementary color for #hex is #776E6F.


I love getcolorcode.com

Triadic colors

1 #908891 and #919088 with #889190 are triadic colors.

2 #909188 and #918890 with #889190 are triadic colors.