COLOR #59884F

HEX: #59884F RGB: (89,136,79)

Color info

#59884F contains red, green and blue colors in about the same proportion. Web safe color of #59884F is #669966 (or #696).

RGB color model

#59884F color RGB value is (89,136,79).

RGB: (89,136,79) (35%, 53%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 136 of 255 = 53%
B 79 of 255 = 31%

89
136
79

R + G + B ~ 40%. #59884F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 136 + 79 = 304 (100%)
R 89 of 304 ~ 29.28%
G 136 of 304 ~ 44.74%
B 79 of 304 ~ 25.99'%

%29.28
%44.74
%25.99

CMYK color model

#59884F color CMYK value is (35,0,42,47).

  • cyan value is 34.56%
  • magenta value is 0.00%
  • yellow value is 41.91%
  • key color value is 46.67%
CMYK: (35,0,42,47) C35M0Y42K47 (35%,0%,42%,47%) (0.35/0.00/0.42/0.47) 

CMYK percentages

%34.56
%0
%41.91
%46.67

Codes

Color #59884F in popluar color models

59 88 4F
RGB 89 136 79
HSL 109° 26.51% 42.16%
HSB/HSV 109° 41.91% 53.33%
CMYK 34.56% 0.00% 41.91%
46.67%

Color #59884F in popluar number systems.

HEX 59 88 4F
Decimal 89 136 79
Binary 1011001 10001000 1001111
Octal 131 210 117

Shades and tints

Shades of #59884F

#59884F
(89,136,79)
#517C48
(81,124,72)
#497041
(73,112,65)
#41643A
(65,100,58)
#395833
(57,88,51)
#314C2C
(49,76,44)
#294025
(41,64,37)
#21341E
(33,52,30)
#192817
(25,40,23)
#111C10
(17,28,16)
#091009
(9,16,9)
#000000
(0,0,0)

Tints of #59884F

#59884F
(89,136,79)
#68925F
(104,146,95)
#779C6F
(119,156,111)
#86A67F
(134,166,127)
#95B08F
(149,176,143)
#A4BA9F
(164,186,159)
#B3C4AF
(179,196,175)
#C2CEBF
(194,206,191)
#D1D8CF
(209,216,207)
#E0E2DF
(224,226,223)
#EFECEF
(239,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59884F color. Also use rgb(89,136,79) instead hex code.

Text Font Color

.myTextColor { color: #59884F; }

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

This text font color is #59884F.

Background Color

.myBgColor { background-color: #59884F; }

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

This div background color is #59884F.

Border color

.myBorderColor { border: 1px solid #59884F; }

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

This div border color is #59884F.

Opacity

.myOpacity80 { color: #59884F; opacity: 0.8; }

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

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

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

This text has shadow with #59884F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59884F.

Preview

Color preview on black background

This text has color #59884F on black background.


Color preview on white background

This text has color #59884F on white background.


Black color preview on #59884F background

This text has black color on #59884F background.


White color preview on #59884F background

This text has white color on #59884F background.


Related colors

Complementary color

Complementary color for #hex is #A677B0.


I love getcolorcode.com

Triadic colors

1 #4F5988 and #884F59 with #59884F are triadic colors.

2 #4F8859 and #88594F with #59884F are triadic colors.