Shades of Hot Purple #592463
Tints of Hot Purple #592463
RGB
CMYK
RGB Variations
Color information
#592463 (or 0x592463) is known color: Hot Purple. HEX triplet: 59, 24 and 63. RGB value is (89,36,99). Sum of RGB (Red+Green+Blue) = 89+36+99=224 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.73% from 224); Green value is 36 (14.45% from 255 or 16.07% from 224); Blue value is 99 (39.06% from 255 or 44.20% from 224); Max value from RGB is 99 - color contains mainly: blue. Hex color #592463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592463 is #A6DB9C. Grayscale: #3A3A3A. Windows color (decimal): -10935197 or 6497369. OLE color: 6497369.
HSL color Cylindrical-coordinate representation of color #592463: hue angle of 290.48º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #592463 is Cyan = 0.10, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 89 | 36 | 99 | - |
| CMYK | 0.10 | 0.64 | 0 | 0.61 |
| HSL | 290.48º | 0.47% | 0.26% | - |
| HSV(B) | 290.48º | 0.64% | 0.39% | - |
| XYZ | 7 | 4.29 | 12.26 | - |
| YUV | 59.03 | 150.56 | 149.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 99 | 0.10 | 0.64 | 0 | 0.61 | 290.48 | 0.47 | 0.26 |
| Hex | 59 | 24 | 63 | A | 40 | 0 | 3D | 122 | 2F | 1A |
| Octal | 131 | 44 | 143 | 12 | 100 | 0 | 75 | 442 | 57 | 32 |
| Binary | 1011001 | 100100 | 1100011 | 1010 | 1000000 | 0 | 111101 | 100100010 | 101111 | 11010 |
Color Harmonies of #592463
Complementary color
Monochromatic Colors of #592463
Black with #592463
Text Example
Text Example
White with #592463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592463; }
p { color: rgb(89,36,99); }
H1.HeaderClassName
{
color: #592463;
}
.AnyTagClassName
{
color: #592463;
}
</style>
background-color css
<style>
a { background-color: #592463; }
a { background-color: rgb(89,36,99); }
div.DivClassName
{
background-color: #592463;
}
.BgClassName
{
background-color: #592463;
}
</style>
border-color css
<style>
span { border-color: #592463; }
span { border-color: rgb(89,36,99); }
td.TdClassName
{
border-color: #592463;
}
.TagClassName
{
border-color: #592463;
}
</style>