COLOR #889492

HEX: #889492 RGB: (136,148,146)

Color info

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

RGB color model

#889492 color RGB value is (136,148,146).

RGB: (136,148,146) (53%, 58%, 57%)

RGB channels and saturation

R 136 of 255 = 53%
G 148 of 255 = 58%
B 146 of 255 = 57%

136
148
146

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

Portions of RGB colors in percentages

R + G + B = 136 + 148 + 146 = 430 (100%)
R 136 of 430 ~ 31.63%
G 148 of 430 ~ 34.42%
B 146 of 430 ~ 33.95'%

%31.63
%34.42
%33.95

CMYK color model

#889492 color CMYK value is (8,0,1,42).

  • cyan value is 8.11%
  • magenta value is 0.00%
  • yellow value is 1.35%
  • key color value is 41.96%

CMYK: (8,0,1,42)
C8M0Y1K42 (8%, 0%, 1%, 42%)
(0.08 / 0.00 / 0.01 / 0.42)

CMYK percentages

%8.11
%0
%1.35
%41.96

Codes

Color #889492 in popluar color models

88 94 92
RGB 136 148 146
HSL 170° 5.31% 55.69%
HSB/HSV 170° 8.11% 58.04%
CMYK 8.11% 0.00% 1.35%
41.96%

Color #889492 in popluar number systems.

HEX 88 94 92
Decimal 136 148 146
Binary 10001000 10010100 10010010
Octal 210 224 222

Shades and tints

Shades of #889492

#889492
(136,148,146)
#7C8785
(124,135,133)
#707A78
(112,122,120)
#646D6B
(100,109,107)
#58605E
(88,96,94)
#4C5351
(76,83,81)
#404644
(64,70,68)
#343937
(52,57,55)
#282C2A
(40,44,42)
#1C1F1D
(28,31,29)
#101210
(16,18,16)
#000000
(0,0,0)

Tints of #889492

#889492
(136,148,146)
#929D9B
(146,157,155)
#9CA6A4
(156,166,164)
#A6AFAD
(166,175,173)
#B0B8B6
(176,184,182)
#BAC1BF
(186,193,191)
#C4CAC8
(196,202,200)
#CED3D1
(206,211,209)
#D8DCDA
(216,220,218)
#E2E5E3
(226,229,227)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889492; }

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

This text font color is #889492.

Background Color

.myBgColor { background-color: #889492; }

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

This div background color is #889492.

Border color

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

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

This div border color is #889492.

Opacity

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

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

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

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

This text has shadow with #889492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889492.

Preview

Color preview on black background

This text has color #889492 on black background.


Color preview on white background

This text has color #889492 on white background.


Black color preview on #889492 background

This text has black color on #889492 background.


White color preview on #889492 background

This text has white color on #889492 background.


Related colors

Complementary color

Complementary color for #hex is #776B6D.


I love getcolorcode.com

Triadic colors

1 #928894 and #949288 with #889492 are triadic colors.

2 #929488 and #948892 with #889492 are triadic colors.