COLOR #504943

HEX: #504943 RGB: (80,73,67)

Color info

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

RGB color model

#504943 color RGB value is (80,73,67).

RGB: (80,73,67) (31%, 29%, 26%)

RGB channels and saturation

R 80 of 255 = 31%
G 73 of 255 = 29%
B 67 of 255 = 26%

80
73
67

R + G + B ~ 29%. #504943 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 73 + 67 = 220 (100%)
R 80 of 220 ~ 36.36%
G 73 of 220 ~ 33.18%
B 67 of 220 ~ 30.45'%

%36.36
%33.18
%30.45

CMYK color model

#504943 color CMYK value is (0,9,16,69).

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

CMYK: (0,9,16,69)
C0M9Y16K69 (0%, 9%, 16%, 69%)
(0.00 / 0.09 / 0.16 / 0.69)

CMYK percentages

%0
%8.75
%16.25
%68.63

Codes

Color #504943 in popluar color models

50 49 43
RGB 80 73 67
HSL 28° 8.84% 28.82%
HSB/HSV 28° 16.25% 31.37%
CMYK 0.00% 8.75% 16.25%
68.63%

Color #504943 in popluar number systems.

HEX 50 49 43
Decimal 80 73 67
Binary 1010000 1001001 1000011
Octal 120 111 103

Shades and tints

Shades of #504943

#504943
(80,73,67)
#49433D
(73,67,61)
#423D37
(66,61,55)
#3B3731
(59,55,49)
#34312B
(52,49,43)
#2D2B25
(45,43,37)
#26251F
(38,37,31)
#1F1F19
(31,31,25)
#181913
(24,25,19)
#11130D
(17,19,13)
#0A0D07
(10,13,7)
#000000
(0,0,0)

Tints of #504943

#504943
(80,73,67)
#5F5954
(95,89,84)
#6E6965
(110,105,101)
#7D7976
(125,121,118)
#8C8987
(140,137,135)
#9B9998
(155,153,152)
#AAA9A9
(170,169,169)
#B9B9BA
(185,185,186)
#C8C9CB
(200,201,203)
#D7D9DC
(215,217,220)
#E6E9ED
(230,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504943; }

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

This text font color is #504943.

Background Color

.myBgColor { background-color: #504943; }

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

This div background color is #504943.

Border color

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

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

This div border color is #504943.

Opacity

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

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

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

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

This text has shadow with #504943 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504943.

Preview

Color preview on black background

This text has color #504943 on black background.


Color preview on white background

This text has color #504943 on white background.


Black color preview on #504943 background

This text has black color on #504943 background.


White color preview on #504943 background

This text has white color on #504943 background.


Related colors

Complementary color

Complementary color for #hex is #AFB6BC.


I love getcolorcode.com

Triadic colors

1 #435049 and #494350 with #504943 are triadic colors.

2 #434950 and #495043 with #504943 are triadic colors.