COLOR #59753E

HEX: #59753E RGB: (89,117,62)

Color info

#59753E contains red, green and blue colors in about the same proportion. Web safe color of #59753E is #666633 (or #663).

RGB color model

#59753E color RGB value is (89,117,62).

RGB: (89,117,62) (35%, 46%, 24%)

RGB channels and saturation

R 89 of 255 = 35%
G 117 of 255 = 46%
B 62 of 255 = 24%

89
117
62

R + G + B ~ 35%. #59753E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 117 + 62 = 268 (100%)
R 89 of 268 ~ 33.21%
G 117 of 268 ~ 43.66%
B 62 of 268 ~ 23.13'%

%33.21
%43.66
%23.13

CMYK color model

#59753E color CMYK value is (24,0,47,54).

  • cyan value is 23.93%
  • magenta value is 0.00%
  • yellow value is 47.01%
  • key color value is 54.12%
CMYK: (24,0,47,54) C24M0Y47K54 (24%,0%,47%,54%) (0.24/0.00/0.47/0.54) 

CMYK percentages

%23.93
%0
%47.01
%54.12

Codes

Color #59753E in popluar color models

59 75 3E
RGB 89 117 62
HSL 91° 30.73% 35.10%
HSB/HSV 91° 47.01% 45.88%
CMYK 23.93% 0.00% 47.01%
54.12%

Color #59753E in popluar number systems.

HEX 59 75 3E
Decimal 89 117 62
Binary 1011001 1110101 111110
Octal 131 165 76

Shades and tints

Shades of #59753E

#59753E
(89,117,62)
#516B39
(81,107,57)
#496134
(73,97,52)
#41572F
(65,87,47)
#394D2A
(57,77,42)
#314325
(49,67,37)
#293920
(41,57,32)
#212F1B
(33,47,27)
#192516
(25,37,22)
#111B11
(17,27,17)
#09110C
(9,17,12)
#000000
(0,0,0)

Tints of #59753E

#59753E
(89,117,62)
#68814F
(104,129,79)
#778D60
(119,141,96)
#869971
(134,153,113)
#95A582
(149,165,130)
#A4B193
(164,177,147)
#B3BDA4
(179,189,164)
#C2C9B5
(194,201,181)
#D1D5C6
(209,213,198)
#E0E1D7
(224,225,215)
#EFEDE8
(239,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59753E color. Also use rgb(89,117,62) instead hex code.

Text Font Color

.myTextColor { color: #59753E; }

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

This text font color is #59753E.

Background Color

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

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

This div background color is #59753E.

Border color

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

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

This div border color is #59753E.

Opacity

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

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

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

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

This text has shadow with #59753E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59753E.

Preview

Color preview on black background

This text has color #59753E on black background.


Color preview on white background

This text has color #59753E on white background.


Black color preview on #59753E background

This text has black color on #59753E background.


White color preview on #59753E background

This text has white color on #59753E background.


Related colors

Complementary color

Complementary color for #hex is #A68AC1.


I love getcolorcode.com

Triadic colors

1 #3E5975 and #753E59 with #59753E are triadic colors.

2 #3E7559 and #75593E with #59753E are triadic colors.