COLOR #889597

HEX: #889597 RGB: (136,149,151)

Color info

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

RGB color model

#889597 color RGB value is (136,149,151).

RGB: (136,149,151) (53%, 58%, 59%)

RGB channels and saturation

R 136 of 255 = 53%
G 149 of 255 = 58%
B 151 of 255 = 59%

136
149
151

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

Portions of RGB colors in percentages

R + G + B = 136 + 149 + 151 = 436 (100%)
R 136 of 436 ~ 31.19%
G 149 of 436 ~ 34.17%
B 151 of 436 ~ 34.63'%

%31.19
%34.17
%34.63

CMYK color model

#889597 color CMYK value is (10,1,0,41).

  • cyan value is 9.93%
  • magenta value is 1.32%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (10,1,0,41) C10M1Y0K41 (10%,1%,0%,41%) (0.10/0.01/0.00/0.41) 

CMYK percentages

%9.93
%1.32
%0
%40.78

Codes

Color #889597 in popluar color models

88 95 97
RGB 136 149 151
HSL 188° 6.73% 56.27%
HSB/HSV 188° 9.93% 59.22%
CMYK 9.93% 1.32% 0.00%
40.78%

Color #889597 in popluar number systems.

HEX 88 95 97
Decimal 136 149 151
Binary 10001000 10010101 10010111
Octal 210 225 227

Shades and tints

Shades of #889597

#889597
(136,149,151)
#7C888A
(124,136,138)
#707B7D
(112,123,125)
#646E70
(100,110,112)
#586163
(88,97,99)
#4C5456
(76,84,86)
#404749
(64,71,73)
#343A3C
(52,58,60)
#282D2F
(40,45,47)
#1C2022
(28,32,34)
#101315
(16,19,21)
#000000
(0,0,0)

Tints of #889597

#889597
(136,149,151)
#929EA0
(146,158,160)
#9CA7A9
(156,167,169)
#A6B0B2
(166,176,178)
#B0B9BB
(176,185,187)
#BAC2C4
(186,194,196)
#C4CBCD
(196,203,205)
#CED4D6
(206,212,214)
#D8DDDF
(216,221,223)
#E2E6E8
(226,230,232)
#ECEFF1
(236,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889597; }

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

This text font color is #889597.

Background Color

.myBgColor { background-color: #889597; }

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

This div background color is #889597.

Border color

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

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

This div border color is #889597.

Opacity

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

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

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

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

This text has shadow with #889597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889597.

Preview

Color preview on black background

This text has color #889597 on black background.


Color preview on white background

This text has color #889597 on white background.


Black color preview on #889597 background

This text has black color on #889597 background.


White color preview on #889597 background

This text has white color on #889597 background.


Related colors

Complementary color

Complementary color for #hex is #776A68.


I love getcolorcode.com

Triadic colors

1 #978895 and #959788 with #889597 are triadic colors.

2 #979588 and #958897 with #889597 are triadic colors.