COLOR #889791

HEX: #889791 RGB: (136,151,145)

Color info

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

RGB color model

#889791 color RGB value is (136,151,145).

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

RGB channels and saturation

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

136
151
145

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

Portions of RGB colors in percentages

R + G + B = 136 + 151 + 145 = 432 (100%)
R 136 of 432 ~ 31.48%
G 151 of 432 ~ 34.95%
B 145 of 432 ~ 33.56'%

%31.48
%34.95
%33.56

CMYK color model

#889791 color CMYK value is (10,0,4,41).

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

CMYK: (10,0,4,41)
C10M0Y4K41 (10%, 0%, 4%, 41%)
(0.10 / 0.00 / 0.04 / 0.41)

CMYK percentages

%9.93
%0
%3.97
%40.78

Codes

Color #889791 in popluar color models

88 97 91
RGB 136 151 145
HSL 156° 6.73% 56.27%
HSB/HSV 156° 9.93% 59.22%
CMYK 9.93% 0.00% 3.97%
40.78%

Color #889791 in popluar number systems.

HEX 88 97 91
Decimal 136 151 145
Binary 10001000 10010111 10010001
Octal 210 227 221

Shades and tints

Shades of #889791

#889791
(136,151,145)
#7C8A84
(124,138,132)
#707D77
(112,125,119)
#64706A
(100,112,106)
#58635D
(88,99,93)
#4C5650
(76,86,80)
#404943
(64,73,67)
#343C36
(52,60,54)
#282F29
(40,47,41)
#1C221C
(28,34,28)
#10150F
(16,21,15)
#000000
(0,0,0)

Tints of #889791

#889791
(136,151,145)
#92A09B
(146,160,155)
#9CA9A5
(156,169,165)
#A6B2AF
(166,178,175)
#B0BBB9
(176,187,185)
#BAC4C3
(186,196,195)
#C4CDCD
(196,205,205)
#CED6D7
(206,214,215)
#D8DFE1
(216,223,225)
#E2E8EB
(226,232,235)
#ECF1F5
(236,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889791; }

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

This text font color is #889791.

Background Color

.myBgColor { background-color: #889791; }

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

This div background color is #889791.

Border color

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

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

This div border color is #889791.

Opacity

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

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

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

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

This text has shadow with #889791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889791.

Preview

Color preview on black background

This text has color #889791 on black background.


Color preview on white background

This text has color #889791 on white background.


Black color preview on #889791 background

This text has black color on #889791 background.


White color preview on #889791 background

This text has white color on #889791 background.


Related colors

Complementary color

Complementary color for #hex is #77686E.


I love getcolorcode.com

Triadic colors

1 #918897 and #979188 with #889791 are triadic colors.

2 #919788 and #978891 with #889791 are triadic colors.