Shades of Hot Purple #561059
Tints of Hot Purple #561059
RGB
CMYK
RGB Variations
Color information
#561059 (or 0x561059) is known color: Hot Purple. HEX triplet: 56, 10 and 59. RGB value is (86,16,89). Sum of RGB (Red+Green+Blue) = 86+16+89=191 (25% of max value = 765). Red value is 86 (33.98% from 255 or 45.03% from 191); Green value is 16 (6.64% from 255 or 8.38% from 191); Blue value is 89 (35.16% from 255 or 46.60% from 191); Max value from RGB is 89 - color contains mainly: blue. Hex color #561059 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561059 is #A9EFA6. Grayscale: #2D2D2D. Windows color (decimal): -11136935 or 5836886. OLE color: 5836886.
HSL color Cylindrical-coordinate representation of color #561059: hue angle of 297.53º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #561059 is Cyan = 0.03, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 16 | 89 | - |
| CMYK | 0.03 | 0.82 | 0 | 0.65 |
| HSL | 297.53º | 0.7% | 0.21% | - |
| HSV(B) | 297.53º | 0.82% | 0.35% | - |
| XYZ | 5.83 | 3.07 | 9.74 | - |
| YUV | 45.25 | 152.69 | 157.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 16 | 89 | 0.03 | 0.82 | 0 | 0.65 | 297.53 | 0.7 | 0.21 |
| Hex | 56 | 10 | 59 | 3 | 52 | 0 | 41 | 12A | 46 | 15 |
| Octal | 126 | 20 | 131 | 3 | 122 | 0 | 101 | 452 | 106 | 25 |
| Binary | 1010110 | 10000 | 1011001 | 11 | 1010010 | 0 | 1000001 | 100101010 | 1000110 | 10101 |
Color Harmonies of #561059
Complementary color
Monochromatic Colors of #561059
Black with #561059
Text Example
Text Example
White with #561059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561059; }
p { color: rgb(86,16,89); }
H1.HeaderClassName
{
color: #561059;
}
.AnyTagClassName
{
color: #561059;
}
</style>
background-color css
<style>
a { background-color: #561059; }
a { background-color: rgb(86,16,89); }
div.DivClassName
{
background-color: #561059;
}
.BgClassName
{
background-color: #561059;
}
</style>
border-color css
<style>
span { border-color: #561059; }
span { border-color: rgb(86,16,89); }
td.TdClassName
{
border-color: #561059;
}
.TagClassName
{
border-color: #561059;
}
</style>