COLOR #59504A

HEX: #59504A RGB: (89,80,74)

Color info

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

RGB color model

#59504A color RGB value is (89,80,74).

RGB: (89,80,74) (35%, 31%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 80 of 255 = 31%
B 74 of 255 = 29%

89
80
74

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

Portions of RGB colors in percentages

R + G + B = 89 + 80 + 74 = 243 (100%)
R 89 of 243 ~ 36.63%
G 80 of 243 ~ 32.92%
B 74 of 243 ~ 30.45'%

%36.63
%32.92
%30.45

CMYK color model

#59504A color CMYK value is (0,10,17,65).

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

CMYK: (0,10,17,65)
C0M10Y17K65 (0%, 10%, 17%, 65%)
(0.00 / 0.10 / 0.17 / 0.65)

CMYK percentages

%0
%10.11
%16.85
%65.1

Codes

Color #59504A in popluar color models

59 50 4A
RGB 89 80 74
HSL 24° 9.20% 31.96%
HSB/HSV 24° 16.85% 34.90%
CMYK 0.00% 10.11% 16.85%
65.10%

Color #59504A in popluar number systems.

HEX 59 50 4A
Decimal 89 80 74
Binary 1011001 1010000 1001010
Octal 131 120 112

Shades and tints

Shades of #59504A

#59504A
(89,80,74)
#514944
(81,73,68)
#49423E
(73,66,62)
#413B38
(65,59,56)
#393432
(57,52,50)
#312D2C
(49,45,44)
#292626
(41,38,38)
#211F20
(33,31,32)
#19181A
(25,24,26)
#111114
(17,17,20)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #59504A

#59504A
(89,80,74)
#685F5A
(104,95,90)
#776E6A
(119,110,106)
#867D7A
(134,125,122)
#958C8A
(149,140,138)
#A49B9A
(164,155,154)
#B3AAAA
(179,170,170)
#C2B9BA
(194,185,186)
#D1C8CA
(209,200,202)
#E0D7DA
(224,215,218)
#EFE6EA
(239,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59504A; }

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

This text font color is #59504A.

Background Color

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

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

This div background color is #59504A.

Border color

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

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

This div border color is #59504A.

Opacity

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

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

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

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

This text has shadow with #59504A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59504A.

Preview

Color preview on black background

This text has color #59504A on black background.


Color preview on white background

This text has color #59504A on white background.


Black color preview on #59504A background

This text has black color on #59504A background.


White color preview on #59504A background

This text has white color on #59504A background.


Related colors

Complementary color

Complementary color for #hex is #A6AFB5.


I love getcolorcode.com

Triadic colors

1 #4A5950 and #504A59 with #59504A are triadic colors.

2 #4A5059 and #50594A with #59504A are triadic colors.