COLOR #504148

HEX: #504148 RGB: (80,65,72)

Color info

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

RGB color model

#504148 color RGB value is (80,65,72).

RGB: (80,65,72) (31%, 25%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 65 of 255 = 25%
B 72 of 255 = 28%

80
65
72

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

Portions of RGB colors in percentages

R + G + B = 80 + 65 + 72 = 217 (100%)
R 80 of 217 ~ 36.87%
G 65 of 217 ~ 29.95%
B 72 of 217 ~ 33.18'%

%36.87
%29.95
%33.18

CMYK color model

#504148 color CMYK value is (0,19,10,69).

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

CMYK: (0,19,10,69)
C0M19Y10K69 (0%, 19%, 10%, 69%)
(0.00 / 0.19 / 0.10 / 0.69)

CMYK percentages

%0
%18.75
%10
%68.63

Codes

Color #504148 in popluar color models

50 41 48
RGB 80 65 72
HSL 332° 10.34% 28.43%
HSB/HSV 332° 18.75% 31.37%
CMYK 0.00% 18.75% 10.00%
68.63%

Color #504148 in popluar number systems.

HEX 50 41 48
Decimal 80 65 72
Binary 1010000 1000001 1001000
Octal 120 101 110

Shades and tints

Shades of #504148

#504148
(80,65,72)
#493C42
(73,60,66)
#42373C
(66,55,60)
#3B3236
(59,50,54)
#342D30
(52,45,48)
#2D282A
(45,40,42)
#262324
(38,35,36)
#1F1E1E
(31,30,30)
#181918
(24,25,24)
#111412
(17,20,18)
#0A0F0C
(10,15,12)
#000000
(0,0,0)

Tints of #504148

#504148
(80,65,72)
#5F5258
(95,82,88)
#6E6368
(110,99,104)
#7D7478
(125,116,120)
#8C8588
(140,133,136)
#9B9698
(155,150,152)
#AAA7A8
(170,167,168)
#B9B8B8
(185,184,184)
#C8C9C8
(200,201,200)
#D7DAD8
(215,218,216)
#E6EBE8
(230,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504148; }

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

This text font color is #504148.

Background Color

.myBgColor { background-color: #504148; }

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

This div background color is #504148.

Border color

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

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

This div border color is #504148.

Opacity

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

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

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

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

This text has shadow with #504148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504148.

Preview

Color preview on black background

This text has color #504148 on black background.


Color preview on white background

This text has color #504148 on white background.


Black color preview on #504148 background

This text has black color on #504148 background.


White color preview on #504148 background

This text has white color on #504148 background.


Related colors

Complementary color

Complementary color for #hex is #AFBEB7.


I love getcolorcode.com

Triadic colors

1 #485041 and #414850 with #504148 are triadic colors.

2 #484150 and #415048 with #504148 are triadic colors.