COLOR #50421C

HEX: #50421C RGB: (80,66,28)

Color info

#50421C contains red, green and blue colors in about the same proportion. Web safe color of #50421C is #663333 (or #633).

RGB color model

#50421C color RGB value is (80,66,28).

RGB: (80,66,28) (31%, 26%, 11%)

RGB channels and saturation

R 80 of 255 = 31%
G 66 of 255 = 26%
B 28 of 255 = 11%

80
66
28

R + G + B ~ 23%. #50421C is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 66 + 28 = 174 (100%)
R 80 of 174 ~ 45.98%
G 66 of 174 ~ 37.93%
B 28 of 174 ~ 16.09'%

%45.98
%37.93
%16.09

CMYK color model

#50421C color CMYK value is (0,18,65,69).

  • cyan value is 0.00%
  • magenta value is 17.50%
  • yellow value is 65.00%
  • key color value is 68.63%
CMYK: (0,18,65,69) C0M18Y65K69 (0%,18%,65%,69%) (0.00/0.18/0.65/0.69) 

CMYK percentages

%0
%17.5
%65
%68.63

Codes

Color #50421C in popluar color models

50 42 1C
RGB 80 66 28
HSL 44° 48.15% 21.18%
HSB/HSV 44° 65.00% 31.37%
CMYK 0.00% 17.50% 65.00%
68.63%

Color #50421C in popluar number systems.

HEX 50 42 1C
Decimal 80 66 28
Binary 1010000 1000010 11100
Octal 120 102 34

Shades and tints

Shades of #50421C

#50421C
(80,66,28)
#493C1A
(73,60,26)
#423618
(66,54,24)
#3B3016
(59,48,22)
#342A14
(52,42,20)
#2D2412
(45,36,18)
#261E10
(38,30,16)
#1F180E
(31,24,14)
#18120C
(24,18,12)
#110C0A
(17,12,10)
#0A0608
(10,6,8)
#000000
(0,0,0)

Tints of #50421C

#50421C
(80,66,28)
#5F5330
(95,83,48)
#6E6444
(110,100,68)
#7D7558
(125,117,88)
#8C866C
(140,134,108)
#9B9780
(155,151,128)
#AAA894
(170,168,148)
#B9B9A8
(185,185,168)
#C8CABC
(200,202,188)
#D7DBD0
(215,219,208)
#E6ECE4
(230,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50421C color. Also use rgb(80,66,28) instead hex code.

Text Font Color

.myTextColor { color: #50421C; }

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

This text font color is #50421C.

Background Color

.myBgColor { background-color: #50421C; }

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

This div background color is #50421C.

Border color

.myBorderColor { border: 1px solid #50421C; }

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

This div border color is #50421C.

Opacity

.myOpacity80 { color: #50421C; opacity: 0.8; }

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

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

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

This text has shadow with #50421C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50421C.

Preview

Color preview on black background

This text has color #50421C on black background.


Color preview on white background

This text has color #50421C on white background.


Black color preview on #50421C background

This text has black color on #50421C background.


White color preview on #50421C background

This text has white color on #50421C background.


Related colors

Complementary color

Complementary color for #hex is #AFBDE3.


I love getcolorcode.com

Triadic colors

1 #1C5042 and #421C50 with #50421C are triadic colors.

2 #1C4250 and #42501C with #50421C are triadic colors.