COLOR #504049

HEX: #504049 RGB: (80,64,73)

Color info

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

RGB color model

#504049 color RGB value is (80,64,73).

RGB: (80,64,73) (31%, 25%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 64 of 255 = 25%
B 73 of 255 = 29%

80
64
73

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

Portions of RGB colors in percentages

R + G + B = 80 + 64 + 73 = 217 (100%)
R 80 of 217 ~ 36.87%
G 64 of 217 ~ 29.49%
B 73 of 217 ~ 33.64'%

%36.87
%29.49
%33.64

CMYK color model

#504049 color CMYK value is (0,20,9,69).

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

CMYK: (0,20,9,69)
C0M20Y9K69 (0%, 20%, 9%, 69%)
(0.00 / 0.20 / 0.09 / 0.69)

CMYK percentages

%0
%20
%8.75
%68.63

Codes

Color #504049 in popluar color models

50 40 49
RGB 80 64 73
HSL 326° 11.11% 28.24%
HSB/HSV 326° 20.00% 31.37%
CMYK 0.00% 20.00% 8.75%
68.63%

Color #504049 in popluar number systems.

HEX 50 40 49
Decimal 80 64 73
Binary 1010000 1000000 1001001
Octal 120 100 111

Shades and tints

Shades of #504049

#504049
(80,64,73)
#493B43
(73,59,67)
#42363D
(66,54,61)
#3B3137
(59,49,55)
#342C31
(52,44,49)
#2D272B
(45,39,43)
#262225
(38,34,37)
#1F1D1F
(31,29,31)
#181819
(24,24,25)
#111313
(17,19,19)
#0A0E0D
(10,14,13)
#000000
(0,0,0)

Tints of #504049

#504049
(80,64,73)
#5F5159
(95,81,89)
#6E6269
(110,98,105)
#7D7379
(125,115,121)
#8C8489
(140,132,137)
#9B9599
(155,149,153)
#AAA6A9
(170,166,169)
#B9B7B9
(185,183,185)
#C8C8C9
(200,200,201)
#D7D9D9
(215,217,217)
#E6EAE9
(230,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504049; }

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

This text font color is #504049.

Background Color

.myBgColor { background-color: #504049; }

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

This div background color is #504049.

Border color

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

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

This div border color is #504049.

Opacity

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

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

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

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

This text has shadow with #504049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504049.

Preview

Color preview on black background

This text has color #504049 on black background.


Color preview on white background

This text has color #504049 on white background.


Black color preview on #504049 background

This text has black color on #504049 background.


White color preview on #504049 background

This text has white color on #504049 background.


Related colors

Complementary color

Complementary color for #hex is #AFBFB6.


I love getcolorcode.com

Triadic colors

1 #495040 and #404950 with #504049 are triadic colors.

2 #494050 and #405049 with #504049 are triadic colors.