COLOR #889389

HEX: #889389 RGB: (136,147,137)

Color info

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

RGB color model

#889389 color RGB value is (136,147,137).

RGB: (136,147,137) (53%, 58%, 54%)

RGB channels and saturation

R 136 of 255 = 53%
G 147 of 255 = 58%
B 137 of 255 = 54%

136
147
137

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

Portions of RGB colors in percentages

R + G + B = 136 + 147 + 137 = 420 (100%)
R 136 of 420 ~ 32.38%
G 147 of 420 ~ 35%
B 137 of 420 ~ 32.62'%

%32.38
%35
%32.62

CMYK color model

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

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

CMYK: (7,0,7,42)
C7M0Y7K42 (7%, 0%, 7%, 42%)
(0.07 / 0.00 / 0.07 / 0.42)

CMYK percentages

%7.48
%0
%6.8
%42.35

Codes

Color #889389 in popluar color models

88 93 89
RGB 136 147 137
HSL 125° 4.85% 55.49%
HSB/HSV 125° 7.48% 57.65%
CMYK 7.48% 0.00% 6.80%
42.35%

Color #889389 in popluar number systems.

HEX 88 93 89
Decimal 136 147 137
Binary 10001000 10010011 10001001
Octal 210 223 211

Shades and tints

Shades of #889389

#889389
(136,147,137)
#7C867D
(124,134,125)
#707971
(112,121,113)
#646C65
(100,108,101)
#585F59
(88,95,89)
#4C524D
(76,82,77)
#404541
(64,69,65)
#343835
(52,56,53)
#282B29
(40,43,41)
#1C1E1D
(28,30,29)
#101111
(16,17,17)
#000000
(0,0,0)

Tints of #889389

#889389
(136,147,137)
#929C93
(146,156,147)
#9CA59D
(156,165,157)
#A6AEA7
(166,174,167)
#B0B7B1
(176,183,177)
#BAC0BB
(186,192,187)
#C4C9C5
(196,201,197)
#CED2CF
(206,210,207)
#D8DBD9
(216,219,217)
#E2E4E3
(226,228,227)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889389; }

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

This text font color is #889389.

Background Color

.myBgColor { background-color: #889389; }

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

This div background color is #889389.

Border color

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

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

This div border color is #889389.

Opacity

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

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

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

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

This text has shadow with #889389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889389.

Preview

Color preview on black background

This text has color #889389 on black background.


Color preview on white background

This text has color #889389 on white background.


Black color preview on #889389 background

This text has black color on #889389 background.


White color preview on #889389 background

This text has white color on #889389 background.


Related colors

Complementary color

Complementary color for #hex is #776C76.


I love getcolorcode.com

Triadic colors

1 #898893 and #938988 with #889389 are triadic colors.

2 #899388 and #938889 with #889389 are triadic colors.