COLOR #889493

HEX: #889493 RGB: (136,148,147)

Color info

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

RGB color model

#889493 color RGB value is (136,148,147).

RGB: (136,148,147) (53%, 58%, 58%)

RGB channels and saturation

R 136 of 255 = 53%
G 148 of 255 = 58%
B 147 of 255 = 58%

136
148
147

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

Portions of RGB colors in percentages

R + G + B = 136 + 148 + 147 = 431 (100%)
R 136 of 431 ~ 31.55%
G 148 of 431 ~ 34.34%
B 147 of 431 ~ 34.11'%

%31.55
%34.34
%34.11

CMYK color model

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

  • cyan value is 8.11%
  • magenta value is 0.00%
  • yellow value is 0.68%
  • 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
%0.68
%41.96

Codes

Color #889493 in popluar color models

88 94 93
RGB 136 148 147
HSL 175° 5.31% 55.69%
HSB/HSV 175° 8.11% 58.04%
CMYK 8.11% 0.00% 0.68%
41.96%

Color #889493 in popluar number systems.

HEX 88 94 93
Decimal 136 148 147
Binary 10001000 10010100 10010011
Octal 210 224 223

Shades and tints

Shades of #889493

#889493
(136,148,147)
#7C8786
(124,135,134)
#707A79
(112,122,121)
#646D6C
(100,109,108)
#58605F
(88,96,95)
#4C5352
(76,83,82)
#404645
(64,70,69)
#343938
(52,57,56)
#282C2B
(40,44,43)
#1C1F1E
(28,31,30)
#101211
(16,18,17)
#000000
(0,0,0)

Tints of #889493

#889493
(136,148,147)
#929D9C
(146,157,156)
#9CA6A5
(156,166,165)
#A6AFAE
(166,175,174)
#B0B8B7
(176,184,183)
#BAC1C0
(186,193,192)
#C4CAC9
(196,202,201)
#CED3D2
(206,211,210)
#D8DCDB
(216,220,219)
#E2E5E4
(226,229,228)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889493; }

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

This text font color is #889493.

Background Color

.myBgColor { background-color: #889493; }

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

This div background color is #889493.

Border color

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

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

This div border color is #889493.

Opacity

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

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

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

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

This text has shadow with #889493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889493.

Preview

Color preview on black background

This text has color #889493 on black background.


Color preview on white background

This text has color #889493 on white background.


Black color preview on #889493 background

This text has black color on #889493 background.


White color preview on #889493 background

This text has white color on #889493 background.


Related colors

Complementary color

Complementary color for #hex is #776B6C.


I love getcolorcode.com

Triadic colors

1 #938894 and #949388 with #889493 are triadic colors.

2 #939488 and #948893 with #889493 are triadic colors.