Shades of Hot Purple #573560
Tints of Hot Purple #573560
RGB
CMYK
RGB Variations
Color information
#573560 (or 0x573560) is known color: Hot Purple. HEX triplet: 57, 35 and 60. RGB value is (87,53,96). Sum of RGB (Red+Green+Blue) = 87+53+96=236 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.86% from 236); Green value is 53 (21.09% from 255 or 22.46% from 236); Blue value is 96 (37.89% from 255 or 40.68% from 236); Max value from RGB is 96 - color contains mainly: blue. Hex color #573560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573560 is #A8CA9F. Grayscale: #434343. Windows color (decimal): -11061920 or 6305111. OLE color: 6305111.
HSL color Cylindrical-coordinate representation of color #573560: hue angle of 287.44º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #573560 is Cyan = 0.09, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 53 | 96 | - |
| CMYK | 0.09 | 0.45 | 0 | 0.62 |
| HSL | 287.44º | 0.29% | 0.29% | - |
| HSV(B) | 287.44º | 0.45% | 0.38% | - |
| XYZ | 7.31 | 5.42 | 11.73 | - |
| YUV | 68.07 | 143.76 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 96 | 0.09 | 0.45 | 0 | 0.62 | 287.44 | 0.29 | 0.29 |
| Hex | 57 | 35 | 60 | 9 | 2D | 0 | 3E | 11F | 1D | 1D |
| Octal | 127 | 65 | 140 | 11 | 55 | 0 | 76 | 437 | 35 | 35 |
| Binary | 1010111 | 110101 | 1100000 | 1001 | 101101 | 0 | 111110 | 100011111 | 11101 | 11101 |
Color Harmonies of #573560
Complementary color
Monochromatic Colors of #573560
Black with #573560
Text Example
Text Example
White with #573560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573560; }
p { color: rgb(87,53,96); }
H1.HeaderClassName
{
color: #573560;
}
.AnyTagClassName
{
color: #573560;
}
</style>
background-color css
<style>
a { background-color: #573560; }
a { background-color: rgb(87,53,96); }
div.DivClassName
{
background-color: #573560;
}
.BgClassName
{
background-color: #573560;
}
</style>
border-color css
<style>
span { border-color: #573560; }
span { border-color: rgb(87,53,96); }
td.TdClassName
{
border-color: #573560;
}
.TagClassName
{
border-color: #573560;
}
</style>