COLOR #59564A

HEX: #59564A RGB: (89,86,74)

Color info

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

RGB color model

#59564A color RGB value is (89,86,74).

RGB: (89,86,74) (35%, 34%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 86 of 255 = 34%
B 74 of 255 = 29%

89
86
74

R + G + B ~ 33%. #59564A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 86 + 74 = 249 (100%)
R 89 of 249 ~ 35.74%
G 86 of 249 ~ 34.54%
B 74 of 249 ~ 29.72'%

%35.74
%34.54
%29.72

CMYK color model

#59564A color CMYK value is (0,3,17,65).

  • cyan value is 0.00%
  • magenta value is 3.37%
  • yellow value is 16.85%
  • key color value is 65.10%
CMYK: (0,3,17,65) C0M3Y17K65 (0%,3%,17%,65%) (0.00/0.03/0.17/0.65) 

CMYK percentages

%0
%3.37
%16.85
%65.1

Codes

Color #59564A in popluar color models

59 56 4A
RGB 89 86 74
HSL 48° 9.20% 31.96%
HSB/HSV 48° 16.85% 34.90%
CMYK 0.00% 3.37% 16.85%
65.10%

Color #59564A in popluar number systems.

HEX 59 56 4A
Decimal 89 86 74
Binary 1011001 1010110 1001010
Octal 131 126 112

Shades and tints

Shades of #59564A

#59564A
(89,86,74)
#514F44
(81,79,68)
#49483E
(73,72,62)
#414138
(65,65,56)
#393A32
(57,58,50)
#31332C
(49,51,44)
#292C26
(41,44,38)
#212520
(33,37,32)
#191E1A
(25,30,26)
#111714
(17,23,20)
#09100E
(9,16,14)
#000000
(0,0,0)

Tints of #59564A

#59564A
(89,86,74)
#68655A
(104,101,90)
#77746A
(119,116,106)
#86837A
(134,131,122)
#95928A
(149,146,138)
#A4A19A
(164,161,154)
#B3B0AA
(179,176,170)
#C2BFBA
(194,191,186)
#D1CECA
(209,206,202)
#E0DDDA
(224,221,218)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59564A; }

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

This text font color is #59564A.

Background Color

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

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

This div background color is #59564A.

Border color

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

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

This div border color is #59564A.

Opacity

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

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

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

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

This text has shadow with #59564A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59564A.

Preview

Color preview on black background

This text has color #59564A on black background.


Color preview on white background

This text has color #59564A on white background.


Black color preview on #59564A background

This text has black color on #59564A background.


White color preview on #59564A background

This text has white color on #59564A background.


Related colors

Complementary color

Complementary color for #hex is #A6A9B5.


I love getcolorcode.com

Triadic colors

1 #4A5956 and #564A59 with #59564A are triadic colors.

2 #4A5659 and #56594A with #59564A are triadic colors.