COLOR #889799

HEX: #889799 RGB: (136,151,153)

Color info

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

RGB color model

#889799 color RGB value is (136,151,153).

RGB: (136,151,153) (53%, 59%, 60%)

RGB channels and saturation

R 136 of 255 = 53%
G 151 of 255 = 59%
B 153 of 255 = 60%

136
151
153

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

Portions of RGB colors in percentages

R + G + B = 136 + 151 + 153 = 440 (100%)
R 136 of 440 ~ 30.91%
G 151 of 440 ~ 34.32%
B 153 of 440 ~ 34.77'%

%30.91
%34.32
%34.77

CMYK color model

#889799 color CMYK value is (11,1,0,40).

  • cyan value is 11.11%
  • magenta value is 1.31%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (11,1,0,40)
C11M1Y0K40 (11%, 1%, 0%, 40%)
(0.11 / 0.01 / 0.00 / 0.40)

CMYK percentages

%11.11
%1.31
%0
%40

Codes

Color #889799 in popluar color models

88 97 99
RGB 136 151 153
HSL 187° 7.69% 56.67%
HSB/HSV 187° 11.11% 60.00%
CMYK 11.11% 1.31% 0.00%
40.00%

Color #889799 in popluar number systems.

HEX 88 97 99
Decimal 136 151 153
Binary 10001000 10010111 10011001
Octal 210 227 231

Shades and tints

Shades of #889799

#889799
(136,151,153)
#7C8A8C
(124,138,140)
#707D7F
(112,125,127)
#647072
(100,112,114)
#586365
(88,99,101)
#4C5658
(76,86,88)
#40494B
(64,73,75)
#343C3E
(52,60,62)
#282F31
(40,47,49)
#1C2224
(28,34,36)
#101517
(16,21,23)
#000000
(0,0,0)

Tints of #889799

#889799
(136,151,153)
#92A0A2
(146,160,162)
#9CA9AB
(156,169,171)
#A6B2B4
(166,178,180)
#B0BBBD
(176,187,189)
#BAC4C6
(186,196,198)
#C4CDCF
(196,205,207)
#CED6D8
(206,214,216)
#D8DFE1
(216,223,225)
#E2E8EA
(226,232,234)
#ECF1F3
(236,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #889799 color. Also use rgb(136,151,153) instead hex code.

Text Font Color

.myTextColor { color: #889799; }

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

This text font color is #889799.

Background Color

.myBgColor { background-color: #889799; }

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

This div background color is #889799.

Border color

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

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

This div border color is #889799.

Opacity

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

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

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

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

This text has shadow with #889799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889799.

Preview

Color preview on black background

This text has color #889799 on black background.


Color preview on white background

This text has color #889799 on white background.


Black color preview on #889799 background

This text has black color on #889799 background.


White color preview on #889799 background

This text has white color on #889799 background.


Related colors

Complementary color

Complementary color for #hex is #776866.


I love getcolorcode.com

Triadic colors

1 #998897 and #979988 with #889799 are triadic colors.

2 #999788 and #978899 with #889799 are triadic colors.