COLOR #503990

HEX: #503990 RGB: (80,57,144)

Color info

#503990 contains mainly blue color. Web safe color of #503990 is #663399 (or #639).

RGB color model

#503990 color RGB value is (80,57,144).

RGB: (80,57,144) (31%, 22%, 56%)

RGB channels and saturation

R 80 of 255 = 31%
G 57 of 255 = 22%
B 144 of 255 = 56%

80
57
144

R + G + B ~ 36%. #503990 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 57 + 144 = 281 (100%)
R 80 of 281 ~ 28.47%
G 57 of 281 ~ 20.28%
B 144 of 281 ~ 51.25'%

%28.47
%20.28
%51.25

CMYK color model

#503990 color CMYK value is (44,60,0,44).

  • cyan value is 44.44%
  • magenta value is 60.42%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (44,60,0,44)
C44M60Y0K44 (44%, 60%, 0%, 44%)
(0.44 / 0.60 / 0.00 / 0.44)

CMYK percentages

%44.44
%60.42
%0
%43.53

Codes

Color #503990 in popluar color models

50 39 90
RGB 80 57 144
HSL 256° 43.28% 39.41%
HSB/HSV 256° 60.42% 56.47%
CMYK 44.44% 60.42% 0.00%
43.53%

Color #503990 in popluar number systems.

HEX 50 39 90
Decimal 80 57 144
Binary 1010000 111001 10010000
Octal 120 71 220

Shades and tints

Shades of #503990

#503990
(80,57,144)
#493483
(73,52,131)
#422F76
(66,47,118)
#3B2A69
(59,42,105)
#34255C
(52,37,92)
#2D204F
(45,32,79)
#261B42
(38,27,66)
#1F1635
(31,22,53)
#181128
(24,17,40)
#110C1B
(17,12,27)
#0A070E
(10,7,14)
#000000
(0,0,0)

Tints of #503990

#503990
(80,57,144)
#5F4B9A
(95,75,154)
#6E5DA4
(110,93,164)
#7D6FAE
(125,111,174)
#8C81B8
(140,129,184)
#9B93C2
(155,147,194)
#AAA5CC
(170,165,204)
#B9B7D6
(185,183,214)
#C8C9E0
(200,201,224)
#D7DBEA
(215,219,234)
#E6EDF4
(230,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503990 color. Also use rgb(80,57,144) instead hex code.

Text Font Color

.myTextColor { color: #503990; }

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

This text font color is #503990.

Background Color

.myBgColor { background-color: #503990; }

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

This div background color is #503990.

Border color

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

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

This div border color is #503990.

Opacity

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

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

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

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

This text has shadow with #503990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503990.

Preview

Color preview on black background

This text has color #503990 on black background.


Color preview on white background

This text has color #503990 on white background.


Black color preview on #503990 background

This text has black color on #503990 background.


White color preview on #503990 background

This text has white color on #503990 background.


Related colors

Complementary color

Complementary color for #hex is #AFC66F.


I love getcolorcode.com

Triadic colors

1 #905039 and #399050 with #503990 are triadic colors.

2 #903950 and #395090 with #503990 are triadic colors.