COLOR #889598

HEX: #889598 RGB: (136,149,152)

Color info

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

RGB color model

#889598 color RGB value is (136,149,152).

RGB: (136,149,152) (53%, 58%, 60%)

RGB channels and saturation

R 136 of 255 = 53%
G 149 of 255 = 58%
B 152 of 255 = 60%

136
149
152

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

Portions of RGB colors in percentages

R + G + B = 136 + 149 + 152 = 437 (100%)
R 136 of 437 ~ 31.12%
G 149 of 437 ~ 34.1%
B 152 of 437 ~ 34.78'%

%31.12
%34.1
%34.78

CMYK color model

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

  • cyan value is 10.53%
  • magenta value is 1.97%
  • yellow value is 0.00%
  • key color value is 40.39%

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

CMYK percentages

%10.53
%1.97
%0
%40.39

Codes

Color #889598 in popluar color models

88 95 98
RGB 136 149 152
HSL 191° 7.21% 56.47%
HSB/HSV 191° 10.53% 59.61%
CMYK 10.53% 1.97% 0.00%
40.39%

Color #889598 in popluar number systems.

HEX 88 95 98
Decimal 136 149 152
Binary 10001000 10010101 10011000
Octal 210 225 230

Shades and tints

Shades of #889598

#889598
(136,149,152)
#7C888B
(124,136,139)
#707B7E
(112,123,126)
#646E71
(100,110,113)
#586164
(88,97,100)
#4C5457
(76,84,87)
#40474A
(64,71,74)
#343A3D
(52,58,61)
#282D30
(40,45,48)
#1C2023
(28,32,35)
#101316
(16,19,22)
#000000
(0,0,0)

Tints of #889598

#889598
(136,149,152)
#929EA1
(146,158,161)
#9CA7AA
(156,167,170)
#A6B0B3
(166,176,179)
#B0B9BC
(176,185,188)
#BAC2C5
(186,194,197)
#C4CBCE
(196,203,206)
#CED4D7
(206,212,215)
#D8DDE0
(216,221,224)
#E2E6E9
(226,230,233)
#ECEFF2
(236,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889598; }

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

This text font color is #889598.

Background Color

.myBgColor { background-color: #889598; }

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

This div background color is #889598.

Border color

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

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

This div border color is #889598.

Opacity

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

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

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

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

This text has shadow with #889598 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889598.

Preview

Color preview on black background

This text has color #889598 on black background.


Color preview on white background

This text has color #889598 on white background.


Black color preview on #889598 background

This text has black color on #889598 background.


White color preview on #889598 background

This text has white color on #889598 background.


Related colors

Complementary color

Complementary color for #hex is #776A67.


I love getcolorcode.com

Triadic colors

1 #988895 and #959888 with #889598 are triadic colors.

2 #989588 and #958898 with #889598 are triadic colors.