Shades of Hot Purple #582460
Tints of Hot Purple #582460
RGB
CMYK
RGB Variations
Color information
#582460 (or 0x582460) is known color: Hot Purple. HEX triplet: 58, 24 and 60. RGB value is (88,36,96). Sum of RGB (Red+Green+Blue) = 88+36+96=220 (29% of max value = 765). Red value is 88 (34.77% from 255 or 40% from 220); Green value is 36 (14.45% from 255 or 16.36% from 220); Blue value is 96 (37.89% from 255 or 43.64% from 220); Max value from RGB is 96 - color contains mainly: blue. Hex color #582460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582460 is #A7DB9F. Grayscale: #3A3A3A. Windows color (decimal): -11000736 or 6300760. OLE color: 6300760.
HSL color Cylindrical-coordinate representation of color #582460: hue angle of 292º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #582460 is Cyan = 0.08, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 88 | 36 | 96 | - |
| CMYK | 0.08 | 0.62 | 0 | 0.62 |
| HSL | 292º | 0.45% | 0.26% | - |
| HSV(B) | 292º | 0.63% | 0.38% | - |
| XYZ | 6.77 | 4.18 | 11.52 | - |
| YUV | 58.39 | 149.23 | 149.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 36 | 96 | 0.08 | 0.62 | 0 | 0.62 | 292 | 0.45 | 0.26 |
| Hex | 58 | 24 | 60 | 8 | 3E | 0 | 3E | 124 | 2D | 1A |
| Octal | 130 | 44 | 140 | 10 | 76 | 0 | 76 | 444 | 55 | 32 |
| Binary | 1011000 | 100100 | 1100000 | 1000 | 111110 | 0 | 111110 | 100100100 | 101101 | 11010 |
Color Harmonies of #582460
Complementary color
Monochromatic Colors of #582460
Black with #582460
Text Example
Text Example
White with #582460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582460; }
p { color: rgb(88,36,96); }
H1.HeaderClassName
{
color: #582460;
}
.AnyTagClassName
{
color: #582460;
}
</style>
background-color css
<style>
a { background-color: #582460; }
a { background-color: rgb(88,36,96); }
div.DivClassName
{
background-color: #582460;
}
.BgClassName
{
background-color: #582460;
}
</style>
border-color css
<style>
span { border-color: #582460; }
span { border-color: rgb(88,36,96); }
td.TdClassName
{
border-color: #582460;
}
.TagClassName
{
border-color: #582460;
}
</style>