COLOR #504144

HEX: #504144 RGB: (80,65,68)

Color info

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

RGB color model

#504144 color RGB value is (80,65,68).

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

RGB channels and saturation

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

80
65
68

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

Portions of RGB colors in percentages

R + G + B = 80 + 65 + 68 = 213 (100%)
R 80 of 213 ~ 37.56%
G 65 of 213 ~ 30.52%
B 68 of 213 ~ 31.92'%

%37.56
%30.52
%31.92

CMYK color model

#504144 color CMYK value is (0,19,15,69).

  • cyan value is 0.00%
  • magenta value is 18.75%
  • yellow value is 15.00%
  • key color value is 68.63%
CMYK: (0,19,15,69) C0M19Y15K69 (0%,19%,15%,69%) (0.00/0.19/0.15/0.69) 

CMYK percentages

%0
%18.75
%15
%68.63

Codes

Color #504144 in popluar color models

50 41 44
RGB 80 65 68
HSL 348° 10.34% 28.43%
HSB/HSV 348° 18.75% 31.37%
CMYK 0.00% 18.75% 15.00%
68.63%

Color #504144 in popluar number systems.

HEX 50 41 44
Decimal 80 65 68
Binary 1010000 1000001 1000100
Octal 120 101 104

Shades and tints

Shades of #504144

#504144
(80,65,68)
#493C3E
(73,60,62)
#423738
(66,55,56)
#3B3232
(59,50,50)
#342D2C
(52,45,44)
#2D2826
(45,40,38)
#262320
(38,35,32)
#1F1E1A
(31,30,26)
#181914
(24,25,20)
#11140E
(17,20,14)
#0A0F08
(10,15,8)
#000000
(0,0,0)

Tints of #504144

#504144
(80,65,68)
#5F5255
(95,82,85)
#6E6366
(110,99,102)
#7D7477
(125,116,119)
#8C8588
(140,133,136)
#9B9699
(155,150,153)
#AAA7AA
(170,167,170)
#B9B8BB
(185,184,187)
#C8C9CC
(200,201,204)
#D7DADD
(215,218,221)
#E6EBEE
(230,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504144; }

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

This text font color is #504144.

Background Color

.myBgColor { background-color: #504144; }

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

This div background color is #504144.

Border color

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

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

This div border color is #504144.

Opacity

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

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

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

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

This text has shadow with #504144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504144.

Preview

Color preview on black background

This text has color #504144 on black background.


Color preview on white background

This text has color #504144 on white background.


Black color preview on #504144 background

This text has black color on #504144 background.


White color preview on #504144 background

This text has white color on #504144 background.


Related colors

Complementary color

Complementary color for #hex is #AFBEBB.


I love getcolorcode.com

Triadic colors

1 #445041 and #414450 with #504144 are triadic colors.

2 #444150 and #415044 with #504144 are triadic colors.