COLOR #57545F

HEX: #57545F RGB: (87,84,95)

Color info

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

RGB color model

#57545F color RGB value is (87,84,95).

RGB: (87,84,95) (34%, 33%, 37%)

RGB channels and saturation

R 87 of 255 = 34%
G 84 of 255 = 33%
B 95 of 255 = 37%

87
84
95

R + G + B ~ 35%. #57545F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 84 + 95 = 266 (100%)
R 87 of 266 ~ 32.71%
G 84 of 266 ~ 31.58%
B 95 of 266 ~ 35.71'%

%32.71
%31.58
%35.71

CMYK color model

#57545F color CMYK value is (8,12,0,63).

  • cyan value is 8.42%
  • magenta value is 11.58%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (8,12,0,63)
C8M12Y0K63 (8%, 12%, 0%, 63%)
(0.08 / 0.12 / 0.00 / 0.63)

CMYK percentages

%8.42
%11.58
%0
%62.75

Codes

Color #57545F in popluar color models

57 54 5F
RGB 87 84 95
HSL 256° 6.15% 35.10%
HSB/HSV 256° 11.58% 37.25%
CMYK 8.42% 11.58% 0.00%
62.75%

Color #57545F in popluar number systems.

HEX 57 54 5F
Decimal 87 84 95
Binary 1010111 1010100 1011111
Octal 127 124 137

Shades and tints

Shades of #57545F

#57545F
(87,84,95)
#504D57
(80,77,87)
#49464F
(73,70,79)
#423F47
(66,63,71)
#3B383F
(59,56,63)
#343137
(52,49,55)
#2D2A2F
(45,42,47)
#262327
(38,35,39)
#1F1C1F
(31,28,31)
#181517
(24,21,23)
#110E0F
(17,14,15)
#000000
(0,0,0)

Tints of #57545F

#57545F
(87,84,95)
#66636D
(102,99,109)
#75727B
(117,114,123)
#848189
(132,129,137)
#939097
(147,144,151)
#A29FA5
(162,159,165)
#B1AEB3
(177,174,179)
#C0BDC1
(192,189,193)
#CFCCCF
(207,204,207)
#DEDBDD
(222,219,221)
#EDEAEB
(237,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57545F color. Also use rgb(87,84,95) instead hex code.

Text Font Color

.myTextColor { color: #57545F; }

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

This text font color is #57545F.

Background Color

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

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

This div background color is #57545F.

Border color

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

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

This div border color is #57545F.

Opacity

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

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

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

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

This text has shadow with #57545F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57545F.

Preview

Color preview on black background

This text has color #57545F on black background.


Color preview on white background

This text has color #57545F on white background.


Black color preview on #57545F background

This text has black color on #57545F background.


White color preview on #57545F background

This text has white color on #57545F background.


Related colors

Complementary color

Complementary color for #hex is #A8ABA0.


I love getcolorcode.com

Triadic colors

1 #5F5754 and #545F57 with #57545F are triadic colors.

2 #5F5457 and #54575F with #57545F are triadic colors.