Shades of Hot Purple #592660
Tints of Hot Purple #592660
RGB
CMYK
RGB Variations
Color information
#592660 (or 0x592660) is known color: Hot Purple. HEX triplet: 59, 26 and 60. RGB value is (89,38,96). Sum of RGB (Red+Green+Blue) = 89+38+96=223 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.91% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 96 (37.89% from 255 or 43.05% from 223); Max value from RGB is 96 - color contains mainly: blue. Hex color #592660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592660 is #A6D99F. Grayscale: #3B3B3B. Windows color (decimal): -10934688 or 6301273. OLE color: 6301273.
HSL color Cylindrical-coordinate representation of color #592660: hue angle of 292.76º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #592660 is Cyan = 0.07, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 38 | 96 | - |
| CMYK | 0.07 | 0.60 | 0 | 0.62 |
| HSL | 292.76º | 0.43% | 0.26% | - |
| HSV(B) | 292.76º | 0.6% | 0.38% | - |
| XYZ | 6.92 | 4.35 | 11.54 | - |
| YUV | 59.86 | 148.4 | 148.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 38 | 96 | 0.07 | 0.60 | 0 | 0.62 | 292.76 | 0.43 | 0.26 |
| Hex | 59 | 26 | 60 | 7 | 3C | 0 | 3E | 125 | 2B | 1A |
| Octal | 131 | 46 | 140 | 7 | 74 | 0 | 76 | 445 | 53 | 32 |
| Binary | 1011001 | 100110 | 1100000 | 111 | 111100 | 0 | 111110 | 100100101 | 101011 | 11010 |
Color Harmonies of #592660
Complementary color
Monochromatic Colors of #592660
Black with #592660
Text Example
Text Example
White with #592660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592660; }
p { color: rgb(89,38,96); }
H1.HeaderClassName
{
color: #592660;
}
.AnyTagClassName
{
color: #592660;
}
</style>
background-color css
<style>
a { background-color: #592660; }
a { background-color: rgb(89,38,96); }
div.DivClassName
{
background-color: #592660;
}
.BgClassName
{
background-color: #592660;
}
</style>
border-color css
<style>
span { border-color: #592660; }
span { border-color: rgb(89,38,96); }
td.TdClassName
{
border-color: #592660;
}
.TagClassName
{
border-color: #592660;
}
</style>