COLOR #56594F

HEX: #56594F RGB: (86,89,79)

Color info

#56594F contains red, green and blue colors in about the same proportion. Web safe color of #56594F is #666666 (or #666).

RGB color model

#56594F color RGB value is (86,89,79).

RGB: (86,89,79) (34%, 35%, 31%)

RGB channels and saturation

R 86 of 255 = 34%
G 89 of 255 = 35%
B 79 of 255 = 31%

86
89
79

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

Portions of RGB colors in percentages

R + G + B = 86 + 89 + 79 = 254 (100%)
R 86 of 254 ~ 33.86%
G 89 of 254 ~ 35.04%
B 79 of 254 ~ 31.1'%

%33.86
%35.04
%31.1

CMYK color model

#56594F color CMYK value is (3,0,11,65).

  • cyan value is 3.37%
  • magenta value is 0.00%
  • yellow value is 11.24%
  • key color value is 65.10%
CMYK: (3,0,11,65) C3M0Y11K65 (3%,0%,11%,65%) (0.03/0.00/0.11/0.65) 

CMYK percentages

%3.37
%0
%11.24
%65.1

Codes

Color #56594F in popluar color models

56 59 4F
RGB 86 89 79
HSL 78° 5.95% 32.94%
HSB/HSV 78° 11.24% 34.90%
CMYK 3.37% 0.00% 11.24%
65.10%

Color #56594F in popluar number systems.

HEX 56 59 4F
Decimal 86 89 79
Binary 1010110 1011001 1001111
Octal 126 131 117

Shades and tints

Shades of #56594F

#56594F
(86,89,79)
#4F5148
(79,81,72)
#484941
(72,73,65)
#41413A
(65,65,58)
#3A3933
(58,57,51)
#33312C
(51,49,44)
#2C2925
(44,41,37)
#25211E
(37,33,30)
#1E1917
(30,25,23)
#171110
(23,17,16)
#100909
(16,9,9)
#000000
(0,0,0)

Tints of #56594F

#56594F
(86,89,79)
#65685F
(101,104,95)
#74776F
(116,119,111)
#83867F
(131,134,127)
#92958F
(146,149,143)
#A1A49F
(161,164,159)
#B0B3AF
(176,179,175)
#BFC2BF
(191,194,191)
#CED1CF
(206,209,207)
#DDE0DF
(221,224,223)
#ECEFEF
(236,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56594F; }

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

This text font color is #56594F.

Background Color

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

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

This div background color is #56594F.

Border color

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

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

This div border color is #56594F.

Opacity

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

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

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

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

This text has shadow with #56594F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56594F.

Preview

Color preview on black background

This text has color #56594F on black background.


Color preview on white background

This text has color #56594F on white background.


Black color preview on #56594F background

This text has black color on #56594F background.


White color preview on #56594F background

This text has white color on #56594F background.


Related colors

Complementary color

Complementary color for #hex is #A9A6B0.


I love getcolorcode.com

Triadic colors

1 #4F5659 and #594F56 with #56594F are triadic colors.

2 #4F5956 and #59564F with #56594F are triadic colors.