COLOR #502106

HEX: #502106 RGB: (80,33,6)

Color info

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

RGB color model

#502106 color RGB value is (80,33,6).

RGB: (80,33,6) (31%, 13%, 2%)

RGB channels and saturation

R 80 of 255 = 31%
G 33 of 255 = 13%
B 6 of 255 = 2%

80
33
6

R + G + B ~ 15%. #502106 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 33 + 6 = 119 (100%)
R 80 of 119 ~ 67.23%
G 33 of 119 ~ 27.73%
B 6 of 119 ~ 5.04'%

%67.23
%27.73

CMYK color model

#502106 color CMYK value is (0,59,93,69).

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

CMYK: (0,59,93,69)
C0M59Y93K69 (0%, 59%, 93%, 69%)
(0.00 / 0.59 / 0.93 / 0.69)

CMYK percentages

%0
%58.75
%92.5
%68.63

Codes

Color #502106 in popluar color models

50 21 06
RGB 80 33 6
HSL 22° 86.05% 16.86%
HSB/HSV 22° 92.50% 31.37%
CMYK 0.00% 58.75% 92.50%
68.63%

Color #502106 in popluar number systems.

HEX 50 21 06
Decimal 80 33 6
Binary 1010000 100001 110
Octal 120 41 6

Shades and tints

Shades of #502106

#502106
(80,33,6)
#491E06
(73,30,6)
#421B06
(66,27,6)
#3B1806
(59,24,6)
#341506
(52,21,6)
#2D1206
(45,18,6)
#260F06
(38,15,6)
#1F0C06
(31,12,6)
#180906
(24,9,6)
#110606
(17,6,6)
#0A0306
(10,3,6)
#000000
(0,0,0)

Tints of #502106

#502106
(80,33,6)
#5F351C
(95,53,28)
#6E4932
(110,73,50)
#7D5D48
(125,93,72)
#8C715E
(140,113,94)
#9B8574
(155,133,116)
#AA998A
(170,153,138)
#B9ADA0
(185,173,160)
#C8C1B6
(200,193,182)
#D7D5CC
(215,213,204)
#E6E9E2
(230,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502106; }

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

This text font color is #502106.

Background Color

.myBgColor { background-color: #502106; }

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

This div background color is #502106.

Border color

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

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

This div border color is #502106.

Opacity

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

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

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

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

This text has shadow with #502106 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502106.

Preview

Color preview on black background

This text has color #502106 on black background.


Color preview on white background

This text has color #502106 on white background.


Black color preview on #502106 background

This text has black color on #502106 background.


White color preview on #502106 background

This text has white color on #502106 background.


Related colors

Complementary color

Complementary color for #hex is #AFDEF9.


I love getcolorcode.com

Triadic colors

1 #065021 and #210650 with #502106 are triadic colors.

2 #062150 and #215006 with #502106 are triadic colors.