COLOR #889672

HEX: #889672 RGB: (136,150,114)

Color info

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

RGB color model

#889672 color RGB value is (136,150,114).

RGB: (136,150,114) (53%, 59%, 45%)

RGB channels and saturation

R 136 of 255 = 53%
G 150 of 255 = 59%
B 114 of 255 = 45%

136
150
114

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

Portions of RGB colors in percentages

R + G + B = 136 + 150 + 114 = 400 (100%)
R 136 of 400 ~ 34%
G 150 of 400 ~ 37.5%
B 114 of 400 ~ 28.5'%

%34
%37.5
%28.5

CMYK color model

#889672 color CMYK value is (9,0,24,41).

  • cyan value is 9.33%
  • magenta value is 0.00%
  • yellow value is 24.00%
  • key color value is 41.18%

CMYK: (9,0,24,41)
C9M0Y24K41 (9%, 0%, 24%, 41%)
(0.09 / 0.00 / 0.24 / 0.41)

CMYK percentages

%9.33
%0
%24
%41.18

Codes

Color #889672 in popluar color models

88 96 72
RGB 136 150 114
HSL 83° 14.63% 51.76%
HSB/HSV 83° 24.00% 58.82%
CMYK 9.33% 0.00% 24.00%
41.18%

Color #889672 in popluar number systems.

HEX 88 96 72
Decimal 136 150 114
Binary 10001000 10010110 1110010
Octal 210 226 162

Shades and tints

Shades of #889672

#889672
(136,150,114)
#7C8968
(124,137,104)
#707C5E
(112,124,94)
#646F54
(100,111,84)
#58624A
(88,98,74)
#4C5540
(76,85,64)
#404836
(64,72,54)
#343B2C
(52,59,44)
#282E22
(40,46,34)
#1C2118
(28,33,24)
#10140E
(16,20,14)
#000000
(0,0,0)

Tints of #889672

#889672
(136,150,114)
#929F7E
(146,159,126)
#9CA88A
(156,168,138)
#A6B196
(166,177,150)
#B0BAA2
(176,186,162)
#BAC3AE
(186,195,174)
#C4CCBA
(196,204,186)
#CED5C6
(206,213,198)
#D8DED2
(216,222,210)
#E2E7DE
(226,231,222)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889672; }

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

This text font color is #889672.

Background Color

.myBgColor { background-color: #889672; }

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

This div background color is #889672.

Border color

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

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

This div border color is #889672.

Opacity

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

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

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

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

This text has shadow with #889672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889672.

Preview

Color preview on black background

This text has color #889672 on black background.


Color preview on white background

This text has color #889672 on white background.


Black color preview on #889672 background

This text has black color on #889672 background.


White color preview on #889672 background

This text has white color on #889672 background.


Related colors

Complementary color

Complementary color for #hex is #77698D.


I love getcolorcode.com

Triadic colors

1 #728896 and #967288 with #889672 are triadic colors.

2 #729688 and #968872 with #889672 are triadic colors.