COLOR #502914

HEX: #502914 RGB: (80,41,20)

Color info

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

RGB color model

#502914 color RGB value is (80,41,20).

RGB: (80,41,20) (31%, 16%, 8%)

RGB channels and saturation

R 80 of 255 = 31%
G 41 of 255 = 16%
B 20 of 255 = 8%

80
41
20

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

Portions of RGB colors in percentages

R + G + B = 80 + 41 + 20 = 141 (100%)
R 80 of 141 ~ 56.74%
G 41 of 141 ~ 29.08%
B 20 of 141 ~ 14.18'%

%56.74
%29.08
%14.18

CMYK color model

#502914 color CMYK value is (0,49,75,69).

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

CMYK: (0,49,75,69)
C0M49Y75K69 (0%, 49%, 75%, 69%)
(0.00 / 0.49 / 0.75 / 0.69)

CMYK percentages

%0
%48.75
%75
%68.63

Codes

Color #502914 in popluar color models

50 29 14
RGB 80 41 20
HSL 21° 60.00% 19.61%
HSB/HSV 21° 75.00% 31.37%
CMYK 0.00% 48.75% 75.00%
68.63%

Color #502914 in popluar number systems.

HEX 50 29 14
Decimal 80 41 20
Binary 1010000 101001 10100
Octal 120 51 24

Shades and tints

Shades of #502914

#502914
(80,41,20)
#492613
(73,38,19)
#422312
(66,35,18)
#3B2011
(59,32,17)
#341D10
(52,29,16)
#2D1A0F
(45,26,15)
#26170E
(38,23,14)
#1F140D
(31,20,13)
#18110C
(24,17,12)
#110E0B
(17,14,11)
#0A0B0A
(10,11,10)
#000000
(0,0,0)

Tints of #502914

#502914
(80,41,20)
#5F3C29
(95,60,41)
#6E4F3E
(110,79,62)
#7D6253
(125,98,83)
#8C7568
(140,117,104)
#9B887D
(155,136,125)
#AA9B92
(170,155,146)
#B9AEA7
(185,174,167)
#C8C1BC
(200,193,188)
#D7D4D1
(215,212,209)
#E6E7E6
(230,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502914; }

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

This text font color is #502914.

Background Color

.myBgColor { background-color: #502914; }

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

This div background color is #502914.

Border color

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

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

This div border color is #502914.

Opacity

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

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

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

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

This text has shadow with #502914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502914.

Preview

Color preview on black background

This text has color #502914 on black background.


Color preview on white background

This text has color #502914 on white background.


Black color preview on #502914 background

This text has black color on #502914 background.


White color preview on #502914 background

This text has white color on #502914 background.


Related colors

Complementary color

Complementary color for #hex is #AFD6EB.


I love getcolorcode.com

Triadic colors

1 #145029 and #291450 with #502914 are triadic colors.

2 #142950 and #295014 with #502914 are triadic colors.