COLOR #504039

HEX: #504039 RGB: (80,64,57)

Color info

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

RGB color model

#504039 color RGB value is (80,64,57).

RGB: (80,64,57) (31%, 25%, 22%)

RGB channels and saturation

R 80 of 255 = 31%
G 64 of 255 = 25%
B 57 of 255 = 22%

80
64
57

R + G + B ~ 26%. #504039 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 64 + 57 = 201 (100%)
R 80 of 201 ~ 39.8%
G 64 of 201 ~ 31.84%
B 57 of 201 ~ 28.36'%

%39.8
%31.84
%28.36

CMYK color model

#504039 color CMYK value is (0,20,29,69).

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

CMYK: (0,20,29,69)
C0M20Y29K69 (0%, 20%, 29%, 69%)
(0.00 / 0.20 / 0.29 / 0.69)

CMYK percentages

%0
%20
%28.75
%68.63

Codes

Color #504039 in popluar color models

50 40 39
RGB 80 64 57
HSL 18° 16.79% 26.86%
HSB/HSV 18° 28.75% 31.37%
CMYK 0.00% 20.00% 28.75%
68.63%

Color #504039 in popluar number systems.

HEX 50 40 39
Decimal 80 64 57
Binary 1010000 1000000 111001
Octal 120 100 71

Shades and tints

Shades of #504039

#504039
(80,64,57)
#493B34
(73,59,52)
#42362F
(66,54,47)
#3B312A
(59,49,42)
#342C25
(52,44,37)
#2D2720
(45,39,32)
#26221B
(38,34,27)
#1F1D16
(31,29,22)
#181811
(24,24,17)
#11130C
(17,19,12)
#0A0E07
(10,14,7)
#000000
(0,0,0)

Tints of #504039

#504039
(80,64,57)
#5F514B
(95,81,75)
#6E625D
(110,98,93)
#7D736F
(125,115,111)
#8C8481
(140,132,129)
#9B9593
(155,149,147)
#AAA6A5
(170,166,165)
#B9B7B7
(185,183,183)
#C8C8C9
(200,200,201)
#D7D9DB
(215,217,219)
#E6EAED
(230,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504039; }

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

This text font color is #504039.

Background Color

.myBgColor { background-color: #504039; }

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

This div background color is #504039.

Border color

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

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

This div border color is #504039.

Opacity

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

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

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

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

This text has shadow with #504039 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504039.

Preview

Color preview on black background

This text has color #504039 on black background.


Color preview on white background

This text has color #504039 on white background.


Black color preview on #504039 background

This text has black color on #504039 background.


White color preview on #504039 background

This text has white color on #504039 background.


Related colors

Complementary color

Complementary color for #hex is #AFBFC6.


I love getcolorcode.com

Triadic colors

1 #395040 and #403950 with #504039 are triadic colors.

2 #394050 and #405039 with #504039 are triadic colors.