COLOR #503169

HEX: #503169 RGB: (80,49,105)

Color info

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

RGB color model

#503169 color RGB value is (80,49,105).

RGB: (80,49,105) (31%, 19%, 41%)

RGB channels and saturation

R 80 of 255 = 31%
G 49 of 255 = 19%
B 105 of 255 = 41%

80
49
105

R + G + B ~ 30%. #503169 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 49 + 105 = 234 (100%)
R 80 of 234 ~ 34.19%
G 49 of 234 ~ 20.94%
B 105 of 234 ~ 44.87'%

%34.19
%20.94
%44.87

CMYK color model

#503169 color CMYK value is (24,53,0,59).

  • cyan value is 23.81%
  • magenta value is 53.33%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (24,53,0,59)
C24M53Y0K59 (24%, 53%, 0%, 59%)
(0.24 / 0.53 / 0.00 / 0.59)

CMYK percentages

%23.81
%53.33
%0
%58.82

Codes

Color #503169 in popluar color models

50 31 69
RGB 80 49 105
HSL 273° 36.36% 30.20%
HSB/HSV 273° 53.33% 41.18%
CMYK 23.81% 53.33% 0.00%
58.82%

Color #503169 in popluar number systems.

HEX 50 31 69
Decimal 80 49 105
Binary 1010000 110001 1101001
Octal 120 61 151

Shades and tints

Shades of #503169

#503169
(80,49,105)
#492D60
(73,45,96)
#422957
(66,41,87)
#3B254E
(59,37,78)
#342145
(52,33,69)
#2D1D3C
(45,29,60)
#261933
(38,25,51)
#1F152A
(31,21,42)
#181121
(24,17,33)
#110D18
(17,13,24)
#0A090F
(10,9,15)
#000000
(0,0,0)

Tints of #503169

#503169
(80,49,105)
#5F4376
(95,67,118)
#6E5583
(110,85,131)
#7D6790
(125,103,144)
#8C799D
(140,121,157)
#9B8BAA
(155,139,170)
#AA9DB7
(170,157,183)
#B9AFC4
(185,175,196)
#C8C1D1
(200,193,209)
#D7D3DE
(215,211,222)
#E6E5EB
(230,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503169 color. Also use rgb(80,49,105) instead hex code.

Text Font Color

.myTextColor { color: #503169; }

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

This text font color is #503169.

Background Color

.myBgColor { background-color: #503169; }

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

This div background color is #503169.

Border color

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

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

This div border color is #503169.

Opacity

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

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

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

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

This text has shadow with #503169 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503169.

Preview

Color preview on black background

This text has color #503169 on black background.


Color preview on white background

This text has color #503169 on white background.


Black color preview on #503169 background

This text has black color on #503169 background.


White color preview on #503169 background

This text has white color on #503169 background.


Related colors

Complementary color

Complementary color for #hex is #AFCE96.


I love getcolorcode.com

Triadic colors

1 #695031 and #316950 with #503169 are triadic colors.

2 #693150 and #315069 with #503169 are triadic colors.