COLOR #57505E

HEX: #57505E RGB: (87,80,94)

Color info

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

RGB color model

#57505E color RGB value is (87,80,94).

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

RGB channels and saturation

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

87
80
94

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

Portions of RGB colors in percentages

R + G + B = 87 + 80 + 94 = 261 (100%)
R 87 of 261 ~ 33.33%
G 80 of 261 ~ 30.65%
B 94 of 261 ~ 36.02'%

%33.33
%30.65
%36.02

CMYK color model

#57505E color CMYK value is (7,15,0,63).

  • cyan value is 7.45%
  • magenta value is 14.89%
  • yellow value is 0.00%
  • key color value is 63.14%
CMYK: (7,15,0,63) C7M15Y0K63 (7%,15%,0%,63%) (0.07/0.15/0.00/0.63) 

CMYK percentages

%7.45
%14.89
%0
%63.14

Codes

Color #57505E in popluar color models

57 50 5E
RGB 87 80 94
HSL 270° 8.05% 34.12%
HSB/HSV 270° 14.89% 36.86%
CMYK 7.45% 14.89% 0.00%
63.14%

Color #57505E in popluar number systems.

HEX 57 50 5E
Decimal 87 80 94
Binary 1010111 1010000 1011110
Octal 127 120 136

Shades and tints

Shades of #57505E

#57505E
(87,80,94)
#504956
(80,73,86)
#49424E
(73,66,78)
#423B46
(66,59,70)
#3B343E
(59,52,62)
#342D36
(52,45,54)
#2D262E
(45,38,46)
#261F26
(38,31,38)
#1F181E
(31,24,30)
#181116
(24,17,22)
#110A0E
(17,10,14)
#000000
(0,0,0)

Tints of #57505E

#57505E
(87,80,94)
#665F6C
(102,95,108)
#756E7A
(117,110,122)
#847D88
(132,125,136)
#938C96
(147,140,150)
#A29BA4
(162,155,164)
#B1AAB2
(177,170,178)
#C0B9C0
(192,185,192)
#CFC8CE
(207,200,206)
#DED7DC
(222,215,220)
#EDE6EA
(237,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57505E; }

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

This text font color is #57505E.

Background Color

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

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

This div background color is #57505E.

Border color

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

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

This div border color is #57505E.

Opacity

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

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

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

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

This text has shadow with #57505E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57505E.

Preview

Color preview on black background

This text has color #57505E on black background.


Color preview on white background

This text has color #57505E on white background.


Black color preview on #57505E background

This text has black color on #57505E background.


White color preview on #57505E background

This text has white color on #57505E background.


Related colors

Complementary color

Complementary color for #hex is #A8AFA1.


I love getcolorcode.com

Triadic colors

1 #5E5750 and #505E57 with #57505E are triadic colors.

2 #5E5057 and #50575E with #57505E are triadic colors.