COLOR #889570

HEX: #889570 RGB: (136,149,112)

Color info

#889570 contains red, green and blue colors in about the same proportion. Web safe color of #889570 is #999966 (or #996).

RGB color model

#889570 color RGB value is (136,149,112).

RGB: (136,149,112) (53%, 58%, 44%)

RGB channels and saturation

R 136 of 255 = 53%
G 149 of 255 = 58%
B 112 of 255 = 44%

136
149
112

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

Portions of RGB colors in percentages

R + G + B = 136 + 149 + 112 = 397 (100%)
R 136 of 397 ~ 34.26%
G 149 of 397 ~ 37.53%
B 112 of 397 ~ 28.21'%

%34.26
%37.53
%28.21

CMYK color model

#889570 color CMYK value is (9,0,25,42).

  • cyan value is 8.72%
  • magenta value is 0.00%
  • yellow value is 24.83%
  • key color value is 41.57%

CMYK: (9,0,25,42)
C9M0Y25K42 (9%, 0%, 25%, 42%)
(0.09 / 0.00 / 0.25 / 0.42)

CMYK percentages

%8.72
%0
%24.83
%41.57

Codes

Color #889570 in popluar color models

88 95 70
RGB 136 149 112
HSL 81° 14.86% 51.18%
HSB/HSV 81° 24.83% 58.43%
CMYK 8.72% 0.00% 24.83%
41.57%

Color #889570 in popluar number systems.

HEX 88 95 70
Decimal 136 149 112
Binary 10001000 10010101 1110000
Octal 210 225 160

Shades and tints

Shades of #889570

#889570
(136,149,112)
#7C8866
(124,136,102)
#707B5C
(112,123,92)
#646E52
(100,110,82)
#586148
(88,97,72)
#4C543E
(76,84,62)
#404734
(64,71,52)
#343A2A
(52,58,42)
#282D20
(40,45,32)
#1C2016
(28,32,22)
#10130C
(16,19,12)
#000000
(0,0,0)

Tints of #889570

#889570
(136,149,112)
#929E7D
(146,158,125)
#9CA78A
(156,167,138)
#A6B097
(166,176,151)
#B0B9A4
(176,185,164)
#BAC2B1
(186,194,177)
#C4CBBE
(196,203,190)
#CED4CB
(206,212,203)
#D8DDD8
(216,221,216)
#E2E6E5
(226,230,229)
#ECEFF2
(236,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889570; }

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

This text font color is #889570.

Background Color

.myBgColor { background-color: #889570; }

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

This div background color is #889570.

Border color

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

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

This div border color is #889570.

Opacity

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

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

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

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

This text has shadow with #889570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889570.

Preview

Color preview on black background

This text has color #889570 on black background.


Color preview on white background

This text has color #889570 on white background.


Black color preview on #889570 background

This text has black color on #889570 background.


White color preview on #889570 background

This text has white color on #889570 background.


Related colors

Complementary color

Complementary color for #hex is #776A8F.


I love getcolorcode.com

Triadic colors

1 #708895 and #957088 with #889570 are triadic colors.

2 #709588 and #958870 with #889570 are triadic colors.