COLOR #50305A

HEX: #50305A RGB: (80,48,90)

Color info

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

RGB color model

#50305A color RGB value is (80,48,90).

RGB: (80,48,90) (31%, 19%, 35%)

RGB channels and saturation

R 80 of 255 = 31%
G 48 of 255 = 19%
B 90 of 255 = 35%

80
48
90

R + G + B ~ 28%. #50305A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 48 + 90 = 218 (100%)
R 80 of 218 ~ 36.7%
G 48 of 218 ~ 22.02%
B 90 of 218 ~ 41.28'%

%36.7
%22.02
%41.28

CMYK color model

#50305A color CMYK value is (11,47,0,65).

  • cyan value is 11.11%
  • magenta value is 46.67%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (11,47,0,65) C11M47Y0K65 (11%,47%,0%,65%) (0.11/0.47/0.00/0.65) 

CMYK percentages

%11.11
%46.67
%0
%64.71

Codes

Color #50305A in popluar color models

50 30 5A
RGB 80 48 90
HSL 286° 30.43% 27.06%
HSB/HSV 286° 46.67% 35.29%
CMYK 11.11% 46.67% 0.00%
64.71%

Color #50305A in popluar number systems.

HEX 50 30 5A
Decimal 80 48 90
Binary 1010000 110000 1011010
Octal 120 60 132

Shades and tints

Shades of #50305A

#50305A
(80,48,90)
#492C52
(73,44,82)
#42284A
(66,40,74)
#3B2442
(59,36,66)
#34203A
(52,32,58)
#2D1C32
(45,28,50)
#26182A
(38,24,42)
#1F1422
(31,20,34)
#18101A
(24,16,26)
#110C12
(17,12,18)
#0A080A
(10,8,10)
#000000
(0,0,0)

Tints of #50305A

#50305A
(80,48,90)
#5F4269
(95,66,105)
#6E5478
(110,84,120)
#7D6687
(125,102,135)
#8C7896
(140,120,150)
#9B8AA5
(155,138,165)
#AA9CB4
(170,156,180)
#B9AEC3
(185,174,195)
#C8C0D2
(200,192,210)
#D7D2E1
(215,210,225)
#E6E4F0
(230,228,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50305A color. Also use rgb(80,48,90) instead hex code.

Text Font Color

.myTextColor { color: #50305A; }

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

This text font color is #50305A.

Background Color

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

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

This div background color is #50305A.

Border color

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

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

This div border color is #50305A.

Opacity

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

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

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

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

This text has shadow with #50305A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50305A.

Preview

Color preview on black background

This text has color #50305A on black background.


Color preview on white background

This text has color #50305A on white background.


Black color preview on #50305A background

This text has black color on #50305A background.


White color preview on #50305A background

This text has white color on #50305A background.


Related colors

Complementary color

Complementary color for #hex is #AFCFA5.


I love getcolorcode.com

Triadic colors

1 #5A5030 and #305A50 with #50305A are triadic colors.

2 #5A3050 and #30505A with #50305A are triadic colors.