COLOR #503789

HEX: #503789 RGB: (80,55,137)

Color info

#503789 contains mainly red and blue colors. Web safe color of #503789 is #663399 (or #639).

RGB color model

#503789 color RGB value is (80,55,137).

RGB: (80,55,137) (31%, 22%, 54%)

RGB channels and saturation

R 80 of 255 = 31%
G 55 of 255 = 22%
B 137 of 255 = 54%

80
55
137

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

Portions of RGB colors in percentages

R + G + B = 80 + 55 + 137 = 272 (100%)
R 80 of 272 ~ 29.41%
G 55 of 272 ~ 20.22%
B 137 of 272 ~ 50.37'%

%29.41
%20.22
%50.37

CMYK color model

#503789 color CMYK value is (42,60,0,46).

  • cyan value is 41.61%
  • magenta value is 59.85%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (42,60,0,46)
C42M60Y0K46 (42%, 60%, 0%, 46%)
(0.42 / 0.60 / 0.00 / 0.46)

CMYK percentages

%41.61
%59.85
%0
%46.27

Codes

Color #503789 in popluar color models

50 37 89
RGB 80 55 137
HSL 258° 42.71% 37.65%
HSB/HSV 258° 59.85% 53.73%
CMYK 41.61% 59.85% 0.00%
46.27%

Color #503789 in popluar number systems.

HEX 50 37 89
Decimal 80 55 137
Binary 1010000 110111 10001001
Octal 120 67 211

Shades and tints

Shades of #503789

#503789
(80,55,137)
#49327D
(73,50,125)
#422D71
(66,45,113)
#3B2865
(59,40,101)
#342359
(52,35,89)
#2D1E4D
(45,30,77)
#261941
(38,25,65)
#1F1435
(31,20,53)
#180F29
(24,15,41)
#110A1D
(17,10,29)
#0A0511
(10,5,17)
#000000
(0,0,0)

Tints of #503789

#503789
(80,55,137)
#5F4993
(95,73,147)
#6E5B9D
(110,91,157)
#7D6DA7
(125,109,167)
#8C7FB1
(140,127,177)
#9B91BB
(155,145,187)
#AAA3C5
(170,163,197)
#B9B5CF
(185,181,207)
#C8C7D9
(200,199,217)
#D7D9E3
(215,217,227)
#E6EBED
(230,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503789 color. Also use rgb(80,55,137) instead hex code.

Text Font Color

.myTextColor { color: #503789; }

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

This text font color is #503789.

Background Color

.myBgColor { background-color: #503789; }

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

This div background color is #503789.

Border color

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

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

This div border color is #503789.

Opacity

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

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

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

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

This text has shadow with #503789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503789.

Preview

Color preview on black background

This text has color #503789 on black background.


Color preview on white background

This text has color #503789 on white background.


Black color preview on #503789 background

This text has black color on #503789 background.


White color preview on #503789 background

This text has white color on #503789 background.


Related colors

Complementary color

Complementary color for #hex is #AFC876.


I love getcolorcode.com

Triadic colors

1 #895037 and #378950 with #503789 are triadic colors.

2 #893750 and #375089 with #503789 are triadic colors.