COLOR #59814F

HEX: #59814F RGB: (89,129,79)

Color info

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

RGB color model

#59814F color RGB value is (89,129,79).

RGB: (89,129,79) (35%, 51%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 129 of 255 = 51%
B 79 of 255 = 31%

89
129
79

R + G + B ~ 39%. #59814F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 129 + 79 = 297 (100%)
R 89 of 297 ~ 29.97%
G 129 of 297 ~ 43.43%
B 79 of 297 ~ 26.6'%

%29.97
%43.43
%26.6

CMYK color model

#59814F color CMYK value is (31,0,39,49).

  • cyan value is 31.01%
  • magenta value is 0.00%
  • yellow value is 38.76%
  • key color value is 49.41%

CMYK: (31,0,39,49)
C31M0Y39K49 (31%, 0%, 39%, 49%)
(0.31 / 0.00 / 0.39 / 0.49)

CMYK percentages

%31.01
%0
%38.76
%49.41

Codes

Color #59814F in popluar color models

59 81 4F
RGB 89 129 79
HSL 108° 24.04% 40.78%
HSB/HSV 108° 38.76% 50.59%
CMYK 31.01% 0.00% 38.76%
49.41%

Color #59814F in popluar number systems.

HEX 59 81 4F
Decimal 89 129 79
Binary 1011001 10000001 1001111
Octal 131 201 117

Shades and tints

Shades of #59814F

#59814F
(89,129,79)
#517648
(81,118,72)
#496B41
(73,107,65)
#41603A
(65,96,58)
#395533
(57,85,51)
#314A2C
(49,74,44)
#293F25
(41,63,37)
#21341E
(33,52,30)
#192917
(25,41,23)
#111E10
(17,30,16)
#091309
(9,19,9)
#000000
(0,0,0)

Tints of #59814F

#59814F
(89,129,79)
#688C5F
(104,140,95)
#77976F
(119,151,111)
#86A27F
(134,162,127)
#95AD8F
(149,173,143)
#A4B89F
(164,184,159)
#B3C3AF
(179,195,175)
#C2CEBF
(194,206,191)
#D1D9CF
(209,217,207)
#E0E4DF
(224,228,223)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59814F; }

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

This text font color is #59814F.

Background Color

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

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

This div background color is #59814F.

Border color

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

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

This div border color is #59814F.

Opacity

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

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

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

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

This text has shadow with #59814F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59814F.

Preview

Color preview on black background

This text has color #59814F on black background.


Color preview on white background

This text has color #59814F on white background.


Black color preview on #59814F background

This text has black color on #59814F background.


White color preview on #59814F background

This text has white color on #59814F background.


Related colors

Complementary color

Complementary color for #hex is #A67EB0.


I love getcolorcode.com

Triadic colors

1 #4F5981 and #814F59 with #59814F are triadic colors.

2 #4F8159 and #81594F with #59814F are triadic colors.