Shades of Hot Purple #562760
Tints of Hot Purple #562760
RGB
CMYK
RGB Variations
Color information
#562760 (or 0x562760) is known color: Hot Purple. HEX triplet: 56, 27 and 60. RGB value is (86,39,96). Sum of RGB (Red+Green+Blue) = 86+39+96=221 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.91% from 221); Green value is 39 (15.62% from 255 or 17.65% from 221); Blue value is 96 (37.89% from 255 or 43.44% from 221); Max value from RGB is 96 - color contains mainly: blue. Hex color #562760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562760 is #A9D89F. Grayscale: #3B3B3B. Windows color (decimal): -11131040 or 6301526. OLE color: 6301526.
HSL color Cylindrical-coordinate representation of color #562760: hue angle of 289.47º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #562760 is Cyan = 0.10, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 39 | 96 | - |
| CMYK | 0.10 | 0.59 | 0 | 0.62 |
| HSL | 289.47º | 0.42% | 0.26% | - |
| HSV(B) | 289.47º | 0.59% | 0.38% | - |
| XYZ | 6.67 | 4.27 | 11.54 | - |
| YUV | 59.55 | 148.57 | 146.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 96 | 0.10 | 0.59 | 0 | 0.62 | 289.47 | 0.42 | 0.26 |
| Hex | 56 | 27 | 60 | A | 3B | 0 | 3E | 121 | 2A | 1A |
| Octal | 126 | 47 | 140 | 12 | 73 | 0 | 76 | 441 | 52 | 32 |
| Binary | 1010110 | 100111 | 1100000 | 1010 | 111011 | 0 | 111110 | 100100001 | 101010 | 11010 |
Color Harmonies of #562760
Complementary color
Monochromatic Colors of #562760
Black with #562760
Text Example
Text Example
White with #562760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562760; }
p { color: rgb(86,39,96); }
H1.HeaderClassName
{
color: #562760;
}
.AnyTagClassName
{
color: #562760;
}
</style>
background-color css
<style>
a { background-color: #562760; }
a { background-color: rgb(86,39,96); }
div.DivClassName
{
background-color: #562760;
}
.BgClassName
{
background-color: #562760;
}
</style>
border-color css
<style>
span { border-color: #562760; }
span { border-color: rgb(86,39,96); }
td.TdClassName
{
border-color: #562760;
}
.TagClassName
{
border-color: #562760;
}
</style>