COLOR #504718

HEX: #504718 RGB: (80,71,24)

Color info

#504718 contains red, green and blue colors in about the same proportion. Web safe color of #504718 is #663300 (or #630).

RGB color model

#504718 color RGB value is (80,71,24).

RGB: (80,71,24) (31%, 28%, 9%)

RGB channels and saturation

R 80 of 255 = 31%
G 71 of 255 = 28%
B 24 of 255 = 9%

80
71
24

R + G + B ~ 23%. #504718 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 71 + 24 = 175 (100%)
R 80 of 175 ~ 45.71%
G 71 of 175 ~ 40.57%
B 24 of 175 ~ 13.71'%

%45.71
%40.57
%13.71

CMYK color model

#504718 color CMYK value is (0,11,70,69).

  • cyan value is 0.00%
  • magenta value is 11.25%
  • yellow value is 70.00%
  • key color value is 68.63%
CMYK: (0,11,70,69) C0M11Y70K69 (0%,11%,70%,69%) (0.00/0.11/0.70/0.69) 

CMYK percentages

%0
%11.25
%70
%68.63

Codes

Color #504718 in popluar color models

50 47 18
RGB 80 71 24
HSL 50° 53.85% 20.39%
HSB/HSV 50° 70.00% 31.37%
CMYK 0.00% 11.25% 70.00%
68.63%

Color #504718 in popluar number systems.

HEX 50 47 18
Decimal 80 71 24
Binary 1010000 1000111 11000
Octal 120 107 30

Shades and tints

Shades of #504718

#504718
(80,71,24)
#494116
(73,65,22)
#423B14
(66,59,20)
#3B3512
(59,53,18)
#342F10
(52,47,16)
#2D290E
(45,41,14)
#26230C
(38,35,12)
#1F1D0A
(31,29,10)
#181708
(24,23,8)
#111106
(17,17,6)
#0A0B04
(10,11,4)
#000000
(0,0,0)

Tints of #504718

#504718
(80,71,24)
#5F572D
(95,87,45)
#6E6742
(110,103,66)
#7D7757
(125,119,87)
#8C876C
(140,135,108)
#9B9781
(155,151,129)
#AAA796
(170,167,150)
#B9B7AB
(185,183,171)
#C8C7C0
(200,199,192)
#D7D7D5
(215,215,213)
#E6E7EA
(230,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504718; }

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

This text font color is #504718.

Background Color

.myBgColor { background-color: #504718; }

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

This div background color is #504718.

Border color

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

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

This div border color is #504718.

Opacity

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

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

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

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

This text has shadow with #504718 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504718.

Preview

Color preview on black background

This text has color #504718 on black background.


Color preview on white background

This text has color #504718 on white background.


Black color preview on #504718 background

This text has black color on #504718 background.


White color preview on #504718 background

This text has white color on #504718 background.


Related colors

Complementary color

Complementary color for #hex is #AFB8E7.


I love getcolorcode.com

Triadic colors

1 #185047 and #471850 with #504718 are triadic colors.

2 #184750 and #475018 with #504718 are triadic colors.