COLOR #575057

HEX: #575057 RGB: (87,80,87)

Color info

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

RGB color model

#575057 color RGB value is (87,80,87).

RGB: (87,80,87) (34%, 31%, 34%)

RGB channels and saturation

R 87 of 255 = 34%
G 80 of 255 = 31%
B 87 of 255 = 34%

87
80
87

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

Portions of RGB colors in percentages

R + G + B = 87 + 80 + 87 = 254 (100%)
R 87 of 254 ~ 34.25%
G 80 of 254 ~ 31.5%
B 87 of 254 ~ 34.25'%

%34.25
%31.5
%34.25

CMYK color model

#575057 color CMYK value is (0,8,0,66).

  • cyan value is 0.00%
  • magenta value is 8.05%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (0,8,0,66)
C0M8Y0K66 (0%, 8%, 0%, 66%)
(0.00 / 0.08 / 0.00 / 0.66)

CMYK percentages

%0
%8.05
%0
%65.88

Codes

Color #575057 in popluar color models

57 50 57
RGB 87 80 87
HSL 300° 4.19% 32.75%
HSB/HSV 300° 8.05% 34.12%
CMYK 0.00% 8.05% 0.00%
65.88%

Color #575057 in popluar number systems.

HEX 57 50 57
Decimal 87 80 87
Binary 1010111 1010000 1010111
Octal 127 120 127

Shades and tints

Shades of #575057

#575057
(87,80,87)
#504950
(80,73,80)
#494249
(73,66,73)
#423B42
(66,59,66)
#3B343B
(59,52,59)
#342D34
(52,45,52)
#2D262D
(45,38,45)
#261F26
(38,31,38)
#1F181F
(31,24,31)
#181118
(24,17,24)
#110A11
(17,10,17)
#000000
(0,0,0)

Tints of #575057

#575057
(87,80,87)
#665F66
(102,95,102)
#756E75
(117,110,117)
#847D84
(132,125,132)
#938C93
(147,140,147)
#A29BA2
(162,155,162)
#B1AAB1
(177,170,177)
#C0B9C0
(192,185,192)
#CFC8CF
(207,200,207)
#DED7DE
(222,215,222)
#EDE6ED
(237,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575057 color. Also use rgb(87,80,87) instead hex code.

Text Font Color

.myTextColor { color: #575057; }

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

This text font color is #575057.

Background Color

.myBgColor { background-color: #575057; }

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

This div background color is #575057.

Border color

.myBorderColor { border: 1px solid #575057; }

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

This div border color is #575057.

Opacity

.myOpacity80 { color: #575057; opacity: 0.8; }

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

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

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

This text has shadow with #575057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575057.

Preview

Color preview on black background

This text has color #575057 on black background.


Color preview on white background

This text has color #575057 on white background.


Black color preview on #575057 background

This text has black color on #575057 background.


White color preview on #575057 background

This text has white color on #575057 background.


Related colors

Complementary color

Complementary color for #hex is #A8AFA8.


I love getcolorcode.com

Triadic colors

1 #575750 and #505757 with #575057 are triadic colors.

2 #575057 and #505757 with #575057 are triadic colors.