COLOR #889978

HEX: #889978 RGB: (136,153,120)

Color info

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

RGB color model

#889978 color RGB value is (136,153,120).

RGB: (136,153,120) (53%, 60%, 47%)

RGB channels and saturation

R 136 of 255 = 53%
G 153 of 255 = 60%
B 120 of 255 = 47%

136
153
120

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

Portions of RGB colors in percentages

R + G + B = 136 + 153 + 120 = 409 (100%)
R 136 of 409 ~ 33.25%
G 153 of 409 ~ 37.41%
B 120 of 409 ~ 29.34'%

%33.25
%37.41
%29.34

CMYK color model

#889978 color CMYK value is (11,0,22,40).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 21.57%
  • key color value is 40.00%

CMYK: (11,0,22,40)
C11M0Y22K40 (11%, 0%, 22%, 40%)
(0.11 / 0.00 / 0.22 / 0.40)

CMYK percentages

%11.11
%0
%21.57
%40

Codes

Color #889978 in popluar color models

88 99 78
RGB 136 153 120
HSL 91° 13.92% 53.53%
HSB/HSV 91° 21.57% 60.00%
CMYK 11.11% 0.00% 21.57%
40.00%

Color #889978 in popluar number systems.

HEX 88 99 78
Decimal 136 153 120
Binary 10001000 10011001 1111000
Octal 210 231 170

Shades and tints

Shades of #889978

#889978
(136,153,120)
#7C8C6E
(124,140,110)
#707F64
(112,127,100)
#64725A
(100,114,90)
#586550
(88,101,80)
#4C5846
(76,88,70)
#404B3C
(64,75,60)
#343E32
(52,62,50)
#283128
(40,49,40)
#1C241E
(28,36,30)
#101714
(16,23,20)
#000000
(0,0,0)

Tints of #889978

#889978
(136,153,120)
#92A284
(146,162,132)
#9CAB90
(156,171,144)
#A6B49C
(166,180,156)
#B0BDA8
(176,189,168)
#BAC6B4
(186,198,180)
#C4CFC0
(196,207,192)
#CED8CC
(206,216,204)
#D8E1D8
(216,225,216)
#E2EAE4
(226,234,228)
#ECF3F0
(236,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #889978 color. Also use rgb(136,153,120) instead hex code.

Text Font Color

.myTextColor { color: #889978; }

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

This text font color is #889978.

Background Color

.myBgColor { background-color: #889978; }

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

This div background color is #889978.

Border color

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

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

This div border color is #889978.

Opacity

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

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

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

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

This text has shadow with #889978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889978.

Preview

Color preview on black background

This text has color #889978 on black background.


Color preview on white background

This text has color #889978 on white background.


Black color preview on #889978 background

This text has black color on #889978 background.


White color preview on #889978 background

This text has white color on #889978 background.


Related colors

Complementary color

Complementary color for #hex is #776687.


I love getcolorcode.com

Triadic colors

1 #788899 and #997888 with #889978 are triadic colors.

2 #789988 and #998878 with #889978 are triadic colors.