COLOR #889049

HEX: #889049 RGB: (136,144,73)

Color info

#889049 contains mainly red and green colors. Web safe color of #889049 is #999933 (or #993).

RGB color model

#889049 color RGB value is (136,144,73).

RGB: (136,144,73) (53%, 56%, 29%)

RGB channels and saturation

R 136 of 255 = 53%
G 144 of 255 = 56%
B 73 of 255 = 29%

136
144
73

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

Portions of RGB colors in percentages

R + G + B = 136 + 144 + 73 = 353 (100%)
R 136 of 353 ~ 38.53%
G 144 of 353 ~ 40.79%
B 73 of 353 ~ 20.68'%

%38.53
%40.79
%20.68

CMYK color model

#889049 color CMYK value is (6,0,49,44).

  • cyan value is 5.56%
  • magenta value is 0.00%
  • yellow value is 49.31%
  • key color value is 43.53%
CMYK: (6,0,49,44) C6M0Y49K44 (6%,0%,49%,44%) (0.06/0.00/0.49/0.44) 

CMYK percentages

%5.56
%0
%49.31
%43.53

Codes

Color #889049 in popluar color models

88 90 49
RGB 136 144 73
HSL 67° 32.72% 42.55%
HSB/HSV 67° 49.31% 56.47%
CMYK 5.56% 0.00% 49.31%
43.53%

Color #889049 in popluar number systems.

HEX 88 90 49
Decimal 136 144 73
Binary 10001000 10010000 1001001
Octal 210 220 111

Shades and tints

Shades of #889049

#889049
(136,144,73)
#7C8343
(124,131,67)
#70763D
(112,118,61)
#646937
(100,105,55)
#585C31
(88,92,49)
#4C4F2B
(76,79,43)
#404225
(64,66,37)
#34351F
(52,53,31)
#282819
(40,40,25)
#1C1B13
(28,27,19)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #889049

#889049
(136,144,73)
#929A59
(146,154,89)
#9CA469
(156,164,105)
#A6AE79
(166,174,121)
#B0B889
(176,184,137)
#BAC299
(186,194,153)
#C4CCA9
(196,204,169)
#CED6B9
(206,214,185)
#D8E0C9
(216,224,201)
#E2EAD9
(226,234,217)
#ECF4E9
(236,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #889049 color. Also use rgb(136,144,73) instead hex code.

Text Font Color

.myTextColor { color: #889049; }

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

This text font color is #889049.

Background Color

.myBgColor { background-color: #889049; }

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

This div background color is #889049.

Border color

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

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

This div border color is #889049.

Opacity

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

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

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

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

This text has shadow with #889049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889049.

Preview

Color preview on black background

This text has color #889049 on black background.


Color preview on white background

This text has color #889049 on white background.


Black color preview on #889049 background

This text has black color on #889049 background.


White color preview on #889049 background

This text has white color on #889049 background.


Related colors

Complementary color

Complementary color for #hex is #776FB6.


I love getcolorcode.com

Triadic colors

1 #498890 and #904988 with #889049 are triadic colors.

2 #499088 and #908849 with #889049 are triadic colors.