COLOR #57504D

HEX: #57504D RGB: (87,80,77)

Color info

#57504D contains red, green and blue colors in about the same proportion. Web safe color of #57504D is #666633 (or #663).

RGB color model

#57504D color RGB value is (87,80,77).

RGB: (87,80,77) (34%, 31%, 30%)

RGB channels and saturation

R 87 of 255 = 34%
G 80 of 255 = 31%
B 77 of 255 = 30%

87
80
77

R + G + B ~ 32%. #57504D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 80 + 77 = 244 (100%)
R 87 of 244 ~ 35.66%
G 80 of 244 ~ 32.79%
B 77 of 244 ~ 31.56'%

%35.66
%32.79
%31.56

CMYK color model

#57504D color CMYK value is (0,8,11,66).

  • cyan value is 0.00%
  • magenta value is 8.05%
  • yellow value is 11.49%
  • key color value is 65.88%

CMYK: (0,8,11,66)
C0M8Y11K66 (0%, 8%, 11%, 66%)
(0.00 / 0.08 / 0.11 / 0.66)

CMYK percentages

%0
%8.05
%11.49
%65.88

Codes

Color #57504D in popluar color models

57 50 4D
RGB 87 80 77
HSL 18° 6.10% 32.16%
HSB/HSV 18° 11.49% 34.12%
CMYK 0.00% 8.05% 11.49%
65.88%

Color #57504D in popluar number systems.

HEX 57 50 4D
Decimal 87 80 77
Binary 1010111 1010000 1001101
Octal 127 120 115

Shades and tints

Shades of #57504D

#57504D
(87,80,77)
#504946
(80,73,70)
#49423F
(73,66,63)
#423B38
(66,59,56)
#3B3431
(59,52,49)
#342D2A
(52,45,42)
#2D2623
(45,38,35)
#261F1C
(38,31,28)
#1F1815
(31,24,21)
#18110E
(24,17,14)
#110A07
(17,10,7)
#000000
(0,0,0)

Tints of #57504D

#57504D
(87,80,77)
#665F5D
(102,95,93)
#756E6D
(117,110,109)
#847D7D
(132,125,125)
#938C8D
(147,140,141)
#A29B9D
(162,155,157)
#B1AAAD
(177,170,173)
#C0B9BD
(192,185,189)
#CFC8CD
(207,200,205)
#DED7DD
(222,215,221)
#EDE6ED
(237,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57504D color. Also use rgb(87,80,77) instead hex code.

Text Font Color

.myTextColor { color: #57504D; }

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

This text font color is #57504D.

Background Color

.myBgColor { background-color: #57504D; }

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

This div background color is #57504D.

Border color

.myBorderColor { border: 1px solid #57504D; }

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

This div border color is #57504D.

Opacity

.myOpacity80 { color: #57504D; opacity: 0.8; }

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

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

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

This text has shadow with #57504D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57504D.

Preview

Color preview on black background

This text has color #57504D on black background.


Color preview on white background

This text has color #57504D on white background.


Black color preview on #57504D background

This text has black color on #57504D background.


White color preview on #57504D background

This text has white color on #57504D background.


Related colors

Complementary color

Complementary color for #hex is #A8AFB2.


I love getcolorcode.com

Triadic colors

1 #4D5750 and #504D57 with #57504D are triadic colors.

2 #4D5057 and #50574D with #57504D are triadic colors.