Shades of Hot Purple #573460
Tints of Hot Purple #573460
RGB
CMYK
RGB Variations
Color information
#573460 (or 0x573460) is known color: Hot Purple. HEX triplet: 57, 34 and 60. RGB value is (87,52,96). Sum of RGB (Red+Green+Blue) = 87+52+96=235 (31% of max value = 765). Red value is 87 (34.38% from 255 or 37.02% from 235); Green value is 52 (20.70% from 255 or 22.13% from 235); Blue value is 96 (37.89% from 255 or 40.85% from 235); Max value from RGB is 96 - color contains mainly: blue. Hex color #573460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573460 is #A8CB9F. Grayscale: #434343. Windows color (decimal): -11062176 or 6304855. OLE color: 6304855.
HSL color Cylindrical-coordinate representation of color #573460: hue angle of 287.73º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #573460 is Cyan = 0.09, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 52 | 96 | - |
| CMYK | 0.09 | 0.46 | 0 | 0.62 |
| HSL | 287.73º | 0.3% | 0.29% | - |
| HSV(B) | 287.73º | 0.46% | 0.38% | - |
| XYZ | 7.27 | 5.33 | 11.71 | - |
| YUV | 67.48 | 144.1 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 52 | 96 | 0.09 | 0.46 | 0 | 0.62 | 287.73 | 0.3 | 0.29 |
| Hex | 57 | 34 | 60 | 9 | 2E | 0 | 3E | 120 | 1E | 1D |
| Octal | 127 | 64 | 140 | 11 | 56 | 0 | 76 | 440 | 36 | 35 |
| Binary | 1010111 | 110100 | 1100000 | 1001 | 101110 | 0 | 111110 | 100100000 | 11110 | 11101 |
Color Harmonies of #573460
Complementary color
Monochromatic Colors of #573460
Black with #573460
Text Example
Text Example
White with #573460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573460; }
p { color: rgb(87,52,96); }
H1.HeaderClassName
{
color: #573460;
}
.AnyTagClassName
{
color: #573460;
}
</style>
background-color css
<style>
a { background-color: #573460; }
a { background-color: rgb(87,52,96); }
div.DivClassName
{
background-color: #573460;
}
.BgClassName
{
background-color: #573460;
}
</style>
border-color css
<style>
span { border-color: #573460; }
span { border-color: rgb(87,52,96); }
td.TdClassName
{
border-color: #573460;
}
.TagClassName
{
border-color: #573460;
}
</style>