COLOR #50063E

HEX: #50063E RGB: (80,6,62)

Color info

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

RGB color model

#50063E color RGB value is (80,6,62).

RGB: (80,6,62) (31%, 2%, 24%)

RGB channels and saturation

R 80 of 255 = 31%
G 6 of 255 = 2%
B 62 of 255 = 24%

80
6
62

R + G + B ~ 19%. #50063E is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 6 + 62 = 148 (100%)
R 80 of 148 ~ 54.05%
G 6 of 148 ~ 4.05%
B 62 of 148 ~ 41.89'%

%54.05
%41.89

CMYK color model

#50063E color CMYK value is (0,93,23,69).

  • cyan value is 0.00%
  • magenta value is 92.50%
  • yellow value is 22.50%
  • key color value is 68.63%
CMYK: (0,93,23,69) C0M93Y23K69 (0%,93%,23%,69%) (0.00/0.93/0.23/0.69) 

CMYK percentages

%0
%92.5
%22.5
%68.63

Codes

Color #50063E in popluar color models

50 06 3E
RGB 80 6 62
HSL 315° 86.05% 16.86%
HSB/HSV 315° 92.50% 31.37%
CMYK 0.00% 92.50% 22.50%
68.63%

Color #50063E in popluar number systems.

HEX 50 06 3E
Decimal 80 6 62
Binary 1010000 110 111110
Octal 120 6 76

Shades and tints

Shades of #50063E

#50063E
(80,6,62)
#490639
(73,6,57)
#420634
(66,6,52)
#3B062F
(59,6,47)
#34062A
(52,6,42)
#2D0625
(45,6,37)
#260620
(38,6,32)
#1F061B
(31,6,27)
#180616
(24,6,22)
#110611
(17,6,17)
#0A060C
(10,6,12)
#000000
(0,0,0)

Tints of #50063E

#50063E
(80,6,62)
#5F1C4F
(95,28,79)
#6E3260
(110,50,96)
#7D4871
(125,72,113)
#8C5E82
(140,94,130)
#9B7493
(155,116,147)
#AA8AA4
(170,138,164)
#B9A0B5
(185,160,181)
#C8B6C6
(200,182,198)
#D7CCD7
(215,204,215)
#E6E2E8
(230,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50063E color. Also use rgb(80,6,62) instead hex code.

Text Font Color

.myTextColor { color: #50063E; }

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

This text font color is #50063E.

Background Color

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

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

This div background color is #50063E.

Border color

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

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

This div border color is #50063E.

Opacity

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

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

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

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

This text has shadow with #50063E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50063E.

Preview

Color preview on black background

This text has color #50063E on black background.


Color preview on white background

This text has color #50063E on white background.


Black color preview on #50063E background

This text has black color on #50063E background.


White color preview on #50063E background

This text has white color on #50063E background.


Related colors

Complementary color

Complementary color for #hex is #AFF9C1.


I love getcolorcode.com

Triadic colors

1 #3E5006 and #063E50 with #50063E are triadic colors.

2 #3E0650 and #06503E with #50063E are triadic colors.