COLOR #502114

HEX: #502114 RGB: (80,33,20)

Color info

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

RGB color model

#502114 color RGB value is (80,33,20).

RGB: (80,33,20) (31%, 13%, 8%)

RGB channels and saturation

R 80 of 255 = 31%
G 33 of 255 = 13%
B 20 of 255 = 8%

80
33
20

R + G + B ~ 17%. #502114 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 33 + 20 = 133 (100%)
R 80 of 133 ~ 60.15%
G 33 of 133 ~ 24.81%
B 20 of 133 ~ 15.04'%

%60.15
%24.81
%15.04

CMYK color model

#502114 color CMYK value is (0,59,75,69).

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

CMYK: (0,59,75,69)
C0M59Y75K69 (0%, 59%, 75%, 69%)
(0.00 / 0.59 / 0.75 / 0.69)

CMYK percentages

%0
%58.75
%75
%68.63

Codes

Color #502114 in popluar color models

50 21 14
RGB 80 33 20
HSL 13° 60.00% 19.61%
HSB/HSV 13° 75.00% 31.37%
CMYK 0.00% 58.75% 75.00%
68.63%

Color #502114 in popluar number systems.

HEX 50 21 14
Decimal 80 33 20
Binary 1010000 100001 10100
Octal 120 41 24

Shades and tints

Shades of #502114

#502114
(80,33,20)
#491E13
(73,30,19)
#421B12
(66,27,18)
#3B1811
(59,24,17)
#341510
(52,21,16)
#2D120F
(45,18,15)
#260F0E
(38,15,14)
#1F0C0D
(31,12,13)
#18090C
(24,9,12)
#11060B
(17,6,11)
#0A030A
(10,3,10)
#000000
(0,0,0)

Tints of #502114

#502114
(80,33,20)
#5F3529
(95,53,41)
#6E493E
(110,73,62)
#7D5D53
(125,93,83)
#8C7168
(140,113,104)
#9B857D
(155,133,125)
#AA9992
(170,153,146)
#B9ADA7
(185,173,167)
#C8C1BC
(200,193,188)
#D7D5D1
(215,213,209)
#E6E9E6
(230,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502114; }

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

This text font color is #502114.

Background Color

.myBgColor { background-color: #502114; }

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

This div background color is #502114.

Border color

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

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

This div border color is #502114.

Opacity

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

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

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

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

This text has shadow with #502114 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502114.

Preview

Color preview on black background

This text has color #502114 on black background.


Color preview on white background

This text has color #502114 on white background.


Black color preview on #502114 background

This text has black color on #502114 background.


White color preview on #502114 background

This text has white color on #502114 background.


Related colors

Complementary color

Complementary color for #hex is #AFDEEB.


I love getcolorcode.com

Triadic colors

1 #145021 and #211450 with #502114 are triadic colors.

2 #142150 and #215014 with #502114 are triadic colors.