COLOR #50071E

HEX: #50071E RGB: (80,7,30)

Color info

#50071E contains mainly red and blue colors. Web safe color of #50071E is #660033 (or #603).

RGB color model

#50071E color RGB value is (80,7,30).

RGB: (80,7,30) (31%, 3%, 12%)

RGB channels and saturation

R 80 of 255 = 31%
G 7 of 255 = 3%
B 30 of 255 = 12%

80
7
30

R + G + B ~ 15%. #50071E is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 7 + 30 = 117 (100%)
R 80 of 117 ~ 68.38%
G 7 of 117 ~ 5.98%
B 30 of 117 ~ 25.64'%

%68.38
%25.64

CMYK color model

#50071E color CMYK value is (0,91,63,69).

  • cyan value is 0.00%
  • magenta value is 91.25%
  • yellow value is 62.50%
  • key color value is 68.63%
CMYK: (0,91,63,69) C0M91Y63K69 (0%,91%,63%,69%) (0.00/0.91/0.63/0.69) 

CMYK percentages

%0
%91.25
%62.5
%68.63

Codes

Color #50071E in popluar color models

50 07 1E
RGB 80 7 30
HSL 341° 83.91% 17.06%
HSB/HSV 341° 91.25% 31.37%
CMYK 0.00% 91.25% 62.50%
68.63%

Color #50071E in popluar number systems.

HEX 50 07 1E
Decimal 80 7 30
Binary 1010000 111 11110
Octal 120 7 36

Shades and tints

Shades of #50071E

#50071E
(80,7,30)
#49071C
(73,7,28)
#42071A
(66,7,26)
#3B0718
(59,7,24)
#340716
(52,7,22)
#2D0714
(45,7,20)
#260712
(38,7,18)
#1F0710
(31,7,16)
#18070E
(24,7,14)
#11070C
(17,7,12)
#0A070A
(10,7,10)
#000000
(0,0,0)

Tints of #50071E

#50071E
(80,7,30)
#5F1D32
(95,29,50)
#6E3346
(110,51,70)
#7D495A
(125,73,90)
#8C5F6E
(140,95,110)
#9B7582
(155,117,130)
#AA8B96
(170,139,150)
#B9A1AA
(185,161,170)
#C8B7BE
(200,183,190)
#D7CDD2
(215,205,210)
#E6E3E6
(230,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50071E color. Also use rgb(80,7,30) instead hex code.

Text Font Color

.myTextColor { color: #50071E; }

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

This text font color is #50071E.

Background Color

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

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

This div background color is #50071E.

Border color

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

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

This div border color is #50071E.

Opacity

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

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

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

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

This text has shadow with #50071E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50071E.

Preview

Color preview on black background

This text has color #50071E on black background.


Color preview on white background

This text has color #50071E on white background.


Black color preview on #50071E background

This text has black color on #50071E background.


White color preview on #50071E background

This text has white color on #50071E background.


Related colors

Complementary color

Complementary color for #hex is #AFF8E1.


I love getcolorcode.com

Triadic colors

1 #1E5007 and #071E50 with #50071E are triadic colors.

2 #1E0750 and #07501E with #50071E are triadic colors.