COLOR #575C57

HEX: #575C57 RGB: (87,92,87)

Color info

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

RGB color model

#575C57 color RGB value is (87,92,87).

RGB: (87,92,87) (34%, 36%, 34%)

RGB channels and saturation

R 87 of 255 = 34%
G 92 of 255 = 36%
B 87 of 255 = 34%

87
92
87

R + G + B ~ 35%. #575C57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 92 + 87 = 266 (100%)
R 87 of 266 ~ 32.71%
G 92 of 266 ~ 34.59%
B 87 of 266 ~ 32.71'%

%32.71
%34.59
%32.71

CMYK color model

#575C57 color CMYK value is (5,0,5,64).

  • cyan value is 5.43%
  • magenta value is 0.00%
  • yellow value is 5.43%
  • key color value is 63.92%

CMYK: (5,0,5,64)
C5M0Y5K64 (5%, 0%, 5%, 64%)
(0.05 / 0.00 / 0.05 / 0.64)

CMYK percentages

%5.43
%0
%5.43
%63.92

Codes

Color #575C57 in popluar color models

57 5C 57
RGB 87 92 87
HSL 120° 2.79% 35.10%
HSB/HSV 120° 5.43% 36.08%
CMYK 5.43% 0.00% 5.43%
63.92%

Color #575C57 in popluar number systems.

HEX 57 5C 57
Decimal 87 92 87
Binary 1010111 1011100 1010111
Octal 127 134 127

Shades and tints

Shades of #575C57

#575C57
(87,92,87)
#505450
(80,84,80)
#494C49
(73,76,73)
#424442
(66,68,66)
#3B3C3B
(59,60,59)
#343434
(52,52,52)
#2D2C2D
(45,44,45)
#262426
(38,36,38)
#1F1C1F
(31,28,31)
#181418
(24,20,24)
#110C11
(17,12,17)
#000000
(0,0,0)

Tints of #575C57

#575C57
(87,92,87)
#666A66
(102,106,102)
#757875
(117,120,117)
#848684
(132,134,132)
#939493
(147,148,147)
#A2A2A2
(162,162,162)
#B1B0B1
(177,176,177)
#C0BEC0
(192,190,192)
#CFCCCF
(207,204,207)
#DEDADE
(222,218,222)
#EDE8ED
(237,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575C57; }

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

This text font color is #575C57.

Background Color

.myBgColor { background-color: #575C57; }

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

This div background color is #575C57.

Border color

.myBorderColor { border: 1px solid #575C57; }

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

This div border color is #575C57.

Opacity

.myOpacity80 { color: #575C57; opacity: 0.8; }

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

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

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

This text has shadow with #575C57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575C57.

Preview

Color preview on black background

This text has color #575C57 on black background.


Color preview on white background

This text has color #575C57 on white background.


Black color preview on #575C57 background

This text has black color on #575C57 background.


White color preview on #575C57 background

This text has white color on #575C57 background.


Related colors

Complementary color

Complementary color for #hex is #A8A3A8.


I love getcolorcode.com

Triadic colors

1 #57575C and #5C5757 with #575C57 are triadic colors.

2 #575C57 and #5C5757 with #575C57 are triadic colors.