COLOR #889581

HEX: #889581 RGB: (136,149,129)

Color info

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

RGB color model

#889581 color RGB value is (136,149,129).

RGB: (136,149,129) (53%, 58%, 51%)

RGB channels and saturation

R 136 of 255 = 53%
G 149 of 255 = 58%
B 129 of 255 = 51%

136
149
129

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

Portions of RGB colors in percentages

R + G + B = 136 + 149 + 129 = 414 (100%)
R 136 of 414 ~ 32.85%
G 149 of 414 ~ 35.99%
B 129 of 414 ~ 31.16'%

%32.85
%35.99
%31.16

CMYK color model

#889581 color CMYK value is (9,0,13,42).

  • cyan value is 8.72%
  • magenta value is 0.00%
  • yellow value is 13.42%
  • key color value is 41.57%
CMYK: (9,0,13,42) C9M0Y13K42 (9%,0%,13%,42%) (0.09/0.00/0.13/0.42) 

CMYK percentages

%8.72
%0
%13.42
%41.57

Codes

Color #889581 in popluar color models

88 95 81
RGB 136 149 129
HSL 99° 8.62% 54.51%
HSB/HSV 99° 13.42% 58.43%
CMYK 8.72% 0.00% 13.42%
41.57%

Color #889581 in popluar number systems.

HEX 88 95 81
Decimal 136 149 129
Binary 10001000 10010101 10000001
Octal 210 225 201

Shades and tints

Shades of #889581

#889581
(136,149,129)
#7C8876
(124,136,118)
#707B6B
(112,123,107)
#646E60
(100,110,96)
#586155
(88,97,85)
#4C544A
(76,84,74)
#40473F
(64,71,63)
#343A34
(52,58,52)
#282D29
(40,45,41)
#1C201E
(28,32,30)
#101313
(16,19,19)
#000000
(0,0,0)

Tints of #889581

#889581
(136,149,129)
#929E8C
(146,158,140)
#9CA797
(156,167,151)
#A6B0A2
(166,176,162)
#B0B9AD
(176,185,173)
#BAC2B8
(186,194,184)
#C4CBC3
(196,203,195)
#CED4CE
(206,212,206)
#D8DDD9
(216,221,217)
#E2E6E4
(226,230,228)
#ECEFEF
(236,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889581; }

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

This text font color is #889581.

Background Color

.myBgColor { background-color: #889581; }

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

This div background color is #889581.

Border color

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

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

This div border color is #889581.

Opacity

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

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

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

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

This text has shadow with #889581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889581.

Preview

Color preview on black background

This text has color #889581 on black background.


Color preview on white background

This text has color #889581 on white background.


Black color preview on #889581 background

This text has black color on #889581 background.


White color preview on #889581 background

This text has white color on #889581 background.


Related colors

Complementary color

Complementary color for #hex is #776A7E.


I love getcolorcode.com

Triadic colors

1 #818895 and #958188 with #889581 are triadic colors.

2 #819588 and #958881 with #889581 are triadic colors.