COLOR #50366A

HEX: #50366A RGB: (80,54,106)

Color info

#50366A contains red, green and blue colors in about the same proportion. Web safe color of #50366A is #663366 (or #636).

RGB color model

#50366A color RGB value is (80,54,106).

RGB: (80,54,106) (31%, 21%, 42%)

RGB channels and saturation

R 80 of 255 = 31%
G 54 of 255 = 21%
B 106 of 255 = 42%

80
54
106

R + G + B ~ 31%. #50366A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 54 + 106 = 240 (100%)
R 80 of 240 ~ 33.33%
G 54 of 240 ~ 22.5%
B 106 of 240 ~ 44.17'%

%33.33
%22.5
%44.17

CMYK color model

#50366A color CMYK value is (25,49,0,58).

  • cyan value is 24.53%
  • magenta value is 49.06%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (25,49,0,58)
C25M49Y0K58 (25%, 49%, 0%, 58%)
(0.25 / 0.49 / 0.00 / 0.58)

CMYK percentages

%24.53
%49.06
%0
%58.43

Codes

Color #50366A in popluar color models

50 36 6A
RGB 80 54 106
HSL 270° 32.50% 31.37%
HSB/HSV 270° 49.06% 41.57%
CMYK 24.53% 49.06% 0.00%
58.43%

Color #50366A in popluar number systems.

HEX 50 36 6A
Decimal 80 54 106
Binary 1010000 110110 1101010
Octal 120 66 152

Shades and tints

Shades of #50366A

#50366A
(80,54,106)
#493261
(73,50,97)
#422E58
(66,46,88)
#3B2A4F
(59,42,79)
#342646
(52,38,70)
#2D223D
(45,34,61)
#261E34
(38,30,52)
#1F1A2B
(31,26,43)
#181622
(24,22,34)
#111219
(17,18,25)
#0A0E10
(10,14,16)
#000000
(0,0,0)

Tints of #50366A

#50366A
(80,54,106)
#5F4877
(95,72,119)
#6E5A84
(110,90,132)
#7D6C91
(125,108,145)
#8C7E9E
(140,126,158)
#9B90AB
(155,144,171)
#AAA2B8
(170,162,184)
#B9B4C5
(185,180,197)
#C8C6D2
(200,198,210)
#D7D8DF
(215,216,223)
#E6EAEC
(230,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50366A color. Also use rgb(80,54,106) instead hex code.

Text Font Color

.myTextColor { color: #50366A; }

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

This text font color is #50366A.

Background Color

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

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

This div background color is #50366A.

Border color

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

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

This div border color is #50366A.

Opacity

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

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

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

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

This text has shadow with #50366A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50366A.

Preview

Color preview on black background

This text has color #50366A on black background.


Color preview on white background

This text has color #50366A on white background.


Black color preview on #50366A background

This text has black color on #50366A background.


White color preview on #50366A background

This text has white color on #50366A background.


Related colors

Complementary color

Complementary color for #hex is #AFC995.


I love getcolorcode.com

Triadic colors

1 #6A5036 and #366A50 with #50366A are triadic colors.

2 #6A3650 and #36506A with #50366A are triadic colors.