COLOR #504006

HEX: #504006 RGB: (80,64,6)

Color info

#504006 contains mainly red and green colors. Web safe color of #504006 is #663300 (or #630).

RGB color model

#504006 color RGB value is (80,64,6).

RGB: (80,64,6) (31%, 25%, 2%)

RGB channels and saturation

R 80 of 255 = 31%
G 64 of 255 = 25%
B 6 of 255 = 2%

80
64
6

R + G + B ~ 19%. #504006 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 64 + 6 = 150 (100%)
R 80 of 150 ~ 53.33%
G 64 of 150 ~ 42.67%
B 6 of 150 ~ 4'%

%53.33
%42.67

CMYK color model

#504006 color CMYK value is (0,20,93,69).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 92.50%
  • key color value is 68.63%
CMYK: (0,20,93,69) C0M20Y93K69 (0%,20%,93%,69%) (0.00/0.20/0.93/0.69) 

CMYK percentages

%0
%20
%92.5
%68.63

Codes

Color #504006 in popluar color models

50 40 06
RGB 80 64 6
HSL 47° 86.05% 16.86%
HSB/HSV 47° 92.50% 31.37%
CMYK 0.00% 20.00% 92.50%
68.63%

Color #504006 in popluar number systems.

HEX 50 40 06
Decimal 80 64 6
Binary 1010000 1000000 110
Octal 120 100 6

Shades and tints

Shades of #504006

#504006
(80,64,6)
#493B06
(73,59,6)
#423606
(66,54,6)
#3B3106
(59,49,6)
#342C06
(52,44,6)
#2D2706
(45,39,6)
#262206
(38,34,6)
#1F1D06
(31,29,6)
#181806
(24,24,6)
#111306
(17,19,6)
#0A0E06
(10,14,6)
#000000
(0,0,0)

Tints of #504006

#504006
(80,64,6)
#5F511C
(95,81,28)
#6E6232
(110,98,50)
#7D7348
(125,115,72)
#8C845E
(140,132,94)
#9B9574
(155,149,116)
#AAA68A
(170,166,138)
#B9B7A0
(185,183,160)
#C8C8B6
(200,200,182)
#D7D9CC
(215,217,204)
#E6EAE2
(230,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504006; }

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

This text font color is #504006.

Background Color

.myBgColor { background-color: #504006; }

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

This div background color is #504006.

Border color

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

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

This div border color is #504006.

Opacity

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

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

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

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

This text has shadow with #504006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504006.

Preview

Color preview on black background

This text has color #504006 on black background.


Color preview on white background

This text has color #504006 on white background.


Black color preview on #504006 background

This text has black color on #504006 background.


White color preview on #504006 background

This text has white color on #504006 background.


Related colors

Complementary color

Complementary color for #hex is #AFBFF9.


I love getcolorcode.com

Triadic colors

1 #065040 and #400650 with #504006 are triadic colors.

2 #064050 and #405006 with #504006 are triadic colors.