COLOR #889656

HEX: #889656 RGB: (136,150,86)

Color info

#889656 contains mainly red and green colors. Web safe color of #889656 is #999966 (or #996).

RGB color model

#889656 color RGB value is (136,150,86).

RGB: (136,150,86) (53%, 59%, 34%)

RGB channels and saturation

R 136 of 255 = 53%
G 150 of 255 = 59%
B 86 of 255 = 34%

136
150
86

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

Portions of RGB colors in percentages

R + G + B = 136 + 150 + 86 = 372 (100%)
R 136 of 372 ~ 36.56%
G 150 of 372 ~ 40.32%
B 86 of 372 ~ 23.12'%

%36.56
%40.32
%23.12

CMYK color model

#889656 color CMYK value is (9,0,43,41).

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

CMYK: (9,0,43,41)
C9M0Y43K41 (9%, 0%, 43%, 41%)
(0.09 / 0.00 / 0.43 / 0.41)

CMYK percentages

%9.33
%0
%42.67
%41.18

Codes

Color #889656 in popluar color models

88 96 56
RGB 136 150 86
HSL 73° 27.12% 46.27%
HSB/HSV 73° 42.67% 58.82%
CMYK 9.33% 0.00% 42.67%
41.18%

Color #889656 in popluar number systems.

HEX 88 96 56
Decimal 136 150 86
Binary 10001000 10010110 1010110
Octal 210 226 126

Shades and tints

Shades of #889656

#889656
(136,150,86)
#7C894F
(124,137,79)
#707C48
(112,124,72)
#646F41
(100,111,65)
#58623A
(88,98,58)
#4C5533
(76,85,51)
#40482C
(64,72,44)
#343B25
(52,59,37)
#282E1E
(40,46,30)
#1C2117
(28,33,23)
#101410
(16,20,16)
#000000
(0,0,0)

Tints of #889656

#889656
(136,150,86)
#929F65
(146,159,101)
#9CA874
(156,168,116)
#A6B183
(166,177,131)
#B0BA92
(176,186,146)
#BAC3A1
(186,195,161)
#C4CCB0
(196,204,176)
#CED5BF
(206,213,191)
#D8DECE
(216,222,206)
#E2E7DD
(226,231,221)
#ECF0EC
(236,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889656; }

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

This text font color is #889656.

Background Color

.myBgColor { background-color: #889656; }

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

This div background color is #889656.

Border color

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

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

This div border color is #889656.

Opacity

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

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

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

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

This text has shadow with #889656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889656.

Preview

Color preview on black background

This text has color #889656 on black background.


Color preview on white background

This text has color #889656 on white background.


Black color preview on #889656 background

This text has black color on #889656 background.


White color preview on #889656 background

This text has white color on #889656 background.


Related colors

Complementary color

Complementary color for #hex is #7769A9.


I love getcolorcode.com

Triadic colors

1 #568896 and #965688 with #889656 are triadic colors.

2 #569688 and #968856 with #889656 are triadic colors.