Shades of Hot Purple #562559
Tints of Hot Purple #562559
RGB
CMYK
RGB Variations
Color information
#562559 (or 0x562559) is known color: Hot Purple. HEX triplet: 56, 25 and 59. RGB value is (86,37,89). Sum of RGB (Red+Green+Blue) = 86+37+89=212 (28% of max value = 765). Red value is 86 (33.98% from 255 or 40.57% from 212); Green value is 37 (14.84% from 255 or 17.45% from 212); Blue value is 89 (35.16% from 255 or 41.98% from 212); Max value from RGB is 89 - color contains mainly: blue. Hex color #562559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562559 is #A9DAA6. Grayscale: #393939. Windows color (decimal): -11131559 or 5842262. OLE color: 5842262.
HSL color Cylindrical-coordinate representation of color #562559: hue angle of 296.54º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #562559 is Cyan = 0.03, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 37 | 89 | - |
| CMYK | 0.03 | 0.58 | 0 | 0.65 |
| HSL | 296.54º | 0.41% | 0.25% | - |
| HSV(B) | 296.54º | 0.58% | 0.35% | - |
| XYZ | 6.3 | 4.02 | 9.9 | - |
| YUV | 57.58 | 145.73 | 148.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 37 | 89 | 0.03 | 0.58 | 0 | 0.65 | 296.54 | 0.41 | 0.25 |
| Hex | 56 | 25 | 59 | 3 | 3A | 0 | 41 | 129 | 29 | 19 |
| Octal | 126 | 45 | 131 | 3 | 72 | 0 | 101 | 451 | 51 | 31 |
| Binary | 1010110 | 100101 | 1011001 | 11 | 111010 | 0 | 1000001 | 100101001 | 101001 | 11001 |
Color Harmonies of #562559
Complementary color
Monochromatic Colors of #562559
Black with #562559
Text Example
Text Example
White with #562559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562559; }
p { color: rgb(86,37,89); }
H1.HeaderClassName
{
color: #562559;
}
.AnyTagClassName
{
color: #562559;
}
</style>
background-color css
<style>
a { background-color: #562559; }
a { background-color: rgb(86,37,89); }
div.DivClassName
{
background-color: #562559;
}
.BgClassName
{
background-color: #562559;
}
</style>
border-color css
<style>
span { border-color: #562559; }
span { border-color: rgb(86,37,89); }
td.TdClassName
{
border-color: #562559;
}
.TagClassName
{
border-color: #562559;
}
</style>