Shades of Hot Purple #562460
Tints of Hot Purple #562460
RGB
CMYK
RGB Variations
Color information
#562460 (or 0x562460) is known color: Hot Purple. HEX triplet: 56, 24 and 60. RGB value is (86,36,96). Sum of RGB (Red+Green+Blue) = 86+36+96=218 (28% of max value = 765). Red value is 86 (33.98% from 255 or 39.45% from 218); Green value is 36 (14.45% from 255 or 16.51% from 218); Blue value is 96 (37.89% from 255 or 44.04% from 218); Max value from RGB is 96 - color contains mainly: blue. Hex color #562460 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562460 is #A9DB9F. Grayscale: #393939. Windows color (decimal): -11131808 or 6300758. OLE color: 6300758.
HSL color Cylindrical-coordinate representation of color #562460: hue angle of 290º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #562460 is Cyan = 0.10, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 36 | 96 | - |
| CMYK | 0.10 | 0.62 | 0 | 0.62 |
| HSL | 290º | 0.45% | 0.26% | - |
| HSV(B) | 290º | 0.63% | 0.38% | - |
| XYZ | 6.58 | 4.08 | 11.51 | - |
| YUV | 57.79 | 149.57 | 148.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 36 | 96 | 0.10 | 0.62 | 0 | 0.62 | 290 | 0.45 | 0.26 |
| Hex | 56 | 24 | 60 | A | 3E | 0 | 3E | 122 | 2D | 1A |
| Octal | 126 | 44 | 140 | 12 | 76 | 0 | 76 | 442 | 55 | 32 |
| Binary | 1010110 | 100100 | 1100000 | 1010 | 111110 | 0 | 111110 | 100100010 | 101101 | 11010 |
Color Harmonies of #562460
Complementary color
Monochromatic Colors of #562460
Black with #562460
Text Example
Text Example
White with #562460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562460; }
p { color: rgb(86,36,96); }
H1.HeaderClassName
{
color: #562460;
}
.AnyTagClassName
{
color: #562460;
}
</style>
background-color css
<style>
a { background-color: #562460; }
a { background-color: rgb(86,36,96); }
div.DivClassName
{
background-color: #562460;
}
.BgClassName
{
background-color: #562460;
}
</style>
border-color css
<style>
span { border-color: #562460; }
span { border-color: rgb(86,36,96); }
td.TdClassName
{
border-color: #562460;
}
.TagClassName
{
border-color: #562460;
}
</style>