COLOR #59875E

HEX: #59875E RGB: (89,135,94)

Color info

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

RGB color model

#59875E color RGB value is (89,135,94).

RGB: (89,135,94) (35%, 53%, 37%)

RGB channels and saturation

R 89 of 255 = 35%
G 135 of 255 = 53%
B 94 of 255 = 37%

89
135
94

R + G + B ~ 42%. #59875E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 135 + 94 = 318 (100%)
R 89 of 318 ~ 27.99%
G 135 of 318 ~ 42.45%
B 94 of 318 ~ 29.56'%

%27.99
%42.45
%29.56

CMYK color model

#59875E color CMYK value is (34,0,30,47).

  • cyan value is 34.07%
  • magenta value is 0.00%
  • yellow value is 30.37%
  • key color value is 47.06%

CMYK: (34,0,30,47)
C34M0Y30K47 (34%, 0%, 30%, 47%)
(0.34 / 0.00 / 0.30 / 0.47)

CMYK percentages

%34.07
%0
%30.37
%47.06

Codes

Color #59875E in popluar color models

59 87 5E
RGB 89 135 94
HSL 127° 20.54% 43.92%
HSB/HSV 127° 34.07% 52.94%
CMYK 34.07% 0.00% 30.37%
47.06%

Color #59875E in popluar number systems.

HEX 59 87 5E
Decimal 89 135 94
Binary 1011001 10000111 1011110
Octal 131 207 136

Shades and tints

Shades of #59875E

#59875E
(89,135,94)
#517B56
(81,123,86)
#496F4E
(73,111,78)
#416346
(65,99,70)
#39573E
(57,87,62)
#314B36
(49,75,54)
#293F2E
(41,63,46)
#213326
(33,51,38)
#19271E
(25,39,30)
#111B16
(17,27,22)
#090F0E
(9,15,14)
#000000
(0,0,0)

Tints of #59875E

#59875E
(89,135,94)
#68916C
(104,145,108)
#779B7A
(119,155,122)
#86A588
(134,165,136)
#95AF96
(149,175,150)
#A4B9A4
(164,185,164)
#B3C3B2
(179,195,178)
#C2CDC0
(194,205,192)
#D1D7CE
(209,215,206)
#E0E1DC
(224,225,220)
#EFEBEA
(239,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59875E color. Also use rgb(89,135,94) instead hex code.

Text Font Color

.myTextColor { color: #59875E; }

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

This text font color is #59875E.

Background Color

.myBgColor { background-color: #59875E; }

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

This div background color is #59875E.

Border color

.myBorderColor { border: 1px solid #59875E; }

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

This div border color is #59875E.

Opacity

.myOpacity80 { color: #59875E; opacity: 0.8; }

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

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

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

This text has shadow with #59875E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59875E.

Preview

Color preview on black background

This text has color #59875E on black background.


Color preview on white background

This text has color #59875E on white background.


Black color preview on #59875E background

This text has black color on #59875E background.


White color preview on #59875E background

This text has white color on #59875E background.


Related colors

Complementary color

Complementary color for #hex is #A678A1.


I love getcolorcode.com

Triadic colors

1 #5E5987 and #875E59 with #59875E are triadic colors.

2 #5E8759 and #87595E with #59875E are triadic colors.