COLOR #57595E

HEX: #57595E RGB: (87,89,94)

Color info

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

RGB color model

#57595E color RGB value is (87,89,94).

RGB: (87,89,94) (34%, 35%, 37%)

RGB channels and saturation

R 87 of 255 = 34%
G 89 of 255 = 35%
B 94 of 255 = 37%

87
89
94

R + G + B ~ 35%. #57595E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 89 + 94 = 270 (100%)
R 87 of 270 ~ 32.22%
G 89 of 270 ~ 32.96%
B 94 of 270 ~ 34.81'%

%32.22
%32.96
%34.81

CMYK color model

#57595E color CMYK value is (7,5,0,63).

  • cyan value is 7.45%
  • magenta value is 5.32%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (7,5,0,63)
C7M5Y0K63 (7%, 5%, 0%, 63%)
(0.07 / 0.05 / 0.00 / 0.63)

CMYK percentages

%7.45
%5.32
%0
%63.14

Codes

Color #57595E in popluar color models

57 59 5E
RGB 87 89 94
HSL 223° 3.87% 35.49%
HSB/HSV 223° 7.45% 36.86%
CMYK 7.45% 5.32% 0.00%
63.14%

Color #57595E in popluar number systems.

HEX 57 59 5E
Decimal 87 89 94
Binary 1010111 1011001 1011110
Octal 127 131 136

Shades and tints

Shades of #57595E

#57595E
(87,89,94)
#505156
(80,81,86)
#49494E
(73,73,78)
#424146
(66,65,70)
#3B393E
(59,57,62)
#343136
(52,49,54)
#2D292E
(45,41,46)
#262126
(38,33,38)
#1F191E
(31,25,30)
#181116
(24,17,22)
#11090E
(17,9,14)
#000000
(0,0,0)

Tints of #57595E

#57595E
(87,89,94)
#66686C
(102,104,108)
#75777A
(117,119,122)
#848688
(132,134,136)
#939596
(147,149,150)
#A2A4A4
(162,164,164)
#B1B3B2
(177,179,178)
#C0C2C0
(192,194,192)
#CFD1CE
(207,209,206)
#DEE0DC
(222,224,220)
#EDEFEA
(237,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57595E color. Also use rgb(87,89,94) instead hex code.

Text Font Color

.myTextColor { color: #57595E; }

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

This text font color is #57595E.

Background Color

.myBgColor { background-color: #57595E; }

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

This div background color is #57595E.

Border color

.myBorderColor { border: 1px solid #57595E; }

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

This div border color is #57595E.

Opacity

.myOpacity80 { color: #57595E; opacity: 0.8; }

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

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

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

This text has shadow with #57595E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57595E.

Preview

Color preview on black background

This text has color #57595E on black background.


Color preview on white background

This text has color #57595E on white background.


Black color preview on #57595E background

This text has black color on #57595E background.


White color preview on #57595E background

This text has white color on #57595E background.


Related colors

Complementary color

Complementary color for #hex is #A8A6A1.


I love getcolorcode.com

Triadic colors

1 #5E5759 and #595E57 with #57595E are triadic colors.

2 #5E5957 and #59575E with #57595E are triadic colors.