COLOR #889699

HEX: #889699 RGB: (136,150,153)

Color info

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

RGB color model

#889699 color RGB value is (136,150,153).

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

RGB channels and saturation

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

136
150
153

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

Portions of RGB colors in percentages

R + G + B = 136 + 150 + 153 = 439 (100%)
R 136 of 439 ~ 30.98%
G 150 of 439 ~ 34.17%
B 153 of 439 ~ 34.85'%

%30.98
%34.17
%34.85

CMYK color model

#889699 color CMYK value is (11,2,0,40).

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

CMYK: (11,2,0,40)
C11M2Y0K40 (11%, 2%, 0%, 40%)
(0.11 / 0.02 / 0.00 / 0.40)

CMYK percentages

%11.11
%1.96
%0
%40

Codes

Color #889699 in popluar color models

88 96 99
RGB 136 150 153
HSL 191° 7.69% 56.67%
HSB/HSV 191° 11.11% 60.00%
CMYK 11.11% 1.96% 0.00%
40.00%

Color #889699 in popluar number systems.

HEX 88 96 99
Decimal 136 150 153
Binary 10001000 10010110 10011001
Octal 210 226 231

Shades and tints

Shades of #889699

#889699
(136,150,153)
#7C898C
(124,137,140)
#707C7F
(112,124,127)
#646F72
(100,111,114)
#586265
(88,98,101)
#4C5558
(76,85,88)
#40484B
(64,72,75)
#343B3E
(52,59,62)
#282E31
(40,46,49)
#1C2124
(28,33,36)
#101417
(16,20,23)
#000000
(0,0,0)

Tints of #889699

#889699
(136,150,153)
#929FA2
(146,159,162)
#9CA8AB
(156,168,171)
#A6B1B4
(166,177,180)
#B0BABD
(176,186,189)
#BAC3C6
(186,195,198)
#C4CCCF
(196,204,207)
#CED5D8
(206,213,216)
#D8DEE1
(216,222,225)
#E2E7EA
(226,231,234)
#ECF0F3
(236,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889699; }

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

This text font color is #889699.

Background Color

.myBgColor { background-color: #889699; }

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

This div background color is #889699.

Border color

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

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

This div border color is #889699.

Opacity

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

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

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

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

This text has shadow with #889699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889699.

Preview

Color preview on black background

This text has color #889699 on black background.


Color preview on white background

This text has color #889699 on white background.


Black color preview on #889699 background

This text has black color on #889699 background.


White color preview on #889699 background

This text has white color on #889699 background.


Related colors

Complementary color

Complementary color for #hex is #776966.


I love getcolorcode.com

Triadic colors

1 #998896 and #969988 with #889699 are triadic colors.

2 #999688 and #968899 with #889699 are triadic colors.