Shades of Hot Purple #592759
Tints of Hot Purple #592759
RGB
CMYK
RGB Variations
Color information
#592759 (or 0x592759) is known color: Hot Purple. HEX triplet: 59, 27 and 59. RGB value is (89,39,89). Sum of RGB (Red+Green+Blue) = 89+39+89=217 (28% of max value = 765). Red value is 89 (35.16% from 255 or 41.01% from 217); Green value is 39 (15.62% from 255 or 17.97% from 217); Blue value is 89 (35.16% from 255 or 41.01% from 217); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #592759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592759 is #A6D8A6. Grayscale: #3B3B3B. Windows color (decimal): -10934439 or 5842777. OLE color: 5842777.
HSL color Cylindrical-coordinate representation of color #592759: hue angle of 300º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #592759 is Cyan = 0, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 39 | 89 | - |
| CMYK | 0 | 0.56 | 0 | 0.65 |
| HSL | 300º | 0.39% | 0.25% | - |
| HSV(B) | 300º | 0.56% | 0.35% | - |
| XYZ | 6.65 | 4.3 | 9.93 | - |
| YUV | 59.65 | 144.57 | 148.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 39 | 89 | 0 | 0.56 | 0 | 0.65 | 300 | 0.39 | 0.25 |
| Hex | 59 | 27 | 59 | 0 | 38 | 0 | 41 | 12C | 27 | 19 |
| Octal | 131 | 47 | 131 | 0 | 70 | 0 | 101 | 454 | 47 | 31 |
| Binary | 1011001 | 100111 | 1011001 | 0 | 111000 | 0 | 1000001 | 100101100 | 100111 | 11001 |
Color Harmonies of #592759
Complementary color
Monochromatic Colors of #592759
Black with #592759
Text Example
Text Example
White with #592759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592759; }
p { color: rgb(89,39,89); }
H1.HeaderClassName
{
color: #592759;
}
.AnyTagClassName
{
color: #592759;
}
</style>
background-color css
<style>
a { background-color: #592759; }
a { background-color: rgb(89,39,89); }
div.DivClassName
{
background-color: #592759;
}
.BgClassName
{
background-color: #592759;
}
</style>
border-color css
<style>
span { border-color: #592759; }
span { border-color: rgb(89,39,89); }
td.TdClassName
{
border-color: #592759;
}
.TagClassName
{
border-color: #592759;
}
</style>