Shades of Hot Purple #562759
Tints of Hot Purple #562759
RGB
CMYK
RGB Variations
Color information
#562759 (or 0x562759) is known color: Hot Purple. HEX triplet: 56, 27 and 59. RGB value is (86,39,89). Sum of RGB (Red+Green+Blue) = 86+39+89=214 (28% of max value = 765). Red value is 86 (33.98% from 255 or 40.19% from 214); Green value is 39 (15.62% from 255 or 18.22% from 214); Blue value is 89 (35.16% from 255 or 41.59% from 214); Max value from RGB is 89 - color contains mainly: blue. Hex color #562759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562759 is #A9D8A6. Grayscale: #3A3A3A. Windows color (decimal): -11131047 or 5842774. OLE color: 5842774.
HSL color Cylindrical-coordinate representation of color #562759: hue angle of 296.4º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #562759 is Cyan = 0.03, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 39 | 89 | - |
| CMYK | 0.03 | 0.56 | 0 | 0.65 |
| HSL | 296.4º | 0.39% | 0.25% | - |
| HSV(B) | 296.4º | 0.56% | 0.35% | - |
| XYZ | 6.37 | 4.15 | 9.92 | - |
| YUV | 58.75 | 145.07 | 147.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 89 | 0.03 | 0.56 | 0 | 0.65 | 296.4 | 0.39 | 0.25 |
| Hex | 56 | 27 | 59 | 3 | 38 | 0 | 41 | 128 | 27 | 19 |
| Octal | 126 | 47 | 131 | 3 | 70 | 0 | 101 | 450 | 47 | 31 |
| Binary | 1010110 | 100111 | 1011001 | 11 | 111000 | 0 | 1000001 | 100101000 | 100111 | 11001 |
Color Harmonies of #562759
Complementary color
Monochromatic Colors of #562759
Black with #562759
Text Example
Text Example
White with #562759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562759; }
p { color: rgb(86,39,89); }
H1.HeaderClassName
{
color: #562759;
}
.AnyTagClassName
{
color: #562759;
}
</style>
background-color css
<style>
a { background-color: #562759; }
a { background-color: rgb(86,39,89); }
div.DivClassName
{
background-color: #562759;
}
.BgClassName
{
background-color: #562759;
}
</style>
border-color css
<style>
span { border-color: #562759; }
span { border-color: rgb(86,39,89); }
td.TdClassName
{
border-color: #562759;
}
.TagClassName
{
border-color: #562759;
}
</style>