COLOR #530573

HEX: #530573 RGB: (83,5,115)

Color info

#530573 contains mainly red and blue colors. Web safe color of #530573 is #660066 (or #606).

RGB color model

#530573 color RGB value is (83,5,115).

RGB: (83,5,115) (33%, 2%, 45%)

RGB channels and saturation

R 83 of 255 = 33%
G 5 of 255 = 2%
B 115 of 255 = 45%

83
5
115

R + G + B ~ 27%. #530573 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 5 + 115 = 203 (100%)
R 83 of 203 ~ 40.89%
G 5 of 203 ~ 2.46%
B 115 of 203 ~ 56.65'%

%40.89
%56.65

CMYK color model

#530573 color CMYK value is (28,96,0,55).

  • cyan value is 27.83%
  • magenta value is 95.65%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (28,96,0,55)
C28M96Y0K55 (28%, 96%, 0%, 55%)
(0.28 / 0.96 / 0.00 / 0.55)

CMYK percentages

%27.83
%95.65
%0
%54.9

Codes

Color #530573 in popluar color models

53 05 73
RGB 83 5 115
HSL 283° 91.67% 23.53%
HSB/HSV 283° 95.65% 45.10%
CMYK 27.83% 95.65% 0.00%
54.90%

Color #530573 in popluar number systems.

HEX 53 05 73
Decimal 83 5 115
Binary 1010011 101 1110011
Octal 123 5 163

Shades and tints

Shades of #530573

#530573
(83,5,115)
#4C0569
(76,5,105)
#45055F
(69,5,95)
#3E0555
(62,5,85)
#37054B
(55,5,75)
#300541
(48,5,65)
#290537
(41,5,55)
#22052D
(34,5,45)
#1B0523
(27,5,35)
#140519
(20,5,25)
#0D050F
(13,5,15)
#000000
(0,0,0)

Tints of #530573

#530573
(83,5,115)
#621B7F
(98,27,127)
#71318B
(113,49,139)
#804797
(128,71,151)
#8F5DA3
(143,93,163)
#9E73AF
(158,115,175)
#AD89BB
(173,137,187)
#BC9FC7
(188,159,199)
#CBB5D3
(203,181,211)
#DACBDF
(218,203,223)
#E9E1EB
(233,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #530573 color. Also use rgb(83,5,115) instead hex code.

Text Font Color

.myTextColor { color: #530573; }

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

This text font color is #530573.

Background Color

.myBgColor { background-color: #530573; }

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

This div background color is #530573.

Border color

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

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

This div border color is #530573.

Opacity

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

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

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

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

This text has shadow with #530573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #530573.

Preview

Color preview on black background

This text has color #530573 on black background.


Color preview on white background

This text has color #530573 on white background.


Black color preview on #530573 background

This text has black color on #530573 background.


White color preview on #530573 background

This text has white color on #530573 background.


Related colors

Complementary color

Complementary color for #hex is #ACFA8C.


I love getcolorcode.com

Triadic colors

1 #735305 and #057353 with #530573 are triadic colors.

2 #730553 and #055373 with #530573 are triadic colors.