COLOR #59564B

HEX: #59564B RGB: (89,86,75)

Color info

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

RGB color model

#59564B color RGB value is (89,86,75).

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

RGB channels and saturation

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

89
86
75

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

Portions of RGB colors in percentages

R + G + B = 89 + 86 + 75 = 250 (100%)
R 89 of 250 ~ 35.6%
G 86 of 250 ~ 34.4%
B 75 of 250 ~ 30'%

%35.6
%34.4
%30

CMYK color model

#59564B color CMYK value is (0,3,16,65).

  • cyan value is 0.00%
  • magenta value is 3.37%
  • yellow value is 15.73%
  • key color value is 65.10%
CMYK: (0,3,16,65) C0M3Y16K65 (0%,3%,16%,65%) (0.00/0.03/0.16/0.65) 

CMYK percentages

%0
%3.37
%15.73
%65.1

Codes

Color #59564B in popluar color models

59 56 4B
RGB 89 86 75
HSL 47° 8.54% 32.16%
HSB/HSV 47° 15.73% 34.90%
CMYK 0.00% 3.37% 15.73%
65.10%

Color #59564B in popluar number systems.

HEX 59 56 4B
Decimal 89 86 75
Binary 1011001 1010110 1001011
Octal 131 126 113

Shades and tints

Shades of #59564B

#59564B
(89,86,75)
#514F45
(81,79,69)
#49483F
(73,72,63)
#414139
(65,65,57)
#393A33
(57,58,51)
#31332D
(49,51,45)
#292C27
(41,44,39)
#212521
(33,37,33)
#191E1B
(25,30,27)
#111715
(17,23,21)
#09100F
(9,16,15)
#000000
(0,0,0)

Tints of #59564B

#59564B
(89,86,75)
#68655B
(104,101,91)
#77746B
(119,116,107)
#86837B
(134,131,123)
#95928B
(149,146,139)
#A4A19B
(164,161,155)
#B3B0AB
(179,176,171)
#C2BFBB
(194,191,187)
#D1CECB
(209,206,203)
#E0DDDB
(224,221,219)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59564B; }

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

This text font color is #59564B.

Background Color

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

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

This div background color is #59564B.

Border color

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

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

This div border color is #59564B.

Opacity

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

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

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

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

This text has shadow with #59564B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59564B.

Preview

Color preview on black background

This text has color #59564B on black background.


Color preview on white background

This text has color #59564B on white background.


Black color preview on #59564B background

This text has black color on #59564B background.


White color preview on #59564B background

This text has white color on #59564B background.


Related colors

Complementary color

Complementary color for #hex is #A6A9B4.


I love getcolorcode.com

Triadic colors

1 #4B5956 and #564B59 with #59564B are triadic colors.

2 #4B5659 and #56594B with #59564B are triadic colors.