Shades of Hot Purple #583260
Tints of Hot Purple #583260
RGB
CMYK
RGB Variations
Color information
#583260 (or 0x583260) is known color: Hot Purple. HEX triplet: 58, 32 and 60. RGB value is (88,50,96). Sum of RGB (Red+Green+Blue) = 88+50+96=234 (30% of max value = 765). Red value is 88 (34.77% from 255 or 37.61% from 234); Green value is 50 (19.92% from 255 or 21.37% from 234); Blue value is 96 (37.89% from 255 or 41.03% from 234); Max value from RGB is 96 - color contains mainly: blue. Hex color #583260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #583260 is #A7CD9F. Grayscale: #424242. Windows color (decimal): -10997152 or 6304344. OLE color: 6304344.
HSL color Cylindrical-coordinate representation of color #583260: hue angle of 289.57º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #583260 is Cyan = 0.08, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 88 | 50 | 96 | - |
| CMYK | 0.08 | 0.48 | 0 | 0.62 |
| HSL | 289.57º | 0.32% | 0.29% | - |
| HSV(B) | 289.57º | 0.48% | 0.38% | - |
| XYZ | 7.28 | 5.2 | 11.69 | - |
| YUV | 66.61 | 144.59 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 50 | 96 | 0.08 | 0.48 | 0 | 0.62 | 289.57 | 0.32 | 0.29 |
| Hex | 58 | 32 | 60 | 8 | 30 | 0 | 3E | 122 | 20 | 1D |
| Octal | 130 | 62 | 140 | 10 | 60 | 0 | 76 | 442 | 40 | 35 |
| Binary | 1011000 | 110010 | 1100000 | 1000 | 110000 | 0 | 111110 | 100100010 | 100000 | 11101 |
Color Harmonies of #583260
Complementary color
Monochromatic Colors of #583260
Black with #583260
Text Example
Text Example
White with #583260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583260; }
p { color: rgb(88,50,96); }
H1.HeaderClassName
{
color: #583260;
}
.AnyTagClassName
{
color: #583260;
}
</style>
background-color css
<style>
a { background-color: #583260; }
a { background-color: rgb(88,50,96); }
div.DivClassName
{
background-color: #583260;
}
.BgClassName
{
background-color: #583260;
}
</style>
border-color css
<style>
span { border-color: #583260; }
span { border-color: rgb(88,50,96); }
td.TdClassName
{
border-color: #583260;
}
.TagClassName
{
border-color: #583260;
}
</style>