COLOR #57564E

HEX: #57564E RGB: (87,86,78)

Color info

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

RGB color model

#57564E color RGB value is (87,86,78).

RGB: (87,86,78) (34%, 34%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 86 of 255 = 34%
B 78 of 255 = 31%

87
86
78

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

Portions of RGB colors in percentages

R + G + B = 87 + 86 + 78 = 251 (100%)
R 87 of 251 ~ 34.66%
G 86 of 251 ~ 34.26%
B 78 of 251 ~ 31.08'%

%34.66
%34.26
%31.08

CMYK color model

#57564E color CMYK value is (0,1,10,66).

  • cyan value is 0.00%
  • magenta value is 1.15%
  • yellow value is 10.34%
  • key color value is 65.88%

CMYK: (0,1,10,66)
C0M1Y10K66 (0%, 1%, 10%, 66%)
(0.00 / 0.01 / 0.10 / 0.66)

CMYK percentages

%0
%1.15
%10.34
%65.88

Codes

Color #57564E in popluar color models

57 56 4E
RGB 87 86 78
HSL 53° 5.45% 32.35%
HSB/HSV 53° 10.34% 34.12%
CMYK 0.00% 1.15% 10.34%
65.88%

Color #57564E in popluar number systems.

HEX 57 56 4E
Decimal 87 86 78
Binary 1010111 1010110 1001110
Octal 127 126 116

Shades and tints

Shades of #57564E

#57564E
(87,86,78)
#504F47
(80,79,71)
#494840
(73,72,64)
#424139
(66,65,57)
#3B3A32
(59,58,50)
#34332B
(52,51,43)
#2D2C24
(45,44,36)
#26251D
(38,37,29)
#1F1E16
(31,30,22)
#18170F
(24,23,15)
#111008
(17,16,8)
#000000
(0,0,0)

Tints of #57564E

#57564E
(87,86,78)
#66655E
(102,101,94)
#75746E
(117,116,110)
#84837E
(132,131,126)
#93928E
(147,146,142)
#A2A19E
(162,161,158)
#B1B0AE
(177,176,174)
#C0BFBE
(192,191,190)
#CFCECE
(207,206,206)
#DEDDDE
(222,221,222)
#EDECEE
(237,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57564E color. Also use rgb(87,86,78) instead hex code.

Text Font Color

.myTextColor { color: #57564E; }

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

This text font color is #57564E.

Background Color

.myBgColor { background-color: #57564E; }

<div style="background-color:#57564E">Inner text</div>

This div background color is #57564E.

Border color

.myBorderColor { border: 1px solid #57564E; }

<div style="border:3px solid #57564E">Div</div>

This div border color is #57564E.

Opacity

.myOpacity80 { color: #57564E; opacity: 0.8; }

<p style="color:#57564E;opacity:0.8;">80%</p>

Text with #57564E 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 #57564E;}

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

This text has shadow with #57564E color.


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

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

This text has shadow with #57564E primary color and red secondary color.


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

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

This text has shadow with #57564E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57564E.

Preview

Color preview on black background

This text has color #57564E on black background.


Color preview on white background

This text has color #57564E on white background.


Black color preview on #57564E background

This text has black color on #57564E background.


White color preview on #57564E background

This text has white color on #57564E background.


Related colors

Complementary color

Complementary color for #hex is #A8A9B1.


I love getcolorcode.com

Triadic colors

1 #4E5756 and #564E57 with #57564E are triadic colors.

2 #4E5657 and #56574E with #57564E are triadic colors.