COLOR #57565E

HEX: #57565E RGB: (87,86,94)

Color info

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

RGB color model

#57565E color RGB value is (87,86,94).

RGB: (87,86,94) (34%, 34%, 37%)

RGB channels and saturation

R 87 of 255 = 34%
G 86 of 255 = 34%
B 94 of 255 = 37%

87
86
94

R + G + B ~ 35%. #57565E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 86 + 94 = 267 (100%)
R 87 of 267 ~ 32.58%
G 86 of 267 ~ 32.21%
B 94 of 267 ~ 35.21'%

%32.58
%32.21
%35.21

CMYK color model

#57565E color CMYK value is (7,9,0,63).

  • cyan value is 7.45%
  • magenta value is 8.51%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (7,9,0,63)
C7M9Y0K63 (7%, 9%, 0%, 63%)
(0.07 / 0.09 / 0.00 / 0.63)

CMYK percentages

%7.45
%8.51
%0
%63.14

Codes

Color #57565E in popluar color models

57 56 5E
RGB 87 86 94
HSL 248° 4.44% 35.29%
HSB/HSV 248° 8.51% 36.86%
CMYK 7.45% 8.51% 0.00%
63.14%

Color #57565E in popluar number systems.

HEX 57 56 5E
Decimal 87 86 94
Binary 1010111 1010110 1011110
Octal 127 126 136

Shades and tints

Shades of #57565E

#57565E
(87,86,94)
#504F56
(80,79,86)
#49484E
(73,72,78)
#424146
(66,65,70)
#3B3A3E
(59,58,62)
#343336
(52,51,54)
#2D2C2E
(45,44,46)
#262526
(38,37,38)
#1F1E1E
(31,30,30)
#181716
(24,23,22)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #57565E

#57565E
(87,86,94)
#66656C
(102,101,108)
#75747A
(117,116,122)
#848388
(132,131,136)
#939296
(147,146,150)
#A2A1A4
(162,161,164)
#B1B0B2
(177,176,178)
#C0BFC0
(192,191,192)
#CFCECE
(207,206,206)
#DEDDDC
(222,221,220)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57565E; }

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

This text font color is #57565E.

Background Color

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

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

This div background color is #57565E.

Border color

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

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

This div border color is #57565E.

Opacity

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

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

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

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

This text has shadow with #57565E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57565E.

Preview

Color preview on black background

This text has color #57565E on black background.


Color preview on white background

This text has color #57565E on white background.


Black color preview on #57565E background

This text has black color on #57565E background.


White color preview on #57565E background

This text has white color on #57565E background.


Related colors

Complementary color

Complementary color for #hex is #A8A9A1.


I love getcolorcode.com

Triadic colors

1 #5E5756 and #565E57 with #57565E are triadic colors.

2 #5E5657 and #56575E with #57565E are triadic colors.