COLOR #57504B

HEX: #57504B RGB: (87,80,75)

Color info

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

RGB color model

#57504B color RGB value is (87,80,75).

RGB: (87,80,75) (34%, 31%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 80 of 255 = 31%
B 75 of 255 = 29%

87
80
75

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

Portions of RGB colors in percentages

R + G + B = 87 + 80 + 75 = 242 (100%)
R 87 of 242 ~ 35.95%
G 80 of 242 ~ 33.06%
B 75 of 242 ~ 30.99'%

%35.95
%33.06
%30.99

CMYK color model

#57504B color CMYK value is (0,8,14,66).

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

CMYK: (0,8,14,66)
C0M8Y14K66 (0%, 8%, 14%, 66%)
(0.00 / 0.08 / 0.14 / 0.66)

CMYK percentages

%0
%8.05
%13.79
%65.88

Codes

Color #57504B in popluar color models

57 50 4B
RGB 87 80 75
HSL 25° 7.41% 31.76%
HSB/HSV 25° 13.79% 34.12%
CMYK 0.00% 8.05% 13.79%
65.88%

Color #57504B in popluar number systems.

HEX 57 50 4B
Decimal 87 80 75
Binary 1010111 1010000 1001011
Octal 127 120 113

Shades and tints

Shades of #57504B

#57504B
(87,80,75)
#504945
(80,73,69)
#49423F
(73,66,63)
#423B39
(66,59,57)
#3B3433
(59,52,51)
#342D2D
(52,45,45)
#2D2627
(45,38,39)
#261F21
(38,31,33)
#1F181B
(31,24,27)
#181115
(24,17,21)
#110A0F
(17,10,15)
#000000
(0,0,0)

Tints of #57504B

#57504B
(87,80,75)
#665F5B
(102,95,91)
#756E6B
(117,110,107)
#847D7B
(132,125,123)
#938C8B
(147,140,139)
#A29B9B
(162,155,155)
#B1AAAB
(177,170,171)
#C0B9BB
(192,185,187)
#CFC8CB
(207,200,203)
#DED7DB
(222,215,219)
#EDE6EB
(237,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57504B; }

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

This text font color is #57504B.

Background Color

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

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

This div background color is #57504B.

Border color

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

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

This div border color is #57504B.

Opacity

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

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

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

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

This text has shadow with #57504B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57504B.

Preview

Color preview on black background

This text has color #57504B on black background.


Color preview on white background

This text has color #57504B on white background.


Black color preview on #57504B background

This text has black color on #57504B background.


White color preview on #57504B background

This text has white color on #57504B background.


Related colors

Complementary color

Complementary color for #hex is #A8AFB4.


I love getcolorcode.com

Triadic colors

1 #4B5750 and #504B57 with #57504B are triadic colors.

2 #4B5057 and #50574B with #57504B are triadic colors.