COLOR #889290

HEX: #889290 RGB: (136,146,144)

Color info

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

RGB color model

#889290 color RGB value is (136,146,144).

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

RGB channels and saturation

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

136
146
144

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

Portions of RGB colors in percentages

R + G + B = 136 + 146 + 144 = 426 (100%)
R 136 of 426 ~ 31.92%
G 146 of 426 ~ 34.27%
B 144 of 426 ~ 33.8'%

%31.92
%34.27
%33.8

CMYK color model

#889290 color CMYK value is (7,0,1,43).

  • cyan value is 6.85%
  • magenta value is 0.00%
  • yellow value is 1.37%
  • key color value is 42.75%

CMYK: (7,0,1,43)
C7M0Y1K43 (7%, 0%, 1%, 43%)
(0.07 / 0.00 / 0.01 / 0.43)

CMYK percentages

%6.85
%0
%1.37
%42.75

Codes

Color #889290 in popluar color models

88 92 90
RGB 136 146 144
HSL 168° 4.39% 55.29%
HSB/HSV 168° 6.85% 57.25%
CMYK 6.85% 0.00% 1.37%
42.75%

Color #889290 in popluar number systems.

HEX 88 92 90
Decimal 136 146 144
Binary 10001000 10010010 10010000
Octal 210 222 220

Shades and tints

Shades of #889290

#889290
(136,146,144)
#7C8583
(124,133,131)
#707876
(112,120,118)
#646B69
(100,107,105)
#585E5C
(88,94,92)
#4C514F
(76,81,79)
#404442
(64,68,66)
#343735
(52,55,53)
#282A28
(40,42,40)
#1C1D1B
(28,29,27)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #889290

#889290
(136,146,144)
#929B9A
(146,155,154)
#9CA4A4
(156,164,164)
#A6ADAE
(166,173,174)
#B0B6B8
(176,182,184)
#BABFC2
(186,191,194)
#C4C8CC
(196,200,204)
#CED1D6
(206,209,214)
#D8DAE0
(216,218,224)
#E2E3EA
(226,227,234)
#ECECF4
(236,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889290; }

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

This text font color is #889290.

Background Color

.myBgColor { background-color: #889290; }

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

This div background color is #889290.

Border color

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

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

This div border color is #889290.

Opacity

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

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

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

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

This text has shadow with #889290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889290.

Preview

Color preview on black background

This text has color #889290 on black background.


Color preview on white background

This text has color #889290 on white background.


Black color preview on #889290 background

This text has black color on #889290 background.


White color preview on #889290 background

This text has white color on #889290 background.


Related colors

Complementary color

Complementary color for #hex is #776D6F.


I love getcolorcode.com

Triadic colors

1 #908892 and #929088 with #889290 are triadic colors.

2 #909288 and #928890 with #889290 are triadic colors.