COLOR #503163

HEX: #503163 RGB: (80,49,99)

Color info

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

RGB color model

#503163 color RGB value is (80,49,99).

RGB: (80,49,99) (31%, 19%, 39%)

RGB channels and saturation

R 80 of 255 = 31%
G 49 of 255 = 19%
B 99 of 255 = 39%

80
49
99

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

Portions of RGB colors in percentages

R + G + B = 80 + 49 + 99 = 228 (100%)
R 80 of 228 ~ 35.09%
G 49 of 228 ~ 21.49%
B 99 of 228 ~ 43.42'%

%35.09
%21.49
%43.42

CMYK color model

#503163 color CMYK value is (19,51,0,61).

  • cyan value is 19.19%
  • magenta value is 50.51%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (19,51,0,61)
C19M51Y0K61 (19%, 51%, 0%, 61%)
(0.19 / 0.51 / 0.00 / 0.61)

CMYK percentages

%19.19
%50.51
%0
%61.18

Codes

Color #503163 in popluar color models

50 31 63
RGB 80 49 99
HSL 277° 33.78% 29.02%
HSB/HSV 277° 50.51% 38.82%
CMYK 19.19% 50.51% 0.00%
61.18%

Color #503163 in popluar number systems.

HEX 50 31 63
Decimal 80 49 99
Binary 1010000 110001 1100011
Octal 120 61 143

Shades and tints

Shades of #503163

#503163
(80,49,99)
#492D5A
(73,45,90)
#422951
(66,41,81)
#3B2548
(59,37,72)
#34213F
(52,33,63)
#2D1D36
(45,29,54)
#26192D
(38,25,45)
#1F1524
(31,21,36)
#18111B
(24,17,27)
#110D12
(17,13,18)
#0A0909
(10,9,9)
#000000
(0,0,0)

Tints of #503163

#503163
(80,49,99)
#5F4371
(95,67,113)
#6E557F
(110,85,127)
#7D678D
(125,103,141)
#8C799B
(140,121,155)
#9B8BA9
(155,139,169)
#AA9DB7
(170,157,183)
#B9AFC5
(185,175,197)
#C8C1D3
(200,193,211)
#D7D3E1
(215,211,225)
#E6E5EF
(230,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #503163; }

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

This text font color is #503163.

Background Color

.myBgColor { background-color: #503163; }

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

This div background color is #503163.

Border color

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

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

This div border color is #503163.

Opacity

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

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

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

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

This text has shadow with #503163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503163.

Preview

Color preview on black background

This text has color #503163 on black background.


Color preview on white background

This text has color #503163 on white background.


Black color preview on #503163 background

This text has black color on #503163 background.


White color preview on #503163 background

This text has white color on #503163 background.


Related colors

Complementary color

Complementary color for #hex is #AFCE9C.


I love getcolorcode.com

Triadic colors

1 #635031 and #316350 with #503163 are triadic colors.

2 #633150 and #315063 with #503163 are triadic colors.