COLOR #889052

HEX: #889052 RGB: (136,144,82)

Color info

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

RGB color model

#889052 color RGB value is (136,144,82).

RGB: (136,144,82) (53%, 56%, 32%)

RGB channels and saturation

R 136 of 255 = 53%
G 144 of 255 = 56%
B 82 of 255 = 32%

136
144
82

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

Portions of RGB colors in percentages

R + G + B = 136 + 144 + 82 = 362 (100%)
R 136 of 362 ~ 37.57%
G 144 of 362 ~ 39.78%
B 82 of 362 ~ 22.65'%

%37.57
%39.78
%22.65

CMYK color model

#889052 color CMYK value is (6,0,43,44).

  • cyan value is 5.56%
  • magenta value is 0.00%
  • yellow value is 43.06%
  • key color value is 43.53%

CMYK: (6,0,43,44)
C6M0Y43K44 (6%, 0%, 43%, 44%)
(0.06 / 0.00 / 0.43 / 0.44)

CMYK percentages

%5.56
%0
%43.06
%43.53

Codes

Color #889052 in popluar color models

88 90 52
RGB 136 144 82
HSL 68° 27.43% 44.31%
HSB/HSV 68° 43.06% 56.47%
CMYK 5.56% 0.00% 43.06%
43.53%

Color #889052 in popluar number systems.

HEX 88 90 52
Decimal 136 144 82
Binary 10001000 10010000 1010010
Octal 210 220 122

Shades and tints

Shades of #889052

#889052
(136,144,82)
#7C834B
(124,131,75)
#707644
(112,118,68)
#64693D
(100,105,61)
#585C36
(88,92,54)
#4C4F2F
(76,79,47)
#404228
(64,66,40)
#343521
(52,53,33)
#28281A
(40,40,26)
#1C1B13
(28,27,19)
#100E0C
(16,14,12)
#000000
(0,0,0)

Tints of #889052

#889052
(136,144,82)
#929A61
(146,154,97)
#9CA470
(156,164,112)
#A6AE7F
(166,174,127)
#B0B88E
(176,184,142)
#BAC29D
(186,194,157)
#C4CCAC
(196,204,172)
#CED6BB
(206,214,187)
#D8E0CA
(216,224,202)
#E2EAD9
(226,234,217)
#ECF4E8
(236,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889052; }

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

This text font color is #889052.

Background Color

.myBgColor { background-color: #889052; }

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

This div background color is #889052.

Border color

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

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

This div border color is #889052.

Opacity

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

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

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

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

This text has shadow with #889052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889052.

Preview

Color preview on black background

This text has color #889052 on black background.


Color preview on white background

This text has color #889052 on white background.


Black color preview on #889052 background

This text has black color on #889052 background.


White color preview on #889052 background

This text has white color on #889052 background.


Related colors

Complementary color

Complementary color for #hex is #776FAD.


I love getcolorcode.com

Triadic colors

1 #528890 and #905288 with #889052 are triadic colors.

2 #529088 and #908852 with #889052 are triadic colors.