Shades of Hot Purple #593058
Tints of Hot Purple #593058
RGB
CMYK
RGB Variations
Color information
#593058 (or 0x593058) is known color: Hot Purple. HEX triplet: 59, 30 and 58. RGB value is (89,48,88). Sum of RGB (Red+Green+Blue) = 89+48+88=225 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.56% from 225); Green value is 48 (19.14% from 255 or 21.33% from 225); Blue value is 88 (34.77% from 255 or 39.11% from 225); Max value from RGB is 89 - color contains mainly: red. Hex color #593058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593058 is #A6CFA7. Grayscale: #404040. Windows color (decimal): -10932136 or 5779545. OLE color: 5779545.
HSL color Cylindrical-coordinate representation of color #593058: hue angle of 301.46º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #593058 is Cyan = 0, Magento = 0.46, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 48 | 88 | - |
| CMYK | 0 | 0.46 | 0.01 | 0.65 |
| HSL | 301.46º | 0.3% | 0.27% | - |
| HSV(B) | 301.46º | 0.46% | 0.35% | - |
| XYZ | 6.94 | 4.94 | 9.82 | - |
| YUV | 64.82 | 141.08 | 145.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 48 | 88 | 0 | 0.46 | 0.01 | 0.65 | 301.46 | 0.3 | 0.27 |
| Hex | 59 | 30 | 58 | 0 | 2E | 1 | 41 | 12D | 1E | 1B |
| Octal | 131 | 60 | 130 | 0 | 56 | 1 | 101 | 455 | 36 | 33 |
| Binary | 1011001 | 110000 | 1011000 | 0 | 101110 | 1 | 1000001 | 100101101 | 11110 | 11011 |
Color Harmonies of #593058
Complementary color
Monochromatic Colors of #593058
Black with #593058
Text Example
Text Example
White with #593058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593058; }
p { color: rgb(89,48,88); }
H1.HeaderClassName
{
color: #593058;
}
.AnyTagClassName
{
color: #593058;
}
</style>
background-color css
<style>
a { background-color: #593058; }
a { background-color: rgb(89,48,88); }
div.DivClassName
{
background-color: #593058;
}
.BgClassName
{
background-color: #593058;
}
</style>
border-color css
<style>
span { border-color: #593058; }
span { border-color: rgb(89,48,88); }
td.TdClassName
{
border-color: #593058;
}
.TagClassName
{
border-color: #593058;
}
</style>