COLOR #504044

HEX: #504044 RGB: (80,64,68)

Color info

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

RGB color model

#504044 color RGB value is (80,64,68).

RGB: (80,64,68) (31%, 25%, 27%)

RGB channels and saturation

R 80 of 255 = 31%
G 64 of 255 = 25%
B 68 of 255 = 27%

80
64
68

R + G + B ~ 28%. #504044 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 64 + 68 = 212 (100%)
R 80 of 212 ~ 37.74%
G 64 of 212 ~ 30.19%
B 68 of 212 ~ 32.08'%

%37.74
%30.19
%32.08

CMYK color model

#504044 color CMYK value is (0,20,15,69).

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

CMYK: (0,20,15,69)
C0M20Y15K69 (0%, 20%, 15%, 69%)
(0.00 / 0.20 / 0.15 / 0.69)

CMYK percentages

%0
%20
%15
%68.63

Codes

Color #504044 in popluar color models

50 40 44
RGB 80 64 68
HSL 345° 11.11% 28.24%
HSB/HSV 345° 20.00% 31.37%
CMYK 0.00% 20.00% 15.00%
68.63%

Color #504044 in popluar number systems.

HEX 50 40 44
Decimal 80 64 68
Binary 1010000 1000000 1000100
Octal 120 100 104

Shades and tints

Shades of #504044

#504044
(80,64,68)
#493B3E
(73,59,62)
#423638
(66,54,56)
#3B3132
(59,49,50)
#342C2C
(52,44,44)
#2D2726
(45,39,38)
#262220
(38,34,32)
#1F1D1A
(31,29,26)
#181814
(24,24,20)
#11130E
(17,19,14)
#0A0E08
(10,14,8)
#000000
(0,0,0)

Tints of #504044

#504044
(80,64,68)
#5F5155
(95,81,85)
#6E6266
(110,98,102)
#7D7377
(125,115,119)
#8C8488
(140,132,136)
#9B9599
(155,149,153)
#AAA6AA
(170,166,170)
#B9B7BB
(185,183,187)
#C8C8CC
(200,200,204)
#D7D9DD
(215,217,221)
#E6EAEE
(230,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504044; }

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

This text font color is #504044.

Background Color

.myBgColor { background-color: #504044; }

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

This div background color is #504044.

Border color

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

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

This div border color is #504044.

Opacity

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

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

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

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

This text has shadow with #504044 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504044.

Preview

Color preview on black background

This text has color #504044 on black background.


Color preview on white background

This text has color #504044 on white background.


Black color preview on #504044 background

This text has black color on #504044 background.


White color preview on #504044 background

This text has white color on #504044 background.


Related colors

Complementary color

Complementary color for #hex is #AFBFBB.


I love getcolorcode.com

Triadic colors

1 #445040 and #404450 with #504044 are triadic colors.

2 #444050 and #405044 with #504044 are triadic colors.