Shades of Hot Purple #591860
Tints of Hot Purple #591860
RGB
CMYK
RGB Variations
Color information
#591860 (or 0x591860) is known color: Hot Purple. HEX triplet: 59, 18 and 60. RGB value is (89,24,96). Sum of RGB (Red+Green+Blue) = 89+24+96=209 (27% of max value = 765). Red value is 89 (35.16% from 255 or 42.58% from 209); Green value is 24 (9.77% from 255 or 11.48% from 209); Blue value is 96 (37.89% from 255 or 45.93% from 209); Max value from RGB is 96 - color contains mainly: blue. Hex color #591860 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591860 is #A6E79F. Grayscale: #333333. Windows color (decimal): -10938272 or 6297689. OLE color: 6297689.
HSL color Cylindrical-coordinate representation of color #591860: hue angle of 294.17º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #591860 is Cyan = 0.07, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 24 | 96 | - |
| CMYK | 0.07 | 0.75 | 0 | 0.62 |
| HSL | 294.17º | 0.6% | 0.24% | - |
| HSV(B) | 294.17º | 0.75% | 0.38% | - |
| XYZ | 6.56 | 3.62 | 11.42 | - |
| YUV | 51.64 | 153.03 | 154.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 24 | 96 | 0.07 | 0.75 | 0 | 0.62 | 294.17 | 0.6 | 0.24 |
| Hex | 59 | 18 | 60 | 7 | 4B | 0 | 3E | 126 | 3C | 18 |
| Octal | 131 | 30 | 140 | 7 | 113 | 0 | 76 | 446 | 74 | 30 |
| Binary | 1011001 | 11000 | 1100000 | 111 | 1001011 | 0 | 111110 | 100100110 | 111100 | 11000 |
Color Harmonies of #591860
Complementary color
Monochromatic Colors of #591860
Black with #591860
Text Example
Text Example
White with #591860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591860; }
p { color: rgb(89,24,96); }
H1.HeaderClassName
{
color: #591860;
}
.AnyTagClassName
{
color: #591860;
}
</style>
background-color css
<style>
a { background-color: #591860; }
a { background-color: rgb(89,24,96); }
div.DivClassName
{
background-color: #591860;
}
.BgClassName
{
background-color: #591860;
}
</style>
border-color css
<style>
span { border-color: #591860; }
span { border-color: rgb(89,24,96); }
td.TdClassName
{
border-color: #591860;
}
.TagClassName
{
border-color: #591860;
}
</style>