COLOR #503364

HEX: #503364 RGB: (80,51,100)

Color info

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

RGB color model

#503364 color RGB value is (80,51,100).

RGB: (80,51,100) (31%, 20%, 39%)

RGB channels and saturation

R 80 of 255 = 31%
G 51 of 255 = 20%
B 100 of 255 = 39%

80
51
100

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

Portions of RGB colors in percentages

R + G + B = 80 + 51 + 100 = 231 (100%)
R 80 of 231 ~ 34.63%
G 51 of 231 ~ 22.08%
B 100 of 231 ~ 43.29'%

%34.63
%22.08
%43.29

CMYK color model

#503364 color CMYK value is (20,49,0,61).

  • cyan value is 20.00%
  • magenta value is 49.00%
  • yellow value is 0.00%
  • key color value is 60.78%
CMYK: (20,49,0,61) C20M49Y0K61 (20%,49%,0%,61%) (0.20/0.49/0.00/0.61) 

CMYK percentages

%20
%49
%0
%60.78

Codes

Color #503364 in popluar color models

50 33 64
RGB 80 51 100
HSL 276° 32.45% 29.61%
HSB/HSV 276° 49.00% 39.22%
CMYK 20.00% 49.00% 0.00%
60.78%

Color #503364 in popluar number systems.

HEX 50 33 64
Decimal 80 51 100
Binary 1010000 110011 1100100
Octal 120 63 144

Shades and tints

Shades of #503364

#503364
(80,51,100)
#492F5B
(73,47,91)
#422B52
(66,43,82)
#3B2749
(59,39,73)
#342340
(52,35,64)
#2D1F37
(45,31,55)
#261B2E
(38,27,46)
#1F1725
(31,23,37)
#18131C
(24,19,28)
#110F13
(17,15,19)
#0A0B0A
(10,11,10)
#000000
(0,0,0)

Tints of #503364

#503364
(80,51,100)
#5F4572
(95,69,114)
#6E5780
(110,87,128)
#7D698E
(125,105,142)
#8C7B9C
(140,123,156)
#9B8DAA
(155,141,170)
#AA9FB8
(170,159,184)
#B9B1C6
(185,177,198)
#C8C3D4
(200,195,212)
#D7D5E2
(215,213,226)
#E6E7F0
(230,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503364 color. Also use rgb(80,51,100) instead hex code.

Text Font Color

.myTextColor { color: #503364; }

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

This text font color is #503364.

Background Color

.myBgColor { background-color: #503364; }

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

This div background color is #503364.

Border color

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

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

This div border color is #503364.

Opacity

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

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

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

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

This text has shadow with #503364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503364.

Preview

Color preview on black background

This text has color #503364 on black background.


Color preview on white background

This text has color #503364 on white background.


Black color preview on #503364 background

This text has black color on #503364 background.


White color preview on #503364 background

This text has white color on #503364 background.


Related colors

Complementary color

Complementary color for #hex is #AFCC9B.


I love getcolorcode.com

Triadic colors

1 #645033 and #336450 with #503364 are triadic colors.

2 #643350 and #335064 with #503364 are triadic colors.