COLOR #50410E

HEX: #50410E RGB: (80,65,14)

Color info

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

RGB color model

#50410E color RGB value is (80,65,14).

RGB: (80,65,14) (31%, 25%, 5%)

RGB channels and saturation

R 80 of 255 = 31%
G 65 of 255 = 25%
B 14 of 255 = 5%

80
65
14

R + G + B ~ 20%. #50410E is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 65 + 14 = 159 (100%)
R 80 of 159 ~ 50.31%
G 65 of 159 ~ 40.88%
B 14 of 159 ~ 8.81'%

%50.31
%40.88

CMYK color model

#50410E color CMYK value is (0,19,83,69).

  • cyan value is 0.00%
  • magenta value is 18.75%
  • yellow value is 82.50%
  • key color value is 68.63%

CMYK: (0,19,83,69)
C0M19Y83K69 (0%, 19%, 83%, 69%)
(0.00 / 0.19 / 0.83 / 0.69)

CMYK percentages

%0
%18.75
%82.5
%68.63

Codes

Color #50410E in popluar color models

50 41 0E
RGB 80 65 14
HSL 46° 70.21% 18.43%
HSB/HSV 46° 82.50% 31.37%
CMYK 0.00% 18.75% 82.50%
68.63%

Color #50410E in popluar number systems.

HEX 50 41 0E
Decimal 80 65 14
Binary 1010000 1000001 1110
Octal 120 101 16

Shades and tints

Shades of #50410E

#50410E
(80,65,14)
#493C0D
(73,60,13)
#42370C
(66,55,12)
#3B320B
(59,50,11)
#342D0A
(52,45,10)
#2D2809
(45,40,9)
#262308
(38,35,8)
#1F1E07
(31,30,7)
#181906
(24,25,6)
#111405
(17,20,5)
#0A0F04
(10,15,4)
#000000
(0,0,0)

Tints of #50410E

#50410E
(80,65,14)
#5F5223
(95,82,35)
#6E6338
(110,99,56)
#7D744D
(125,116,77)
#8C8562
(140,133,98)
#9B9677
(155,150,119)
#AAA78C
(170,167,140)
#B9B8A1
(185,184,161)
#C8C9B6
(200,201,182)
#D7DACB
(215,218,203)
#E6EBE0
(230,235,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50410E color. Also use rgb(80,65,14) instead hex code.

Text Font Color

.myTextColor { color: #50410E; }

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

This text font color is #50410E.

Background Color

.myBgColor { background-color: #50410E; }

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

This div background color is #50410E.

Border color

.myBorderColor { border: 1px solid #50410E; }

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

This div border color is #50410E.

Opacity

.myOpacity80 { color: #50410E; opacity: 0.8; }

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

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

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

This text has shadow with #50410E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50410E.

Preview

Color preview on black background

This text has color #50410E on black background.


Color preview on white background

This text has color #50410E on white background.


Black color preview on #50410E background

This text has black color on #50410E background.


White color preview on #50410E background

This text has white color on #50410E background.


Related colors

Complementary color

Complementary color for #hex is #AFBEF1.


I love getcolorcode.com

Triadic colors

1 #0E5041 and #410E50 with #50410E are triadic colors.

2 #0E4150 and #41500E with #50410E are triadic colors.