COLOR #503270

HEX: #503270 RGB: (80,50,112)

Color info

#503270 contains mainly red and blue colors. Web safe color of #503270 is #663366 (or #636).

RGB color model

#503270 color RGB value is (80,50,112).

RGB: (80,50,112) (31%, 20%, 44%)

RGB channels and saturation

R 80 of 255 = 31%
G 50 of 255 = 20%
B 112 of 255 = 44%

80
50
112

R + G + B ~ 32%. #503270 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 50 + 112 = 242 (100%)
R 80 of 242 ~ 33.06%
G 50 of 242 ~ 20.66%
B 112 of 242 ~ 46.28'%

%33.06
%20.66
%46.28

CMYK color model

#503270 color CMYK value is (29,55,0,56).

  • cyan value is 28.57%
  • magenta value is 55.36%
  • yellow value is 0.00%
  • key color value is 56.08%
CMYK: (29,55,0,56) C29M55Y0K56 (29%,55%,0%,56%) (0.29/0.55/0.00/0.56) 

CMYK percentages

%28.57
%55.36
%0
%56.08

Codes

Color #503270 in popluar color models

50 32 70
RGB 80 50 112
HSL 269° 38.27% 31.76%
HSB/HSV 269° 55.36% 43.92%
CMYK 28.57% 55.36% 0.00%
56.08%

Color #503270 in popluar number systems.

HEX 50 32 70
Decimal 80 50 112
Binary 1010000 110010 1110000
Octal 120 62 160

Shades and tints

Shades of #503270

#503270
(80,50,112)
#492E66
(73,46,102)
#422A5C
(66,42,92)
#3B2652
(59,38,82)
#342248
(52,34,72)
#2D1E3E
(45,30,62)
#261A34
(38,26,52)
#1F162A
(31,22,42)
#181220
(24,18,32)
#110E16
(17,14,22)
#0A0A0C
(10,10,12)
#000000
(0,0,0)

Tints of #503270

#503270
(80,50,112)
#5F447D
(95,68,125)
#6E568A
(110,86,138)
#7D6897
(125,104,151)
#8C7AA4
(140,122,164)
#9B8CB1
(155,140,177)
#AA9EBE
(170,158,190)
#B9B0CB
(185,176,203)
#C8C2D8
(200,194,216)
#D7D4E5
(215,212,229)
#E6E6F2
(230,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503270 color. Also use rgb(80,50,112) instead hex code.

Text Font Color

.myTextColor { color: #503270; }

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

This text font color is #503270.

Background Color

.myBgColor { background-color: #503270; }

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

This div background color is #503270.

Border color

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

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

This div border color is #503270.

Opacity

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

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

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

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

This text has shadow with #503270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503270.

Preview

Color preview on black background

This text has color #503270 on black background.


Color preview on white background

This text has color #503270 on white background.


Black color preview on #503270 background

This text has black color on #503270 background.


White color preview on #503270 background

This text has white color on #503270 background.


Related colors

Complementary color

Complementary color for #hex is #AFCD8F.


I love getcolorcode.com

Triadic colors

1 #705032 and #327050 with #503270 are triadic colors.

2 #703250 and #325070 with #503270 are triadic colors.