COLOR #503079

HEX: #503079 RGB: (80,48,121)

Color info

#503079 contains mainly red and blue colors. Web safe color of #503079 is #663366 (or #636).

RGB color model

#503079 color RGB value is (80,48,121).

RGB: (80,48,121) (31%, 19%, 47%)

RGB channels and saturation

R 80 of 255 = 31%
G 48 of 255 = 19%
B 121 of 255 = 47%

80
48
121

R + G + B ~ 32%. #503079 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 48 + 121 = 249 (100%)
R 80 of 249 ~ 32.13%
G 48 of 249 ~ 19.28%
B 121 of 249 ~ 48.59'%

%32.13
%19.28
%48.59

CMYK color model

#503079 color CMYK value is (34,60,0,53).

  • cyan value is 33.88%
  • magenta value is 60.33%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (34,60,0,53)
C34M60Y0K53 (34%, 60%, 0%, 53%)
(0.34 / 0.60 / 0.00 / 0.53)

CMYK percentages

%33.88
%60.33
%0
%52.55

Codes

Color #503079 in popluar color models

50 30 79
RGB 80 48 121
HSL 266° 43.20% 33.14%
HSB/HSV 266° 60.33% 47.45%
CMYK 33.88% 60.33% 0.00%
52.55%

Color #503079 in popluar number systems.

HEX 50 30 79
Decimal 80 48 121
Binary 1010000 110000 1111001
Octal 120 60 171

Shades and tints

Shades of #503079

#503079
(80,48,121)
#492C6E
(73,44,110)
#422863
(66,40,99)
#3B2458
(59,36,88)
#34204D
(52,32,77)
#2D1C42
(45,28,66)
#261837
(38,24,55)
#1F142C
(31,20,44)
#181021
(24,16,33)
#110C16
(17,12,22)
#0A080B
(10,8,11)
#000000
(0,0,0)

Tints of #503079

#503079
(80,48,121)
#5F4285
(95,66,133)
#6E5491
(110,84,145)
#7D669D
(125,102,157)
#8C78A9
(140,120,169)
#9B8AB5
(155,138,181)
#AA9CC1
(170,156,193)
#B9AECD
(185,174,205)
#C8C0D9
(200,192,217)
#D7D2E5
(215,210,229)
#E6E4F1
(230,228,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503079; }

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

This text font color is #503079.

Background Color

.myBgColor { background-color: #503079; }

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

This div background color is #503079.

Border color

.myBorderColor { border: 1px solid #503079; }

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

This div border color is #503079.

Opacity

.myOpacity80 { color: #503079; opacity: 0.8; }

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

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

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

This text has shadow with #503079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503079.

Preview

Color preview on black background

This text has color #503079 on black background.


Color preview on white background

This text has color #503079 on white background.


Black color preview on #503079 background

This text has black color on #503079 background.


White color preview on #503079 background

This text has white color on #503079 background.


Related colors

Complementary color

Complementary color for #hex is #AFCF86.


I love getcolorcode.com

Triadic colors

1 #795030 and #307950 with #503079 are triadic colors.

2 #793050 and #305079 with #503079 are triadic colors.