COLOR #575557

HEX: #575557 RGB: (87,85,87)

Color info

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

RGB color model

#575557 color RGB value is (87,85,87).

RGB: (87,85,87) (34%, 33%, 34%)

RGB channels and saturation

R 87 of 255 = 34%
G 85 of 255 = 33%
B 87 of 255 = 34%

87
85
87

R + G + B ~ 34%. #575557 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 85 + 87 = 259 (100%)
R 87 of 259 ~ 33.59%
G 85 of 259 ~ 32.82%
B 87 of 259 ~ 33.59'%

%33.59
%32.82
%33.59

CMYK color model

#575557 color CMYK value is (0,2,0,66).

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

CMYK: (0,2,0,66)
C0M2Y0K66 (0%, 2%, 0%, 66%)
(0.00 / 0.02 / 0.00 / 0.66)

CMYK percentages

%0
%2.3
%0
%65.88

Codes

Color #575557 in popluar color models

57 55 57
RGB 87 85 87
HSL 300° 1.16% 33.73%
HSB/HSV 300° 2.30% 34.12%
CMYK 0.00% 2.30% 0.00%
65.88%

Color #575557 in popluar number systems.

HEX 57 55 57
Decimal 87 85 87
Binary 1010111 1010101 1010111
Octal 127 125 127

Shades and tints

Shades of #575557

#575557
(87,85,87)
#504E50
(80,78,80)
#494749
(73,71,73)
#424042
(66,64,66)
#3B393B
(59,57,59)
#343234
(52,50,52)
#2D2B2D
(45,43,45)
#262426
(38,36,38)
#1F1D1F
(31,29,31)
#181618
(24,22,24)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #575557

#575557
(87,85,87)
#666466
(102,100,102)
#757375
(117,115,117)
#848284
(132,130,132)
#939193
(147,145,147)
#A2A0A2
(162,160,162)
#B1AFB1
(177,175,177)
#C0BEC0
(192,190,192)
#CFCDCF
(207,205,207)
#DEDCDE
(222,220,222)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575557; }

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

This text font color is #575557.

Background Color

.myBgColor { background-color: #575557; }

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

This div background color is #575557.

Border color

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

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

This div border color is #575557.

Opacity

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

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

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

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

This text has shadow with #575557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575557.

Preview

Color preview on black background

This text has color #575557 on black background.


Color preview on white background

This text has color #575557 on white background.


Black color preview on #575557 background

This text has black color on #575557 background.


White color preview on #575557 background

This text has white color on #575557 background.


Related colors

Complementary color

Complementary color for #hex is #A8AAA8.


I love getcolorcode.com

Triadic colors

1 #575755 and #555757 with #575557 are triadic colors.

2 #575557 and #555757 with #575557 are triadic colors.