COLOR #889874

HEX: #889874 RGB: (136,152,116)

Color info

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

RGB color model

#889874 color RGB value is (136,152,116).

RGB: (136,152,116) (53%, 60%, 45%)

RGB channels and saturation

R 136 of 255 = 53%
G 152 of 255 = 60%
B 116 of 255 = 45%

136
152
116

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

Portions of RGB colors in percentages

R + G + B = 136 + 152 + 116 = 404 (100%)
R 136 of 404 ~ 33.66%
G 152 of 404 ~ 37.62%
B 116 of 404 ~ 28.71'%

%33.66
%37.62
%28.71

CMYK color model

#889874 color CMYK value is (11,0,24,40).

  • cyan value is 10.53%
  • magenta value is 0.00%
  • yellow value is 23.68%
  • key color value is 40.39%
CMYK: (11,0,24,40) C11M0Y24K40 (11%,0%,24%,40%) (0.11/0.00/0.24/0.40) 

CMYK percentages

%10.53
%0
%23.68
%40.39

Codes

Color #889874 in popluar color models

88 98 74
RGB 136 152 116
HSL 87° 14.88% 52.55%
HSB/HSV 87° 23.68% 59.61%
CMYK 10.53% 0.00% 23.68%
40.39%

Color #889874 in popluar number systems.

HEX 88 98 74
Decimal 136 152 116
Binary 10001000 10011000 1110100
Octal 210 230 164

Shades and tints

Shades of #889874

#889874
(136,152,116)
#7C8B6A
(124,139,106)
#707E60
(112,126,96)
#647156
(100,113,86)
#58644C
(88,100,76)
#4C5742
(76,87,66)
#404A38
(64,74,56)
#343D2E
(52,61,46)
#283024
(40,48,36)
#1C231A
(28,35,26)
#101610
(16,22,16)
#000000
(0,0,0)

Tints of #889874

#889874
(136,152,116)
#92A180
(146,161,128)
#9CAA8C
(156,170,140)
#A6B398
(166,179,152)
#B0BCA4
(176,188,164)
#BAC5B0
(186,197,176)
#C4CEBC
(196,206,188)
#CED7C8
(206,215,200)
#D8E0D4
(216,224,212)
#E2E9E0
(226,233,224)
#ECF2EC
(236,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889874; }

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

This text font color is #889874.

Background Color

.myBgColor { background-color: #889874; }

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

This div background color is #889874.

Border color

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

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

This div border color is #889874.

Opacity

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

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

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

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

This text has shadow with #889874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889874.

Preview

Color preview on black background

This text has color #889874 on black background.


Color preview on white background

This text has color #889874 on white background.


Black color preview on #889874 background

This text has black color on #889874 background.


White color preview on #889874 background

This text has white color on #889874 background.


Related colors

Complementary color

Complementary color for #hex is #77678B.


I love getcolorcode.com

Triadic colors

1 #748898 and #987488 with #889874 are triadic colors.

2 #749888 and #988874 with #889874 are triadic colors.