COLOR #504018

HEX: #504018 RGB: (80,64,24)

Color info

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

RGB color model

#504018 color RGB value is (80,64,24).

RGB: (80,64,24) (31%, 25%, 9%)

RGB channels and saturation

R 80 of 255 = 31%
G 64 of 255 = 25%
B 24 of 255 = 9%

80
64
24

R + G + B ~ 22%. #504018 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 64 + 24 = 168 (100%)
R 80 of 168 ~ 47.62%
G 64 of 168 ~ 38.1%
B 24 of 168 ~ 14.29'%

%47.62
%38.1
%14.29

CMYK color model

#504018 color CMYK value is (0,20,70,69).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 70.00%
  • key color value is 68.63%
CMYK: (0,20,70,69) C0M20Y70K69 (0%,20%,70%,69%) (0.00/0.20/0.70/0.69) 

CMYK percentages

%0
%20
%70
%68.63

Codes

Color #504018 in popluar color models

50 40 18
RGB 80 64 24
HSL 43° 53.85% 20.39%
HSB/HSV 43° 70.00% 31.37%
CMYK 0.00% 20.00% 70.00%
68.63%

Color #504018 in popluar number systems.

HEX 50 40 18
Decimal 80 64 24
Binary 1010000 1000000 11000
Octal 120 100 30

Shades and tints

Shades of #504018

#504018
(80,64,24)
#493B16
(73,59,22)
#423614
(66,54,20)
#3B3112
(59,49,18)
#342C10
(52,44,16)
#2D270E
(45,39,14)
#26220C
(38,34,12)
#1F1D0A
(31,29,10)
#181808
(24,24,8)
#111306
(17,19,6)
#0A0E04
(10,14,4)
#000000
(0,0,0)

Tints of #504018

#504018
(80,64,24)
#5F512D
(95,81,45)
#6E6242
(110,98,66)
#7D7357
(125,115,87)
#8C846C
(140,132,108)
#9B9581
(155,149,129)
#AAA696
(170,166,150)
#B9B7AB
(185,183,171)
#C8C8C0
(200,200,192)
#D7D9D5
(215,217,213)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504018; }

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

This text font color is #504018.

Background Color

.myBgColor { background-color: #504018; }

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

This div background color is #504018.

Border color

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

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

This div border color is #504018.

Opacity

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

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

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

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

This text has shadow with #504018 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504018.

Preview

Color preview on black background

This text has color #504018 on black background.


Color preview on white background

This text has color #504018 on white background.


Black color preview on #504018 background

This text has black color on #504018 background.


White color preview on #504018 background

This text has white color on #504018 background.


Related colors

Complementary color

Complementary color for #hex is #AFBFE7.


I love getcolorcode.com

Triadic colors

1 #185040 and #401850 with #504018 are triadic colors.

2 #184050 and #405018 with #504018 are triadic colors.