COLOR #889297

HEX: #889297 RGB: (136,146,151)

Color info

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

RGB color model

#889297 color RGB value is (136,146,151).

RGB: (136,146,151) (53%, 57%, 59%)

RGB channels and saturation

R 136 of 255 = 53%
G 146 of 255 = 57%
B 151 of 255 = 59%

136
146
151

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

Portions of RGB colors in percentages

R + G + B = 136 + 146 + 151 = 433 (100%)
R 136 of 433 ~ 31.41%
G 146 of 433 ~ 33.72%
B 151 of 433 ~ 34.87'%

%31.41
%33.72
%34.87

CMYK color model

#889297 color CMYK value is (10,3,0,41).

  • cyan value is 9.93%
  • magenta value is 3.31%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (10,3,0,41)
C10M3Y0K41 (10%, 3%, 0%, 41%)
(0.10 / 0.03 / 0.00 / 0.41)

CMYK percentages

%9.93
%3.31
%0
%40.78

Codes

Color #889297 in popluar color models

88 92 97
RGB 136 146 151
HSL 200° 6.73% 56.27%
HSB/HSV 200° 9.93% 59.22%
CMYK 9.93% 3.31% 0.00%
40.78%

Color #889297 in popluar number systems.

HEX 88 92 97
Decimal 136 146 151
Binary 10001000 10010010 10010111
Octal 210 222 227

Shades and tints

Shades of #889297

#889297
(136,146,151)
#7C858A
(124,133,138)
#70787D
(112,120,125)
#646B70
(100,107,112)
#585E63
(88,94,99)
#4C5156
(76,81,86)
#404449
(64,68,73)
#34373C
(52,55,60)
#282A2F
(40,42,47)
#1C1D22
(28,29,34)
#101015
(16,16,21)
#000000
(0,0,0)

Tints of #889297

#889297
(136,146,151)
#929BA0
(146,155,160)
#9CA4A9
(156,164,169)
#A6ADB2
(166,173,178)
#B0B6BB
(176,182,187)
#BABFC4
(186,191,196)
#C4C8CD
(196,200,205)
#CED1D6
(206,209,214)
#D8DADF
(216,218,223)
#E2E3E8
(226,227,232)
#ECECF1
(236,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889297; }

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

This text font color is #889297.

Background Color

.myBgColor { background-color: #889297; }

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

This div background color is #889297.

Border color

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

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

This div border color is #889297.

Opacity

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

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

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

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

This text has shadow with #889297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889297.

Preview

Color preview on black background

This text has color #889297 on black background.


Color preview on white background

This text has color #889297 on white background.


Black color preview on #889297 background

This text has black color on #889297 background.


White color preview on #889297 background

This text has white color on #889297 background.


Related colors

Complementary color

Complementary color for #hex is #776D68.


I love getcolorcode.com

Triadic colors

1 #978892 and #929788 with #889297 are triadic colors.

2 #979288 and #928897 with #889297 are triadic colors.