COLOR #50371A

HEX: #50371A RGB: (80,55,26)

Color info

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

RGB color model

#50371A color RGB value is (80,55,26).

RGB: (80,55,26) (31%, 22%, 10%)

RGB channels and saturation

R 80 of 255 = 31%
G 55 of 255 = 22%
B 26 of 255 = 10%

80
55
26

R + G + B ~ 21%. #50371A is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 55 + 26 = 161 (100%)
R 80 of 161 ~ 49.69%
G 55 of 161 ~ 34.16%
B 26 of 161 ~ 16.15'%

%49.69
%34.16
%16.15

CMYK color model

#50371A color CMYK value is (0,31,68,69).

  • cyan value is 0.00%
  • magenta value is 31.25%
  • yellow value is 67.50%
  • key color value is 68.63%

CMYK: (0,31,68,69)
C0M31Y68K69 (0%, 31%, 68%, 69%)
(0.00 / 0.31 / 0.68 / 0.69)

CMYK percentages

%0
%31.25
%67.5
%68.63

Codes

Color #50371A in popluar color models

50 37 1A
RGB 80 55 26
HSL 32° 50.94% 20.78%
HSB/HSV 32° 67.50% 31.37%
CMYK 0.00% 31.25% 67.50%
68.63%

Color #50371A in popluar number systems.

HEX 50 37 1A
Decimal 80 55 26
Binary 1010000 110111 11010
Octal 120 67 32

Shades and tints

Shades of #50371A

#50371A
(80,55,26)
#493218
(73,50,24)
#422D16
(66,45,22)
#3B2814
(59,40,20)
#342312
(52,35,18)
#2D1E10
(45,30,16)
#26190E
(38,25,14)
#1F140C
(31,20,12)
#180F0A
(24,15,10)
#110A08
(17,10,8)
#0A0506
(10,5,6)
#000000
(0,0,0)

Tints of #50371A

#50371A
(80,55,26)
#5F492E
(95,73,46)
#6E5B42
(110,91,66)
#7D6D56
(125,109,86)
#8C7F6A
(140,127,106)
#9B917E
(155,145,126)
#AAA392
(170,163,146)
#B9B5A6
(185,181,166)
#C8C7BA
(200,199,186)
#D7D9CE
(215,217,206)
#E6EBE2
(230,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50371A color. Also use rgb(80,55,26) instead hex code.

Text Font Color

.myTextColor { color: #50371A; }

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

This text font color is #50371A.

Background Color

.myBgColor { background-color: #50371A; }

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

This div background color is #50371A.

Border color

.myBorderColor { border: 1px solid #50371A; }

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

This div border color is #50371A.

Opacity

.myOpacity80 { color: #50371A; opacity: 0.8; }

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

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

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

This text has shadow with #50371A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50371A.

Preview

Color preview on black background

This text has color #50371A on black background.


Color preview on white background

This text has color #50371A on white background.


Black color preview on #50371A background

This text has black color on #50371A background.


White color preview on #50371A background

This text has white color on #50371A background.


Related colors

Complementary color

Complementary color for #hex is #AFC8E5.


I love getcolorcode.com

Triadic colors

1 #1A5037 and #371A50 with #50371A are triadic colors.

2 #1A3750 and #37501A with #50371A are triadic colors.