COLOR #889392

HEX: #889392 RGB: (136,147,146)

Color info

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

RGB color model

#889392 color RGB value is (136,147,146).

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

RGB channels and saturation

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

136
147
146

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

Portions of RGB colors in percentages

R + G + B = 136 + 147 + 146 = 429 (100%)
R 136 of 429 ~ 31.7%
G 147 of 429 ~ 34.27%
B 146 of 429 ~ 34.03'%

%31.7
%34.27
%34.03

CMYK color model

#889392 color CMYK value is (7,0,1,42).

  • cyan value is 7.48%
  • magenta value is 0.00%
  • yellow value is 0.68%
  • key color value is 42.35%

CMYK: (7,0,1,42)
C7M0Y1K42 (7%, 0%, 1%, 42%)
(0.07 / 0.00 / 0.01 / 0.42)

CMYK percentages

%7.48
%0
%0.68
%42.35

Codes

Color #889392 in popluar color models

88 93 92
RGB 136 147 146
HSL 175° 4.85% 55.49%
HSB/HSV 175° 7.48% 57.65%
CMYK 7.48% 0.00% 0.68%
42.35%

Color #889392 in popluar number systems.

HEX 88 93 92
Decimal 136 147 146
Binary 10001000 10010011 10010010
Octal 210 223 222

Shades and tints

Shades of #889392

#889392
(136,147,146)
#7C8685
(124,134,133)
#707978
(112,121,120)
#646C6B
(100,108,107)
#585F5E
(88,95,94)
#4C5251
(76,82,81)
#404544
(64,69,68)
#343837
(52,56,55)
#282B2A
(40,43,42)
#1C1E1D
(28,30,29)
#101110
(16,17,16)
#000000
(0,0,0)

Tints of #889392

#889392
(136,147,146)
#929C9B
(146,156,155)
#9CA5A4
(156,165,164)
#A6AEAD
(166,174,173)
#B0B7B6
(176,183,182)
#BAC0BF
(186,192,191)
#C4C9C8
(196,201,200)
#CED2D1
(206,210,209)
#D8DBDA
(216,219,218)
#E2E4E3
(226,228,227)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889392; }

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

This text font color is #889392.

Background Color

.myBgColor { background-color: #889392; }

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

This div background color is #889392.

Border color

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

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

This div border color is #889392.

Opacity

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

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

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

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

This text has shadow with #889392 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889392.

Preview

Color preview on black background

This text has color #889392 on black background.


Color preview on white background

This text has color #889392 on white background.


Black color preview on #889392 background

This text has black color on #889392 background.


White color preview on #889392 background

This text has white color on #889392 background.


Related colors

Complementary color

Complementary color for #hex is #776C6D.


I love getcolorcode.com

Triadic colors

1 #928893 and #939288 with #889392 are triadic colors.

2 #929388 and #938892 with #889392 are triadic colors.