Shades of Hot Purple #560860
Tints of Hot Purple #560860
RGB
CMYK
RGB Variations
Color information
#560860 (or 0x560860) is known color: Hot Purple. HEX triplet: 56, 08 and 60. RGB value is (86,8,96). Sum of RGB (Red+Green+Blue) = 86+8+96=190 (25% of max value = 765). Red value is 86 (33.98% from 255 or 45.26% from 190); Green value is 8 (3.52% from 255 or 4.21% from 190); Blue value is 96 (37.89% from 255 or 50.53% from 190); Max value from RGB is 96 - color contains mainly: blue. Hex color #560860 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560860 is #A9F79F. Grayscale: #292929. Windows color (decimal): -11138976 or 6293590. OLE color: 6293590.
HSL color Cylindrical-coordinate representation of color #560860: hue angle of 293.18º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #560860 is Cyan = 0.10, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 8 | 96 | - |
| CMYK | 0.10 | 0.92 | 0 | 0.62 |
| HSL | 293.18º | 0.85% | 0.2% | - |
| HSV(B) | 293.18º | 0.92% | 0.38% | - |
| XYZ | 6.04 | 3 | 11.33 | - |
| YUV | 41.35 | 158.84 | 159.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 8 | 96 | 0.10 | 0.92 | 0 | 0.62 | 293.18 | 0.85 | 0.2 |
| Hex | 56 | 8 | 60 | A | 5C | 0 | 3E | 125 | 55 | 14 |
| Octal | 126 | 10 | 140 | 12 | 134 | 0 | 76 | 445 | 125 | 24 |
| Binary | 1010110 | 1000 | 1100000 | 1010 | 1011100 | 0 | 111110 | 100100101 | 1010101 | 10100 |
Color Harmonies of #560860
Complementary color
Monochromatic Colors of #560860
Black with #560860
Text Example
Text Example
White with #560860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560860; }
p { color: rgb(86,8,96); }
H1.HeaderClassName
{
color: #560860;
}
.AnyTagClassName
{
color: #560860;
}
</style>
background-color css
<style>
a { background-color: #560860; }
a { background-color: rgb(86,8,96); }
div.DivClassName
{
background-color: #560860;
}
.BgClassName
{
background-color: #560860;
}
</style>
border-color css
<style>
span { border-color: #560860; }
span { border-color: rgb(86,8,96); }
td.TdClassName
{
border-color: #560860;
}
.TagClassName
{
border-color: #560860;
}
</style>