COLOR #56594D

HEX: #56594D RGB: (86,89,77)

Color info

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

RGB color model

#56594D color RGB value is (86,89,77).

RGB: (86,89,77) (34%, 35%, 30%)

RGB channels and saturation

R 86 of 255 = 34%
G 89 of 255 = 35%
B 77 of 255 = 30%

86
89
77

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

Portions of RGB colors in percentages

R + G + B = 86 + 89 + 77 = 252 (100%)
R 86 of 252 ~ 34.13%
G 89 of 252 ~ 35.32%
B 77 of 252 ~ 30.56'%

%34.13
%35.32
%30.56

CMYK color model

#56594D color CMYK value is (3,0,13,65).

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

CMYK: (3,0,13,65)
C3M0Y13K65 (3%, 0%, 13%, 65%)
(0.03 / 0.00 / 0.13 / 0.65)

CMYK percentages

%3.37
%0
%13.48
%65.1

Codes

Color #56594D in popluar color models

56 59 4D
RGB 86 89 77
HSL 75° 7.23% 32.55%
HSB/HSV 75° 13.48% 34.90%
CMYK 3.37% 0.00% 13.48%
65.10%

Color #56594D in popluar number systems.

HEX 56 59 4D
Decimal 86 89 77
Binary 1010110 1011001 1001101
Octal 126 131 115

Shades and tints

Shades of #56594D

#56594D
(86,89,77)
#4F5146
(79,81,70)
#48493F
(72,73,63)
#414138
(65,65,56)
#3A3931
(58,57,49)
#33312A
(51,49,42)
#2C2923
(44,41,35)
#25211C
(37,33,28)
#1E1915
(30,25,21)
#17110E
(23,17,14)
#100907
(16,9,7)
#000000
(0,0,0)

Tints of #56594D

#56594D
(86,89,77)
#65685D
(101,104,93)
#74776D
(116,119,109)
#83867D
(131,134,125)
#92958D
(146,149,141)
#A1A49D
(161,164,157)
#B0B3AD
(176,179,173)
#BFC2BD
(191,194,189)
#CED1CD
(206,209,205)
#DDE0DD
(221,224,221)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56594D; }

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

This text font color is #56594D.

Background Color

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

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

This div background color is #56594D.

Border color

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

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

This div border color is #56594D.

Opacity

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

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

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

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

This text has shadow with #56594D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56594D.

Preview

Color preview on black background

This text has color #56594D on black background.


Color preview on white background

This text has color #56594D on white background.


Black color preview on #56594D background

This text has black color on #56594D background.


White color preview on #56594D background

This text has white color on #56594D background.


Related colors

Complementary color

Complementary color for #hex is #A9A6B2.


I love getcolorcode.com

Triadic colors

1 #4D5659 and #594D56 with #56594D are triadic colors.

2 #4D5956 and #59564D with #56594D are triadic colors.