Shades of Hot Purple #593458
Tints of Hot Purple #593458
RGB
CMYK
RGB Variations
Color information
#593458 (or 0x593458) is known color: Hot Purple. HEX triplet: 59, 34 and 58. RGB value is (89,52,88). Sum of RGB (Red+Green+Blue) = 89+52+88=229 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.86% from 229); Green value is 52 (20.70% from 255 or 22.71% from 229); Blue value is 88 (34.77% from 255 or 38.43% from 229); Max value from RGB is 89 - color contains mainly: red. Hex color #593458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593458 is #A6CBA7. Grayscale: #434343. Windows color (decimal): -10931112 or 5780569. OLE color: 5780569.
HSL color Cylindrical-coordinate representation of color #593458: hue angle of 301.62º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #593458 is Cyan = 0, Magento = 0.42, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 52 | 88 | - |
| CMYK | 0 | 0.42 | 0.01 | 0.65 |
| HSL | 301.62º | 0.26% | 0.28% | - |
| HSV(B) | 301.62º | 0.42% | 0.35% | - |
| XYZ | 7.11 | 5.28 | 9.88 | - |
| YUV | 67.17 | 139.76 | 143.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 52 | 88 | 0 | 0.42 | 0.01 | 0.65 | 301.62 | 0.26 | 0.28 |
| Hex | 59 | 34 | 58 | 0 | 2A | 1 | 41 | 12E | 1A | 1C |
| Octal | 131 | 64 | 130 | 0 | 52 | 1 | 101 | 456 | 32 | 34 |
| Binary | 1011001 | 110100 | 1011000 | 0 | 101010 | 1 | 1000001 | 100101110 | 11010 | 11100 |
Color Harmonies of #593458
Complementary color
Monochromatic Colors of #593458
Black with #593458
Text Example
Text Example
White with #593458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593458; }
p { color: rgb(89,52,88); }
H1.HeaderClassName
{
color: #593458;
}
.AnyTagClassName
{
color: #593458;
}
</style>
background-color css
<style>
a { background-color: #593458; }
a { background-color: rgb(89,52,88); }
div.DivClassName
{
background-color: #593458;
}
.BgClassName
{
background-color: #593458;
}
</style>
border-color css
<style>
span { border-color: #593458; }
span { border-color: rgb(89,52,88); }
td.TdClassName
{
border-color: #593458;
}
.TagClassName
{
border-color: #593458;
}
</style>