COLOR #59584F

HEX: #59584F RGB: (89,88,79)

Color info

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

RGB color model

#59584F color RGB value is (89,88,79).

RGB: (89,88,79) (35%, 35%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 88 of 255 = 35%
B 79 of 255 = 31%

89
88
79

R + G + B ~ 34%. #59584F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 88 + 79 = 256 (100%)
R 89 of 256 ~ 34.77%
G 88 of 256 ~ 34.38%
B 79 of 256 ~ 30.86'%

%34.77
%34.38
%30.86

CMYK color model

#59584F color CMYK value is (0,1,11,65).

  • cyan value is 0.00%
  • magenta value is 1.12%
  • yellow value is 11.24%
  • key color value is 65.10%

CMYK: (0,1,11,65)
C0M1Y11K65 (0%, 1%, 11%, 65%)
(0.00 / 0.01 / 0.11 / 0.65)

CMYK percentages

%0
%1.12
%11.24
%65.1

Codes

Color #59584F in popluar color models

59 58 4F
RGB 89 88 79
HSL 54° 5.95% 32.94%
HSB/HSV 54° 11.24% 34.90%
CMYK 0.00% 1.12% 11.24%
65.10%

Color #59584F in popluar number systems.

HEX 59 58 4F
Decimal 89 88 79
Binary 1011001 1011000 1001111
Octal 131 130 117

Shades and tints

Shades of #59584F

#59584F
(89,88,79)
#515048
(81,80,72)
#494841
(73,72,65)
#41403A
(65,64,58)
#393833
(57,56,51)
#31302C
(49,48,44)
#292825
(41,40,37)
#21201E
(33,32,30)
#191817
(25,24,23)
#111010
(17,16,16)
#090809
(9,8,9)
#000000
(0,0,0)

Tints of #59584F

#59584F
(89,88,79)
#68675F
(104,103,95)
#77766F
(119,118,111)
#86857F
(134,133,127)
#95948F
(149,148,143)
#A4A39F
(164,163,159)
#B3B2AF
(179,178,175)
#C2C1BF
(194,193,191)
#D1D0CF
(209,208,207)
#E0DFDF
(224,223,223)
#EFEEEF
(239,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59584F color. Also use rgb(89,88,79) instead hex code.

Text Font Color

.myTextColor { color: #59584F; }

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

This text font color is #59584F.

Background Color

.myBgColor { background-color: #59584F; }

<div style="background-color:#59584F">Inner text</div>

This div background color is #59584F.

Border color

.myBorderColor { border: 1px solid #59584F; }

<div style="border:3px solid #59584F">Div</div>

This div border color is #59584F.

Opacity

.myOpacity80 { color: #59584F; opacity: 0.8; }

<p style="color:#59584F;opacity:0.8;">80%</p>

Text with #59584F 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 #59584F;}

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

This text has shadow with #59584F color.


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

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

This text has shadow with #59584F primary color and red secondary color.


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

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

This text has shadow with #59584F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59584F.

Preview

Color preview on black background

This text has color #59584F on black background.


Color preview on white background

This text has color #59584F on white background.


Black color preview on #59584F background

This text has black color on #59584F background.


White color preview on #59584F background

This text has white color on #59584F background.


Related colors

Complementary color

Complementary color for #hex is #A6A7B0.


I love getcolorcode.com

Triadic colors

1 #4F5958 and #584F59 with #59584F are triadic colors.

2 #4F5859 and #58594F with #59584F are triadic colors.