COLOR #889055

HEX: #889055 RGB: (136,144,85)

Color info

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

RGB color model

#889055 color RGB value is (136,144,85).

RGB: (136,144,85) (53%, 56%, 33%)

RGB channels and saturation

R 136 of 255 = 53%
G 144 of 255 = 56%
B 85 of 255 = 33%

136
144
85

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

Portions of RGB colors in percentages

R + G + B = 136 + 144 + 85 = 365 (100%)
R 136 of 365 ~ 37.26%
G 144 of 365 ~ 39.45%
B 85 of 365 ~ 23.29'%

%37.26
%39.45
%23.29

CMYK color model

#889055 color CMYK value is (6,0,41,44).

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

CMYK: (6,0,41,44)
C6M0Y41K44 (6%, 0%, 41%, 44%)
(0.06 / 0.00 / 0.41 / 0.44)

CMYK percentages

%5.56
%0
%40.97
%43.53

Codes

Color #889055 in popluar color models

88 90 55
RGB 136 144 85
HSL 68° 25.76% 44.90%
HSB/HSV 68° 40.97% 56.47%
CMYK 5.56% 0.00% 40.97%
43.53%

Color #889055 in popluar number systems.

HEX 88 90 55
Decimal 136 144 85
Binary 10001000 10010000 1010101
Octal 210 220 125

Shades and tints

Shades of #889055

#889055
(136,144,85)
#7C834E
(124,131,78)
#707647
(112,118,71)
#646940
(100,105,64)
#585C39
(88,92,57)
#4C4F32
(76,79,50)
#40422B
(64,66,43)
#343524
(52,53,36)
#28281D
(40,40,29)
#1C1B16
(28,27,22)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #889055

#889055
(136,144,85)
#929A64
(146,154,100)
#9CA473
(156,164,115)
#A6AE82
(166,174,130)
#B0B891
(176,184,145)
#BAC2A0
(186,194,160)
#C4CCAF
(196,204,175)
#CED6BE
(206,214,190)
#D8E0CD
(216,224,205)
#E2EADC
(226,234,220)
#ECF4EB
(236,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #889055; }

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

This text font color is #889055.

Background Color

.myBgColor { background-color: #889055; }

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

This div background color is #889055.

Border color

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

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

This div border color is #889055.

Opacity

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

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

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

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

This text has shadow with #889055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889055.

Preview

Color preview on black background

This text has color #889055 on black background.


Color preview on white background

This text has color #889055 on white background.


Black color preview on #889055 background

This text has black color on #889055 background.


White color preview on #889055 background

This text has white color on #889055 background.


Related colors

Complementary color

Complementary color for #hex is #776FAA.


I love getcolorcode.com

Triadic colors

1 #558890 and #905588 with #889055 are triadic colors.

2 #559088 and #908855 with #889055 are triadic colors.