COLOR #575A58

HEX: #575A58 RGB: (87,90,88)

Color info

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

RGB color model

#575A58 color RGB value is (87,90,88).

RGB: (87,90,88) (34%, 35%, 35%)

RGB channels and saturation

R 87 of 255 = 34%
G 90 of 255 = 35%
B 88 of 255 = 35%

87
90
88

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

Portions of RGB colors in percentages

R + G + B = 87 + 90 + 88 = 265 (100%)
R 87 of 265 ~ 32.83%
G 90 of 265 ~ 33.96%
B 88 of 265 ~ 33.21'%

%32.83
%33.96
%33.21

CMYK color model

#575A58 color CMYK value is (3,0,2,65).

  • cyan value is 3.33%
  • magenta value is 0.00%
  • yellow value is 2.22%
  • key color value is 64.71%

CMYK: (3,0,2,65)
C3M0Y2K65 (3%, 0%, 2%, 65%)
(0.03 / 0.00 / 0.02 / 0.65)

CMYK percentages

%3.33
%0
%2.22
%64.71

Codes

Color #575A58 in popluar color models

57 5A 58
RGB 87 90 88
HSL 140° 1.69% 34.71%
HSB/HSV 140° 3.33% 35.29%
CMYK 3.33% 0.00% 2.22%
64.71%

Color #575A58 in popluar number systems.

HEX 57 5A 58
Decimal 87 90 88
Binary 1010111 1011010 1011000
Octal 127 132 130

Shades and tints

Shades of #575A58

#575A58
(87,90,88)
#505250
(80,82,80)
#494A48
(73,74,72)
#424240
(66,66,64)
#3B3A38
(59,58,56)
#343230
(52,50,48)
#2D2A28
(45,42,40)
#262220
(38,34,32)
#1F1A18
(31,26,24)
#181210
(24,18,16)
#110A08
(17,10,8)
#000000
(0,0,0)

Tints of #575A58

#575A58
(87,90,88)
#666967
(102,105,103)
#757876
(117,120,118)
#848785
(132,135,133)
#939694
(147,150,148)
#A2A5A3
(162,165,163)
#B1B4B2
(177,180,178)
#C0C3C1
(192,195,193)
#CFD2D0
(207,210,208)
#DEE1DF
(222,225,223)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575A58; }

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

This text font color is #575A58.

Background Color

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

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

This div background color is #575A58.

Border color

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

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

This div border color is #575A58.

Opacity

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

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

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

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

This text has shadow with #575A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575A58.

Preview

Color preview on black background

This text has color #575A58 on black background.


Color preview on white background

This text has color #575A58 on white background.


Black color preview on #575A58 background

This text has black color on #575A58 background.


White color preview on #575A58 background

This text has white color on #575A58 background.


Related colors

Complementary color

Complementary color for #hex is #A8A5A7.


I love getcolorcode.com

Triadic colors

1 #58575A and #5A5857 with #575A58 are triadic colors.

2 #585A57 and #5A5758 with #575A58 are triadic colors.