COLOR #889535

HEX: #889535 RGB: (136,149,53)

Color info

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

RGB color model

#889535 color RGB value is (136,149,53).

RGB: (136,149,53) (53%, 58%, 21%)

RGB channels and saturation

R 136 of 255 = 53%
G 149 of 255 = 58%
B 53 of 255 = 21%

136
149
53

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

Portions of RGB colors in percentages

R + G + B = 136 + 149 + 53 = 338 (100%)
R 136 of 338 ~ 40.24%
G 149 of 338 ~ 44.08%
B 53 of 338 ~ 15.68'%

%40.24
%44.08
%15.68

CMYK color model

#889535 color CMYK value is (9,0,64,42).

  • cyan value is 8.72%
  • magenta value is 0.00%
  • yellow value is 64.43%
  • key color value is 41.57%

CMYK: (9,0,64,42)
C9M0Y64K42 (9%, 0%, 64%, 42%)
(0.09 / 0.00 / 0.64 / 0.42)

CMYK percentages

%8.72
%0
%64.43
%41.57

Codes

Color #889535 in popluar color models

88 95 35
RGB 136 149 53
HSL 68° 47.52% 39.61%
HSB/HSV 68° 64.43% 58.43%
CMYK 8.72% 0.00% 64.43%
41.57%

Color #889535 in popluar number systems.

HEX 88 95 35
Decimal 136 149 53
Binary 10001000 10010101 110101
Octal 210 225 65

Shades and tints

Shades of #889535

#889535
(136,149,53)
#7C8831
(124,136,49)
#707B2D
(112,123,45)
#646E29
(100,110,41)
#586125
(88,97,37)
#4C5421
(76,84,33)
#40471D
(64,71,29)
#343A19
(52,58,25)
#282D15
(40,45,21)
#1C2011
(28,32,17)
#10130D
(16,19,13)
#000000
(0,0,0)

Tints of #889535

#889535
(136,149,53)
#929E47
(146,158,71)
#9CA759
(156,167,89)
#A6B06B
(166,176,107)
#B0B97D
(176,185,125)
#BAC28F
(186,194,143)
#C4CBA1
(196,203,161)
#CED4B3
(206,212,179)
#D8DDC5
(216,221,197)
#E2E6D7
(226,230,215)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #889535 color. Also use rgb(136,149,53) instead hex code.

Text Font Color

.myTextColor { color: #889535; }

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

This text font color is #889535.

Background Color

.myBgColor { background-color: #889535; }

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

This div background color is #889535.

Border color

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

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

This div border color is #889535.

Opacity

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

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

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

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

This text has shadow with #889535 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889535.

Preview

Color preview on black background

This text has color #889535 on black background.


Color preview on white background

This text has color #889535 on white background.


Black color preview on #889535 background

This text has black color on #889535 background.


White color preview on #889535 background

This text has white color on #889535 background.


Related colors

Complementary color

Complementary color for #hex is #776ACA.


I love getcolorcode.com

Triadic colors

1 #358895 and #953588 with #889535 are triadic colors.

2 #359588 and #958835 with #889535 are triadic colors.