COLOR #59675D

HEX: #59675D RGB: (89,103,93)

Color info

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

RGB color model

#59675D color RGB value is (89,103,93).

RGB: (89,103,93) (35%, 40%, 36%)

RGB channels and saturation

R 89 of 255 = 35%
G 103 of 255 = 40%
B 93 of 255 = 36%

89
103
93

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

Portions of RGB colors in percentages

R + G + B = 89 + 103 + 93 = 285 (100%)
R 89 of 285 ~ 31.23%
G 103 of 285 ~ 36.14%
B 93 of 285 ~ 32.63'%

%31.23
%36.14
%32.63

CMYK color model

#59675D color CMYK value is (14,0,10,60).

  • cyan value is 13.59%
  • magenta value is 0.00%
  • yellow value is 9.71%
  • key color value is 59.61%
CMYK: (14,0,10,60) C14M0Y10K60 (14%,0%,10%,60%) (0.14/0.00/0.10/0.60) 

CMYK percentages

%13.59
%0
%9.71
%59.61

Codes

Color #59675D in popluar color models

59 67 5D
RGB 89 103 93
HSL 137° 7.29% 37.65%
HSB/HSV 137° 13.59% 40.39%
CMYK 13.59% 0.00% 9.71%
59.61%

Color #59675D in popluar number systems.

HEX 59 67 5D
Decimal 89 103 93
Binary 1011001 1100111 1011101
Octal 131 147 135

Shades and tints

Shades of #59675D

#59675D
(89,103,93)
#515E55
(81,94,85)
#49554D
(73,85,77)
#414C45
(65,76,69)
#39433D
(57,67,61)
#313A35
(49,58,53)
#29312D
(41,49,45)
#212825
(33,40,37)
#191F1D
(25,31,29)
#111615
(17,22,21)
#090D0D
(9,13,13)
#000000
(0,0,0)

Tints of #59675D

#59675D
(89,103,93)
#68746B
(104,116,107)
#778179
(119,129,121)
#868E87
(134,142,135)
#959B95
(149,155,149)
#A4A8A3
(164,168,163)
#B3B5B1
(179,181,177)
#C2C2BF
(194,194,191)
#D1CFCD
(209,207,205)
#E0DCDB
(224,220,219)
#EFE9E9
(239,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59675D; }

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

This text font color is #59675D.

Background Color

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

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

This div background color is #59675D.

Border color

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

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

This div border color is #59675D.

Opacity

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

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

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

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

This text has shadow with #59675D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59675D.

Preview

Color preview on black background

This text has color #59675D on black background.


Color preview on white background

This text has color #59675D on white background.


Black color preview on #59675D background

This text has black color on #59675D background.


White color preview on #59675D background

This text has white color on #59675D background.


Related colors

Complementary color

Complementary color for #hex is #A698A2.


I love getcolorcode.com

Triadic colors

1 #5D5967 and #675D59 with #59675D are triadic colors.

2 #5D6759 and #67595D with #59675D are triadic colors.