COLOR #504057

HEX: #504057 RGB: (80,64,87)

Color info

#504057 contains red, green and blue colors in about the same proportion. Web safe color of #504057 is #663366 (or #636).

RGB color model

#504057 color RGB value is (80,64,87).

RGB: (80,64,87) (31%, 25%, 34%)

RGB channels and saturation

R 80 of 255 = 31%
G 64 of 255 = 25%
B 87 of 255 = 34%

80
64
87

R + G + B ~ 30%. #504057 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 64 + 87 = 231 (100%)
R 80 of 231 ~ 34.63%
G 64 of 231 ~ 27.71%
B 87 of 231 ~ 37.66'%

%34.63
%27.71
%37.66

CMYK color model

#504057 color CMYK value is (8,26,0,66).

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

CMYK: (8,26,0,66)
C8M26Y0K66 (8%, 26%, 0%, 66%)
(0.08 / 0.26 / 0.00 / 0.66)

CMYK percentages

%8.05
%26.44
%0
%65.88

Codes

Color #504057 in popluar color models

50 40 57
RGB 80 64 87
HSL 282° 15.23% 29.61%
HSB/HSV 282° 26.44% 34.12%
CMYK 8.05% 26.44% 0.00%
65.88%

Color #504057 in popluar number systems.

HEX 50 40 57
Decimal 80 64 87
Binary 1010000 1000000 1010111
Octal 120 100 127

Shades and tints

Shades of #504057

#504057
(80,64,87)
#493B50
(73,59,80)
#423649
(66,54,73)
#3B3142
(59,49,66)
#342C3B
(52,44,59)
#2D2734
(45,39,52)
#26222D
(38,34,45)
#1F1D26
(31,29,38)
#18181F
(24,24,31)
#111318
(17,19,24)
#0A0E11
(10,14,17)
#000000
(0,0,0)

Tints of #504057

#504057
(80,64,87)
#5F5166
(95,81,102)
#6E6275
(110,98,117)
#7D7384
(125,115,132)
#8C8493
(140,132,147)
#9B95A2
(155,149,162)
#AAA6B1
(170,166,177)
#B9B7C0
(185,183,192)
#C8C8CF
(200,200,207)
#D7D9DE
(215,217,222)
#E6EAED
(230,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504057; }

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

This text font color is #504057.

Background Color

.myBgColor { background-color: #504057; }

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

This div background color is #504057.

Border color

.myBorderColor { border: 1px solid #504057; }

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

This div border color is #504057.

Opacity

.myOpacity80 { color: #504057; opacity: 0.8; }

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

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

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

This text has shadow with #504057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504057.

Preview

Color preview on black background

This text has color #504057 on black background.


Color preview on white background

This text has color #504057 on white background.


Black color preview on #504057 background

This text has black color on #504057 background.


White color preview on #504057 background

This text has white color on #504057 background.


Related colors

Complementary color

Complementary color for #hex is #AFBFA8.


I love getcolorcode.com

Triadic colors

1 #575040 and #405750 with #504057 are triadic colors.

2 #574050 and #405057 with #504057 are triadic colors.