COLOR #504544

HEX: #504544 RGB: (80,69,68)

Color info

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

RGB color model

#504544 color RGB value is (80,69,68).

RGB: (80,69,68) (31%, 27%, 27%)

RGB channels and saturation

R 80 of 255 = 31%
G 69 of 255 = 27%
B 68 of 255 = 27%

80
69
68

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

Portions of RGB colors in percentages

R + G + B = 80 + 69 + 68 = 217 (100%)
R 80 of 217 ~ 36.87%
G 69 of 217 ~ 31.8%
B 68 of 217 ~ 31.34'%

%36.87
%31.8
%31.34

CMYK color model

#504544 color CMYK value is (0,14,15,69).

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

CMYK: (0,14,15,69)
C0M14Y15K69 (0%, 14%, 15%, 69%)
(0.00 / 0.14 / 0.15 / 0.69)

CMYK percentages

%0
%13.75
%15
%68.63

Codes

Color #504544 in popluar color models

50 45 44
RGB 80 69 68
HSL 8.11% 29.02%
HSB/HSV 15.00% 31.37%
CMYK 0.00% 13.75% 15.00%
68.63%

Color #504544 in popluar number systems.

HEX 50 45 44
Decimal 80 69 68
Binary 1010000 1000101 1000100
Octal 120 105 104

Shades and tints

Shades of #504544

#504544
(80,69,68)
#493F3E
(73,63,62)
#423938
(66,57,56)
#3B3332
(59,51,50)
#342D2C
(52,45,44)
#2D2726
(45,39,38)
#262120
(38,33,32)
#1F1B1A
(31,27,26)
#181514
(24,21,20)
#110F0E
(17,15,14)
#0A0908
(10,9,8)
#000000
(0,0,0)

Tints of #504544

#504544
(80,69,68)
#5F5555
(95,85,85)
#6E6566
(110,101,102)
#7D7577
(125,117,119)
#8C8588
(140,133,136)
#9B9599
(155,149,153)
#AAA5AA
(170,165,170)
#B9B5BB
(185,181,187)
#C8C5CC
(200,197,204)
#D7D5DD
(215,213,221)
#E6E5EE
(230,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504544; }

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

This text font color is #504544.

Background Color

.myBgColor { background-color: #504544; }

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

This div background color is #504544.

Border color

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

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

This div border color is #504544.

Opacity

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

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

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

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

This text has shadow with #504544 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504544.

Preview

Color preview on black background

This text has color #504544 on black background.


Color preview on white background

This text has color #504544 on white background.


Black color preview on #504544 background

This text has black color on #504544 background.


White color preview on #504544 background

This text has white color on #504544 background.


Related colors

Complementary color

Complementary color for #hex is #AFBABB.


I love getcolorcode.com

Triadic colors

1 #445045 and #454450 with #504544 are triadic colors.

2 #444550 and #455044 with #504544 are triadic colors.