COLOR #59504D

HEX: #59504D RGB: (89,80,77)

Color info

#59504D contains red, green and blue colors in about the same proportion. Web safe color of #59504D is #666633 (or #663).

RGB color model

#59504D color RGB value is (89,80,77).

RGB: (89,80,77) (35%, 31%, 30%)

RGB channels and saturation

R 89 of 255 = 35%
G 80 of 255 = 31%
B 77 of 255 = 30%

89
80
77

R + G + B ~ 32%. #59504D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 80 + 77 = 246 (100%)
R 89 of 246 ~ 36.18%
G 80 of 246 ~ 32.52%
B 77 of 246 ~ 31.3'%

%36.18
%32.52
%31.3

CMYK color model

#59504D color CMYK value is (0,10,13,65).

  • cyan value is 0.00%
  • magenta value is 10.11%
  • yellow value is 13.48%
  • key color value is 65.10%

CMYK: (0,10,13,65)
C0M10Y13K65 (0%, 10%, 13%, 65%)
(0.00 / 0.10 / 0.13 / 0.65)

CMYK percentages

%0
%10.11
%13.48
%65.1

Codes

Color #59504D in popluar color models

59 50 4D
RGB 89 80 77
HSL 15° 7.23% 32.55%
HSB/HSV 15° 13.48% 34.90%
CMYK 0.00% 10.11% 13.48%
65.10%

Color #59504D in popluar number systems.

HEX 59 50 4D
Decimal 89 80 77
Binary 1011001 1010000 1001101
Octal 131 120 115

Shades and tints

Shades of #59504D

#59504D
(89,80,77)
#514946
(81,73,70)
#49423F
(73,66,63)
#413B38
(65,59,56)
#393431
(57,52,49)
#312D2A
(49,45,42)
#292623
(41,38,35)
#211F1C
(33,31,28)
#191815
(25,24,21)
#11110E
(17,17,14)
#090A07
(9,10,7)
#000000
(0,0,0)

Tints of #59504D

#59504D
(89,80,77)
#685F5D
(104,95,93)
#776E6D
(119,110,109)
#867D7D
(134,125,125)
#958C8D
(149,140,141)
#A49B9D
(164,155,157)
#B3AAAD
(179,170,173)
#C2B9BD
(194,185,189)
#D1C8CD
(209,200,205)
#E0D7DD
(224,215,221)
#EFE6ED
(239,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59504D color. Also use rgb(89,80,77) instead hex code.

Text Font Color

.myTextColor { color: #59504D; }

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

This text font color is #59504D.

Background Color

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

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

This div background color is #59504D.

Border color

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

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

This div border color is #59504D.

Opacity

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

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

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

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

This text has shadow with #59504D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59504D.

Preview

Color preview on black background

This text has color #59504D on black background.


Color preview on white background

This text has color #59504D on white background.


Black color preview on #59504D background

This text has black color on #59504D background.


White color preview on #59504D background

This text has white color on #59504D background.


Related colors

Complementary color

Complementary color for #hex is #A6AFB2.


I love getcolorcode.com

Triadic colors

1 #4D5950 and #504D59 with #59504D are triadic colors.

2 #4D5059 and #50594D with #59504D are triadic colors.