Shades of Hot Purple #593460
Tints of Hot Purple #593460
RGB
CMYK
RGB Variations
Color information
#593460 (or 0x593460) is known color: Hot Purple. HEX triplet: 59, 34 and 60. RGB value is (89,52,96). Sum of RGB (Red+Green+Blue) = 89+52+96=237 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.55% from 237); Green value is 52 (20.70% from 255 or 21.94% from 237); Blue value is 96 (37.89% from 255 or 40.51% from 237); Max value from RGB is 96 - color contains mainly: blue. Hex color #593460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593460 is #A6CB9F. Grayscale: #434343. Windows color (decimal): -10931104 or 6304857. OLE color: 6304857.
HSL color Cylindrical-coordinate representation of color #593460: hue angle of 290.45º 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 #593460 is Cyan = 0.07, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 52 | 96 | - |
| CMYK | 0.07 | 0.46 | 0 | 0.62 |
| HSL | 290.45º | 0.3% | 0.29% | - |
| HSV(B) | 290.45º | 0.46% | 0.38% | - |
| XYZ | 7.46 | 5.42 | 11.72 | - |
| YUV | 68.08 | 143.76 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 52 | 96 | 0.07 | 0.46 | 0 | 0.62 | 290.45 | 0.3 | 0.29 |
| Hex | 59 | 34 | 60 | 7 | 2E | 0 | 3E | 122 | 1E | 1D |
| Octal | 131 | 64 | 140 | 7 | 56 | 0 | 76 | 442 | 36 | 35 |
| Binary | 1011001 | 110100 | 1100000 | 111 | 101110 | 0 | 111110 | 100100010 | 11110 | 11101 |
Color Harmonies of #593460
Complementary color
Monochromatic Colors of #593460
Black with #593460
Text Example
Text Example
White with #593460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593460; }
p { color: rgb(89,52,96); }
H1.HeaderClassName
{
color: #593460;
}
.AnyTagClassName
{
color: #593460;
}
</style>
background-color css
<style>
a { background-color: #593460; }
a { background-color: rgb(89,52,96); }
div.DivClassName
{
background-color: #593460;
}
.BgClassName
{
background-color: #593460;
}
</style>
border-color css
<style>
span { border-color: #593460; }
span { border-color: rgb(89,52,96); }
td.TdClassName
{
border-color: #593460;
}
.TagClassName
{
border-color: #593460;
}
</style>