Shades of Hot Purple #593459
Tints of Hot Purple #593459
RGB
CMYK
RGB Variations
Color information
#593459 (or 0x593459) is known color: Hot Purple. HEX triplet: 59, 34 and 59. RGB value is (89,52,89). Sum of RGB (Red+Green+Blue) = 89+52+89=230 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.70% from 230); Green value is 52 (20.70% from 255 or 22.61% from 230); Blue value is 89 (35.16% from 255 or 38.70% from 230); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #593459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593459 is #A6CBA6. Grayscale: #434343. Windows color (decimal): -10931111 or 5846105. OLE color: 5846105.
HSL color Cylindrical-coordinate representation of color #593459: hue angle of 300º 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 #593459 is Cyan = 0, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
RGB | 89 | 52 | 89 | - |
CMYK | 0 | 0.42 | 0 | 0.65 |
HSL | 300º | 0.26% | 0.28% | - |
HSV(B) | 300º | 0.42% | 0.35% | - |
XYZ | 7.15 | 5.3 | 10.1 | - |
YUV | 67.28 | 140.26 | 143.49 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 89 | 52 | 89 | 0 | 0.42 | 0 | 0.65 | 300 | 0.26 | 0.28 |
Hex | 59 | 34 | 59 | 0 | 2A | 0 | 41 | 12C | 1A | 1C |
Octal | 131 | 64 | 131 | 0 | 52 | 0 | 101 | 454 | 32 | 34 |
Binary | 1011001 | 110100 | 1011001 | 0 | 101010 | 0 | 1000001 | 100101100 | 11010 | 11100 |
Color Harmonies of #593459
Complementary color
Monochromatic Colors of #593459
Black with #593459
Text Example
Text Example
White with #593459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593459; }
p { color: rgb(89,52,89); }
H1.HeaderClassName
{
color: #593459;
}
.AnyTagClassName
{
color: #593459;
}
</style>
background-color css
<style>
a { background-color: #593459; }
a { background-color: rgb(89,52,89); }
div.DivClassName
{
background-color: #593459;
}
.BgClassName
{
background-color: #593459;
}
</style>
border-color css
<style>
span { border-color: #593459; }
span { border-color: rgb(89,52,89); }
td.TdClassName
{
border-color: #593459;
}
.TagClassName
{
border-color: #593459;
}
</style>