COLOR #59685D

HEX: #59685D RGB: (89,104,93)

Color info

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

RGB color model

#59685D color RGB value is (89,104,93).

RGB: (89,104,93) (35%, 41%, 36%)

RGB channels and saturation

R 89 of 255 = 35%
G 104 of 255 = 41%
B 93 of 255 = 36%

89
104
93

R + G + B ~ 37%. #59685D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 104 + 93 = 286 (100%)
R 89 of 286 ~ 31.12%
G 104 of 286 ~ 36.36%
B 93 of 286 ~ 32.52'%

%31.12
%36.36
%32.52

CMYK color model

#59685D color CMYK value is (14,0,11,59).

  • cyan value is 14.42%
  • magenta value is 0.00%
  • yellow value is 10.58%
  • key color value is 59.22%

CMYK: (14,0,11,59)
C14M0Y11K59 (14%, 0%, 11%, 59%)
(0.14 / 0.00 / 0.11 / 0.59)

CMYK percentages

%14.42
%0
%10.58
%59.22

Codes

Color #59685D in popluar color models

59 68 5D
RGB 89 104 93
HSL 136° 7.77% 37.84%
HSB/HSV 136° 14.42% 40.78%
CMYK 14.42% 0.00% 10.58%
59.22%

Color #59685D in popluar number systems.

HEX 59 68 5D
Decimal 89 104 93
Binary 1011001 1101000 1011101
Octal 131 150 135

Shades and tints

Shades of #59685D

#59685D
(89,104,93)
#515F55
(81,95,85)
#49564D
(73,86,77)
#414D45
(65,77,69)
#39443D
(57,68,61)
#313B35
(49,59,53)
#29322D
(41,50,45)
#212925
(33,41,37)
#19201D
(25,32,29)
#111715
(17,23,21)
#090E0D
(9,14,13)
#000000
(0,0,0)

Tints of #59685D

#59685D
(89,104,93)
#68756B
(104,117,107)
#778279
(119,130,121)
#868F87
(134,143,135)
#959C95
(149,156,149)
#A4A9A3
(164,169,163)
#B3B6B1
(179,182,177)
#C2C3BF
(194,195,191)
#D1D0CD
(209,208,205)
#E0DDDB
(224,221,219)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59685D; }

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

This text font color is #59685D.

Background Color

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

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

This div background color is #59685D.

Border color

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

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

This div border color is #59685D.

Opacity

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

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

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

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

This text has shadow with #59685D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59685D.

Preview

Color preview on black background

This text has color #59685D on black background.


Color preview on white background

This text has color #59685D on white background.


Black color preview on #59685D background

This text has black color on #59685D background.


White color preview on #59685D background

This text has white color on #59685D background.


Related colors

Complementary color

Complementary color for #hex is #A697A2.


I love getcolorcode.com

Triadic colors

1 #5D5968 and #685D59 with #59685D are triadic colors.

2 #5D6859 and #68595D with #59685D are triadic colors.