Shades of Hot Purple #561056
Tints of Hot Purple #561056
RGB
CMYK
RGB Variations
Color information
#561056 (or 0x561056) is known color: Hot Purple. HEX triplet: 56, 10 and 56. RGB value is (86,16,86). Sum of RGB (Red+Green+Blue) = 86+16+86=188 (24% of max value = 765). Red value is 86 (33.98% from 255 or 45.74% from 188); Green value is 16 (6.64% from 255 or 8.51% from 188); Blue value is 86 (33.98% from 255 or 45.74% from 188); Max value from RGB is 86 - color contains mainly: red, blue. Hex color #561056 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561056 is #A9EFA9. Grayscale: #2C2C2C. Windows color (decimal): -11136938 or 5640278. OLE color: 5640278.
HSL color Cylindrical-coordinate representation of color #561056: hue angle of 300º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #561056 is Cyan = 0, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 16 | 86 | - |
| CMYK | 0 | 0.81 | 0 | 0.66 |
| HSL | 300º | 0.69% | 0.2% | - |
| HSV(B) | 300º | 0.81% | 0.34% | - |
| XYZ | 5.7 | 3.02 | 9.09 | - |
| YUV | 44.91 | 151.19 | 157.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 16 | 86 | 0 | 0.81 | 0 | 0.66 | 300 | 0.69 | 0.2 |
| Hex | 56 | 10 | 56 | 0 | 51 | 0 | 42 | 12C | 45 | 14 |
| Octal | 126 | 20 | 126 | 0 | 121 | 0 | 102 | 454 | 105 | 24 |
| Binary | 1010110 | 10000 | 1010110 | 0 | 1010001 | 0 | 1000010 | 100101100 | 1000101 | 10100 |
Color Harmonies of #561056
Complementary color
Monochromatic Colors of #561056
Black with #561056
Text Example
Text Example
White with #561056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561056; }
p { color: rgb(86,16,86); }
H1.HeaderClassName
{
color: #561056;
}
.AnyTagClassName
{
color: #561056;
}
</style>
background-color css
<style>
a { background-color: #561056; }
a { background-color: rgb(86,16,86); }
div.DivClassName
{
background-color: #561056;
}
.BgClassName
{
background-color: #561056;
}
</style>
border-color css
<style>
span { border-color: #561056; }
span { border-color: rgb(86,16,86); }
td.TdClassName
{
border-color: #561056;
}
.TagClassName
{
border-color: #561056;
}
</style>