COLOR #503574

HEX: #503574 RGB: (80,53,116)

Color info

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

RGB color model

#503574 color RGB value is (80,53,116).

RGB: (80,53,116) (31%, 21%, 45%)

RGB channels and saturation

R 80 of 255 = 31%
G 53 of 255 = 21%
B 116 of 255 = 45%

80
53
116

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

Portions of RGB colors in percentages

R + G + B = 80 + 53 + 116 = 249 (100%)
R 80 of 249 ~ 32.13%
G 53 of 249 ~ 21.29%
B 116 of 249 ~ 46.59'%

%32.13
%21.29
%46.59

CMYK color model

#503574 color CMYK value is (31,54,0,55).

  • cyan value is 31.03%
  • magenta value is 54.31%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (31,54,0,55)
C31M54Y0K55 (31%, 54%, 0%, 55%)
(0.31 / 0.54 / 0.00 / 0.55)

CMYK percentages

%31.03
%54.31
%0
%54.51

Codes

Color #503574 in popluar color models

50 35 74
RGB 80 53 116
HSL 266° 37.28% 33.14%
HSB/HSV 266° 54.31% 45.49%
CMYK 31.03% 54.31% 0.00%
54.51%

Color #503574 in popluar number systems.

HEX 50 35 74
Decimal 80 53 116
Binary 1010000 110101 1110100
Octal 120 65 164

Shades and tints

Shades of #503574

#503574
(80,53,116)
#49316A
(73,49,106)
#422D60
(66,45,96)
#3B2956
(59,41,86)
#34254C
(52,37,76)
#2D2142
(45,33,66)
#261D38
(38,29,56)
#1F192E
(31,25,46)
#181524
(24,21,36)
#11111A
(17,17,26)
#0A0D10
(10,13,16)
#000000
(0,0,0)

Tints of #503574

#503574
(80,53,116)
#5F4780
(95,71,128)
#6E598C
(110,89,140)
#7D6B98
(125,107,152)
#8C7DA4
(140,125,164)
#9B8FB0
(155,143,176)
#AAA1BC
(170,161,188)
#B9B3C8
(185,179,200)
#C8C5D4
(200,197,212)
#D7D7E0
(215,215,224)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #503574 color. Also use rgb(80,53,116) instead hex code.

Text Font Color

.myTextColor { color: #503574; }

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

This text font color is #503574.

Background Color

.myBgColor { background-color: #503574; }

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

This div background color is #503574.

Border color

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

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

This div border color is #503574.

Opacity

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

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

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

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

This text has shadow with #503574 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #503574.

Preview

Color preview on black background

This text has color #503574 on black background.


Color preview on white background

This text has color #503574 on white background.


Black color preview on #503574 background

This text has black color on #503574 background.


White color preview on #503574 background

This text has white color on #503574 background.


Related colors

Complementary color

Complementary color for #hex is #AFCA8B.


I love getcolorcode.com

Triadic colors

1 #745035 and #357450 with #503574 are triadic colors.

2 #743550 and #355074 with #503574 are triadic colors.