COLOR #504041

HEX: #504041 RGB: (80,64,65)

Color info

#504041 contains red, green and blue colors in about the same proportion. Web safe color of #504041 is #663333 (or #633).

RGB color model

#504041 color RGB value is (80,64,65).

RGB: (80,64,65) (31%, 25%, 25%)

RGB channels and saturation

R 80 of 255 = 31%
G 64 of 255 = 25%
B 65 of 255 = 25%

80
64
65

R + G + B ~ 27%. #504041 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 64 + 65 = 209 (100%)
R 80 of 209 ~ 38.28%
G 64 of 209 ~ 30.62%
B 65 of 209 ~ 31.1'%

%38.28
%30.62
%31.1

CMYK color model

#504041 color CMYK value is (0,20,19,69).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 18.75%
  • key color value is 68.63%

CMYK: (0,20,19,69)
C0M20Y19K69 (0%, 20%, 19%, 69%)
(0.00 / 0.20 / 0.19 / 0.69)

CMYK percentages

%0
%20
%18.75
%68.63

Codes

Color #504041 in popluar color models

50 40 41
RGB 80 64 65
HSL 356° 11.11% 28.24%
HSB/HSV 356° 20.00% 31.37%
CMYK 0.00% 20.00% 18.75%
68.63%

Color #504041 in popluar number systems.

HEX 50 40 41
Decimal 80 64 65
Binary 1010000 1000000 1000001
Octal 120 100 101

Shades and tints

Shades of #504041

#504041
(80,64,65)
#493B3C
(73,59,60)
#423637
(66,54,55)
#3B3132
(59,49,50)
#342C2D
(52,44,45)
#2D2728
(45,39,40)
#262223
(38,34,35)
#1F1D1E
(31,29,30)
#181819
(24,24,25)
#111314
(17,19,20)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #504041

#504041
(80,64,65)
#5F5152
(95,81,82)
#6E6263
(110,98,99)
#7D7374
(125,115,116)
#8C8485
(140,132,133)
#9B9596
(155,149,150)
#AAA6A7
(170,166,167)
#B9B7B8
(185,183,184)
#C8C8C9
(200,200,201)
#D7D9DA
(215,217,218)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504041; }

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

This text font color is #504041.

Background Color

.myBgColor { background-color: #504041; }

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

This div background color is #504041.

Border color

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

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

This div border color is #504041.

Opacity

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

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

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

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

This text has shadow with #504041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504041.

Preview

Color preview on black background

This text has color #504041 on black background.


Color preview on white background

This text has color #504041 on white background.


Black color preview on #504041 background

This text has black color on #504041 background.


White color preview on #504041 background

This text has white color on #504041 background.


Related colors

Complementary color

Complementary color for #hex is #AFBFBE.


I love getcolorcode.com

Triadic colors

1 #415040 and #404150 with #504041 are triadic colors.

2 #414050 and #405041 with #504041 are triadic colors.