Shades of Hot Purple #582459
Tints of Hot Purple #582459
RGB
CMYK
RGB Variations
Color information
#582459 (or 0x582459) is known color: Hot Purple. HEX triplet: 58, 24 and 59. RGB value is (88,36,89). Sum of RGB (Red+Green+Blue) = 88+36+89=213 (28% of max value = 765). Red value is 88 (34.77% from 255 or 41.31% from 213); Green value is 36 (14.45% from 255 or 16.90% from 213); Blue value is 89 (35.16% from 255 or 41.78% from 213); Max value from RGB is 89 - color contains mainly: blue. Hex color #582459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582459 is #A7DBA6. Grayscale: #393939. Windows color (decimal): -11000743 or 5842008. OLE color: 5842008.
HSL color Cylindrical-coordinate representation of color #582459: hue angle of 298.87º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #582459 is Cyan = 0.01, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 36 | 89 | - |
| CMYK | 0.01 | 0.60 | 0 | 0.65 |
| HSL | 298.87º | 0.42% | 0.25% | - |
| HSV(B) | 298.87º | 0.6% | 0.35% | - |
| XYZ | 6.46 | 4.06 | 9.89 | - |
| YUV | 57.59 | 145.73 | 149.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 36 | 89 | 0.01 | 0.60 | 0 | 0.65 | 298.87 | 0.42 | 0.25 |
| Hex | 58 | 24 | 59 | 1 | 3C | 0 | 41 | 12B | 2A | 19 |
| Octal | 130 | 44 | 131 | 1 | 74 | 0 | 101 | 453 | 52 | 31 |
| Binary | 1011000 | 100100 | 1011001 | 1 | 111100 | 0 | 1000001 | 100101011 | 101010 | 11001 |
Color Harmonies of #582459
Complementary color
Monochromatic Colors of #582459
Black with #582459
Text Example
Text Example
White with #582459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582459; }
p { color: rgb(88,36,89); }
H1.HeaderClassName
{
color: #582459;
}
.AnyTagClassName
{
color: #582459;
}
</style>
background-color css
<style>
a { background-color: #582459; }
a { background-color: rgb(88,36,89); }
div.DivClassName
{
background-color: #582459;
}
.BgClassName
{
background-color: #582459;
}
</style>
border-color css
<style>
span { border-color: #582459; }
span { border-color: rgb(88,36,89); }
td.TdClassName
{
border-color: #582459;
}
.TagClassName
{
border-color: #582459;
}
</style>