COLOR #502116

HEX: #502116 RGB: (80,33,22)

Color info

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

RGB color model

#502116 color RGB value is (80,33,22).

RGB: (80,33,22) (31%, 13%, 9%)

RGB channels and saturation

R 80 of 255 = 31%
G 33 of 255 = 13%
B 22 of 255 = 9%

80
33
22

R + G + B ~ 18%. #502116 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 33 + 22 = 135 (100%)
R 80 of 135 ~ 59.26%
G 33 of 135 ~ 24.44%
B 22 of 135 ~ 16.3'%

%59.26
%24.44
%16.3

CMYK color model

#502116 color CMYK value is (0,59,73,69).

  • cyan value is 0.00%
  • magenta value is 58.75%
  • yellow value is 72.50%
  • key color value is 68.63%
CMYK: (0,59,73,69) C0M59Y73K69 (0%,59%,73%,69%) (0.00/0.59/0.73/0.69) 

CMYK percentages

%0
%58.75
%72.5
%68.63

Codes

Color #502116 in popluar color models

50 21 16
RGB 80 33 22
HSL 11° 56.86% 20.00%
HSB/HSV 11° 72.50% 31.37%
CMYK 0.00% 58.75% 72.50%
68.63%

Color #502116 in popluar number systems.

HEX 50 21 16
Decimal 80 33 22
Binary 1010000 100001 10110
Octal 120 41 26

Shades and tints

Shades of #502116

#502116
(80,33,22)
#491E14
(73,30,20)
#421B12
(66,27,18)
#3B1810
(59,24,16)
#34150E
(52,21,14)
#2D120C
(45,18,12)
#260F0A
(38,15,10)
#1F0C08
(31,12,8)
#180906
(24,9,6)
#110604
(17,6,4)
#0A0302
(10,3,2)
#000000
(0,0,0)

Tints of #502116

#502116
(80,33,22)
#5F352B
(95,53,43)
#6E4940
(110,73,64)
#7D5D55
(125,93,85)
#8C716A
(140,113,106)
#9B857F
(155,133,127)
#AA9994
(170,153,148)
#B9ADA9
(185,173,169)
#C8C1BE
(200,193,190)
#D7D5D3
(215,213,211)
#E6E9E8
(230,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502116; }

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

This text font color is #502116.

Background Color

.myBgColor { background-color: #502116; }

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

This div background color is #502116.

Border color

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

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

This div border color is #502116.

Opacity

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

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

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

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

This text has shadow with #502116 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502116.

Preview

Color preview on black background

This text has color #502116 on black background.


Color preview on white background

This text has color #502116 on white background.


Black color preview on #502116 background

This text has black color on #502116 background.


White color preview on #502116 background

This text has white color on #502116 background.


Related colors

Complementary color

Complementary color for #hex is #AFDEE9.


I love getcolorcode.com

Triadic colors

1 #165021 and #211650 with #502116 are triadic colors.

2 #162150 and #215016 with #502116 are triadic colors.