COLOR #889288

HEX: #889288 RGB: (136,146,136)

Color info

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

RGB color model

#889288 color RGB value is (136,146,136).

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

RGB channels and saturation

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

136
146
136

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

Portions of RGB colors in percentages

R + G + B = 136 + 146 + 136 = 418 (100%)
R 136 of 418 ~ 32.54%
G 146 of 418 ~ 34.93%
B 136 of 418 ~ 32.54'%

%32.54
%34.93
%32.54

CMYK color model

#889288 color CMYK value is (7,0,7,43).

  • cyan value is 6.85%
  • magenta value is 0.00%
  • yellow value is 6.85%
  • key color value is 42.75%

CMYK: (7,0,7,43)
C7M0Y7K43 (7%, 0%, 7%, 43%)
(0.07 / 0.00 / 0.07 / 0.43)

CMYK percentages

%6.85
%0
%6.85
%42.75

Codes

Color #889288 in popluar color models

88 92 88
RGB 136 146 136
HSL 120° 4.39% 55.29%
HSB/HSV 120° 6.85% 57.25%
CMYK 6.85% 0.00% 6.85%
42.75%

Color #889288 in popluar number systems.

HEX 88 92 88
Decimal 136 146 136
Binary 10001000 10010010 10001000
Octal 210 222 210

Shades and tints

Shades of #889288

#889288
(136,146,136)
#7C857C
(124,133,124)
#707870
(112,120,112)
#646B64
(100,107,100)
#585E58
(88,94,88)
#4C514C
(76,81,76)
#404440
(64,68,64)
#343734
(52,55,52)
#282A28
(40,42,40)
#1C1D1C
(28,29,28)
#101010
(16,16,16)
#000000
(0,0,0)

Tints of #889288

#889288
(136,146,136)
#929B92
(146,155,146)
#9CA49C
(156,164,156)
#A6ADA6
(166,173,166)
#B0B6B0
(176,182,176)
#BABFBA
(186,191,186)
#C4C8C4
(196,200,196)
#CED1CE
(206,209,206)
#D8DAD8
(216,218,216)
#E2E3E2
(226,227,226)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889288; }

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

This text font color is #889288.

Background Color

.myBgColor { background-color: #889288; }

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

This div background color is #889288.

Border color

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

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

This div border color is #889288.

Opacity

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

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

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

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

This text has shadow with #889288 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889288.

Preview

Color preview on black background

This text has color #889288 on black background.


Color preview on white background

This text has color #889288 on white background.


Black color preview on #889288 background

This text has black color on #889288 background.


White color preview on #889288 background

This text has white color on #889288 background.


Related colors

Complementary color

Complementary color for #hex is #776D77.


I love getcolorcode.com

Triadic colors

1 #888892 and #928888 with #889288 are triadic colors.

2 #889288 and #928888 with #889288 are triadic colors.