COLOR #59754E

HEX: #59754E RGB: (89,117,78)

Color info

#59754E contains red, green and blue colors in about the same proportion. Web safe color of #59754E is #666666 (or #666).

RGB color model

#59754E color RGB value is (89,117,78).

RGB: (89,117,78) (35%, 46%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 117 of 255 = 46%
B 78 of 255 = 31%

89
117
78

R + G + B ~ 37%. #59754E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 117 + 78 = 284 (100%)
R 89 of 284 ~ 31.34%
G 117 of 284 ~ 41.2%
B 78 of 284 ~ 27.46'%

%31.34
%41.2
%27.46

CMYK color model

#59754E color CMYK value is (24,0,33,54).

  • cyan value is 23.93%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 54.12%

CMYK: (24,0,33,54)
C24M0Y33K54 (24%, 0%, 33%, 54%)
(0.24 / 0.00 / 0.33 / 0.54)

CMYK percentages

%23.93
%0
%33.33
%54.12

Codes

Color #59754E in popluar color models

59 75 4E
RGB 89 117 78
HSL 103° 20.00% 38.24%
HSB/HSV 103° 33.33% 45.88%
CMYK 23.93% 0.00% 33.33%
54.12%

Color #59754E in popluar number systems.

HEX 59 75 4E
Decimal 89 117 78
Binary 1011001 1110101 1001110
Octal 131 165 116

Shades and tints

Shades of #59754E

#59754E
(89,117,78)
#516B47
(81,107,71)
#496140
(73,97,64)
#415739
(65,87,57)
#394D32
(57,77,50)
#31432B
(49,67,43)
#293924
(41,57,36)
#212F1D
(33,47,29)
#192516
(25,37,22)
#111B0F
(17,27,15)
#091108
(9,17,8)
#000000
(0,0,0)

Tints of #59754E

#59754E
(89,117,78)
#68815E
(104,129,94)
#778D6E
(119,141,110)
#86997E
(134,153,126)
#95A58E
(149,165,142)
#A4B19E
(164,177,158)
#B3BDAE
(179,189,174)
#C2C9BE
(194,201,190)
#D1D5CE
(209,213,206)
#E0E1DE
(224,225,222)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59754E; }

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

This text font color is #59754E.

Background Color

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

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

This div background color is #59754E.

Border color

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

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

This div border color is #59754E.

Opacity

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

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

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

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

This text has shadow with #59754E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59754E.

Preview

Color preview on black background

This text has color #59754E on black background.


Color preview on white background

This text has color #59754E on white background.


Black color preview on #59754E background

This text has black color on #59754E background.


White color preview on #59754E background

This text has white color on #59754E background.


Related colors

Complementary color

Complementary color for #hex is #A68AB1.


I love getcolorcode.com

Triadic colors

1 #4E5975 and #754E59 with #59754E are triadic colors.

2 #4E7559 and #75594E with #59754E are triadic colors.