Shades of Hot Purple #561564
Tints of Hot Purple #561564
RGB
CMYK
RGB Variations
Color information
#561564 (or 0x561564) is known color: Hot Purple. HEX triplet: 56, 15 and 64. RGB value is (86,21,100). Sum of RGB (Red+Green+Blue) = 86+21+100=207 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.55% from 207); Green value is 21 (8.59% from 255 or 10.14% from 207); Blue value is 100 (39.45% from 255 or 48.31% from 207); Max value from RGB is 100 - color contains mainly: blue. Hex color #561564 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561564 is #A9EA9B. Grayscale: #313131. Windows color (decimal): -11135644 or 6559062. OLE color: 6559062.
HSL color Cylindrical-coordinate representation of color #561564: hue angle of 289.37º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #561564 is Cyan = 0.14, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 21 | 100 | - |
| CMYK | 0.14 | 0.79 | 0 | 0.61 |
| HSL | 289.37º | 0.65% | 0.24% | - |
| HSV(B) | 289.37º | 0.79% | 0.39% | - |
| XYZ | 6.41 | 3.43 | 12.38 | - |
| YUV | 49.44 | 156.53 | 154.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 100 | 0.14 | 0.79 | 0 | 0.61 | 289.37 | 0.65 | 0.24 |
| Hex | 56 | 15 | 64 | E | 4F | 0 | 3D | 121 | 41 | 18 |
| Octal | 126 | 25 | 144 | 16 | 117 | 0 | 75 | 441 | 101 | 30 |
| Binary | 1010110 | 10101 | 1100100 | 1110 | 1001111 | 0 | 111101 | 100100001 | 1000001 | 11000 |
Color Harmonies of #561564
Complementary color
Monochromatic Colors of #561564
Black with #561564
Text Example
Text Example
White with #561564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561564; }
p { color: rgb(86,21,100); }
H1.HeaderClassName
{
color: #561564;
}
.AnyTagClassName
{
color: #561564;
}
</style>
background-color css
<style>
a { background-color: #561564; }
a { background-color: rgb(86,21,100); }
div.DivClassName
{
background-color: #561564;
}
.BgClassName
{
background-color: #561564;
}
</style>
border-color css
<style>
span { border-color: #561564; }
span { border-color: rgb(86,21,100); }
td.TdClassName
{
border-color: #561564;
}
.TagClassName
{
border-color: #561564;
}
</style>