COLOR #59705D

HEX: #59705D RGB: (89,112,93)

Color info

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

RGB color model

#59705D color RGB value is (89,112,93).

RGB: (89,112,93) (35%, 44%, 36%)

RGB channels and saturation

R 89 of 255 = 35%
G 112 of 255 = 44%
B 93 of 255 = 36%

89
112
93

R + G + B ~ 38%. #59705D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 112 + 93 = 294 (100%)
R 89 of 294 ~ 30.27%
G 112 of 294 ~ 38.1%
B 93 of 294 ~ 31.63'%

%30.27
%38.1
%31.63

CMYK color model

#59705D color CMYK value is (21,0,17,56).

  • cyan value is 20.54%
  • magenta value is 0.00%
  • yellow value is 16.96%
  • key color value is 56.08%
CMYK: (21,0,17,56) C21M0Y17K56 (21%,0%,17%,56%) (0.21/0.00/0.17/0.56) 

CMYK percentages

%20.54
%0
%16.96
%56.08

Codes

Color #59705D in popluar color models

59 70 5D
RGB 89 112 93
HSL 130° 11.44% 39.41%
HSB/HSV 130° 20.54% 43.92%
CMYK 20.54% 0.00% 16.96%
56.08%

Color #59705D in popluar number systems.

HEX 59 70 5D
Decimal 89 112 93
Binary 1011001 1110000 1011101
Octal 131 160 135

Shades and tints

Shades of #59705D

#59705D
(89,112,93)
#516655
(81,102,85)
#495C4D
(73,92,77)
#415245
(65,82,69)
#39483D
(57,72,61)
#313E35
(49,62,53)
#29342D
(41,52,45)
#212A25
(33,42,37)
#19201D
(25,32,29)
#111615
(17,22,21)
#090C0D
(9,12,13)
#000000
(0,0,0)

Tints of #59705D

#59705D
(89,112,93)
#687D6B
(104,125,107)
#778A79
(119,138,121)
#869787
(134,151,135)
#95A495
(149,164,149)
#A4B1A3
(164,177,163)
#B3BEB1
(179,190,177)
#C2CBBF
(194,203,191)
#D1D8CD
(209,216,205)
#E0E5DB
(224,229,219)
#EFF2E9
(239,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59705D color. Also use rgb(89,112,93) instead hex code.

Text Font Color

.myTextColor { color: #59705D; }

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

This text font color is #59705D.

Background Color

.myBgColor { background-color: #59705D; }

<div style="background-color:#59705D">Inner text</div>

This div background color is #59705D.

Border color

.myBorderColor { border: 1px solid #59705D; }

<div style="border:3px solid #59705D">Div</div>

This div border color is #59705D.

Opacity

.myOpacity80 { color: #59705D; opacity: 0.8; }

<p style="color:#59705D;opacity:0.8;">80%</p>

Text with #59705D 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 #59705D;}

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

This text has shadow with #59705D color.


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

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

This text has shadow with #59705D primary color and red secondary color.


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

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

This text has shadow with #59705D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59705D.

Preview

Color preview on black background

This text has color #59705D on black background.


Color preview on white background

This text has color #59705D on white background.


Black color preview on #59705D background

This text has black color on #59705D background.


White color preview on #59705D background

This text has white color on #59705D background.


Related colors

Complementary color

Complementary color for #hex is #A68FA2.


I love getcolorcode.com

Triadic colors

1 #5D5970 and #705D59 with #59705D are triadic colors.

2 #5D7059 and #70595D with #59705D are triadic colors.