COLOR #504721

HEX: #504721 RGB: (80,71,33)

Color info

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

RGB color model

#504721 color RGB value is (80,71,33).

RGB: (80,71,33) (31%, 28%, 13%)

RGB channels and saturation

R 80 of 255 = 31%
G 71 of 255 = 28%
B 33 of 255 = 13%

80
71
33

R + G + B ~ 24%. #504721 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 71 + 33 = 184 (100%)
R 80 of 184 ~ 43.48%
G 71 of 184 ~ 38.59%
B 33 of 184 ~ 17.93'%

%43.48
%38.59
%17.93

CMYK color model

#504721 color CMYK value is (0,11,59,69).

  • cyan value is 0.00%
  • magenta value is 11.25%
  • yellow value is 58.75%
  • key color value is 68.63%

CMYK: (0,11,59,69)
C0M11Y59K69 (0%, 11%, 59%, 69%)
(0.00 / 0.11 / 0.59 / 0.69)

CMYK percentages

%0
%11.25
%58.75
%68.63

Codes

Color #504721 in popluar color models

50 47 21
RGB 80 71 33
HSL 49° 41.59% 22.16%
HSB/HSV 49° 58.75% 31.37%
CMYK 0.00% 11.25% 58.75%
68.63%

Color #504721 in popluar number systems.

HEX 50 47 21
Decimal 80 71 33
Binary 1010000 1000111 100001
Octal 120 107 41

Shades and tints

Shades of #504721

#504721
(80,71,33)
#49411E
(73,65,30)
#423B1B
(66,59,27)
#3B3518
(59,53,24)
#342F15
(52,47,21)
#2D2912
(45,41,18)
#26230F
(38,35,15)
#1F1D0C
(31,29,12)
#181709
(24,23,9)
#111106
(17,17,6)
#0A0B03
(10,11,3)
#000000
(0,0,0)

Tints of #504721

#504721
(80,71,33)
#5F5735
(95,87,53)
#6E6749
(110,103,73)
#7D775D
(125,119,93)
#8C8771
(140,135,113)
#9B9785
(155,151,133)
#AAA799
(170,167,153)
#B9B7AD
(185,183,173)
#C8C7C1
(200,199,193)
#D7D7D5
(215,215,213)
#E6E7E9
(230,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504721 color. Also use rgb(80,71,33) instead hex code.

Text Font Color

.myTextColor { color: #504721; }

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

This text font color is #504721.

Background Color

.myBgColor { background-color: #504721; }

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

This div background color is #504721.

Border color

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

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

This div border color is #504721.

Opacity

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

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

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

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

This text has shadow with #504721 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504721.

Preview

Color preview on black background

This text has color #504721 on black background.


Color preview on white background

This text has color #504721 on white background.


Black color preview on #504721 background

This text has black color on #504721 background.


White color preview on #504721 background

This text has white color on #504721 background.


Related colors

Complementary color

Complementary color for #hex is #AFB8DE.


I love getcolorcode.com

Triadic colors

1 #215047 and #472150 with #504721 are triadic colors.

2 #214750 and #475021 with #504721 are triadic colors.