Shades of Hot Purple #561364
Tints of Hot Purple #561364
RGB
CMYK
RGB Variations
Color information
#561364 (or 0x561364) is known color: Hot Purple. HEX triplet: 56, 13 and 64. RGB value is (86,19,100). Sum of RGB (Red+Green+Blue) = 86+19+100=205 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.95% from 205); Green value is 19 (7.81% from 255 or 9.27% from 205); Blue value is 100 (39.45% from 255 or 48.78% from 205); Max value from RGB is 100 - color contains mainly: blue. Hex color #561364 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561364 is #A9EC9B. Grayscale: #303030. Windows color (decimal): -11136156 or 6558550. OLE color: 6558550.
HSL color Cylindrical-coordinate representation of color #561364: hue angle of 289.63º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #561364 is Cyan = 0.14, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 19 | 100 | - |
| CMYK | 0.14 | 0.81 | 0 | 0.61 |
| HSL | 289.63º | 0.68% | 0.23% | - |
| HSV(B) | 289.63º | 0.81% | 0.39% | - |
| XYZ | 6.37 | 3.36 | 12.37 | - |
| YUV | 48.27 | 157.2 | 154.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 100 | 0.14 | 0.81 | 0 | 0.61 | 289.63 | 0.68 | 0.23 |
| Hex | 56 | 13 | 64 | E | 51 | 0 | 3D | 122 | 44 | 17 |
| Octal | 126 | 23 | 144 | 16 | 121 | 0 | 75 | 442 | 104 | 27 |
| Binary | 1010110 | 10011 | 1100100 | 1110 | 1010001 | 0 | 111101 | 100100010 | 1000100 | 10111 |
Color Harmonies of #561364
Complementary color
Monochromatic Colors of #561364
Black with #561364
Text Example
Text Example
White with #561364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561364; }
p { color: rgb(86,19,100); }
H1.HeaderClassName
{
color: #561364;
}
.AnyTagClassName
{
color: #561364;
}
</style>
background-color css
<style>
a { background-color: #561364; }
a { background-color: rgb(86,19,100); }
div.DivClassName
{
background-color: #561364;
}
.BgClassName
{
background-color: #561364;
}
</style>
border-color css
<style>
span { border-color: #561364; }
span { border-color: rgb(86,19,100); }
td.TdClassName
{
border-color: #561364;
}
.TagClassName
{
border-color: #561364;
}
</style>