Shades of Hot Purple #561760
Tints of Hot Purple #561760
RGB
CMYK
RGB Variations
Color information
#561760 (or 0x561760) is known color: Hot Purple. HEX triplet: 56, 17 and 60. RGB value is (86,23,96). Sum of RGB (Red+Green+Blue) = 86+23+96=205 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.95% from 205); Green value is 23 (9.38% from 255 or 11.22% from 205); Blue value is 96 (37.89% from 255 or 46.83% from 205); Max value from RGB is 96 - color contains mainly: blue. Hex color #561760 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561760 is #A9E89F. Grayscale: #313131. Windows color (decimal): -11135136 or 6297430. OLE color: 6297430.
HSL color Cylindrical-coordinate representation of color #561760: hue angle of 291.78º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #561760 is Cyan = 0.10, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 23 | 96 | - |
| CMYK | 0.10 | 0.76 | 0 | 0.62 |
| HSL | 291.78º | 0.61% | 0.23% | - |
| HSV(B) | 291.78º | 0.76% | 0.38% | - |
| XYZ | 6.26 | 3.44 | 11.4 | - |
| YUV | 50.16 | 153.87 | 153.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 23 | 96 | 0.10 | 0.76 | 0 | 0.62 | 291.78 | 0.61 | 0.23 |
| Hex | 56 | 17 | 60 | A | 4C | 0 | 3E | 124 | 3D | 17 |
| Octal | 126 | 27 | 140 | 12 | 114 | 0 | 76 | 444 | 75 | 27 |
| Binary | 1010110 | 10111 | 1100000 | 1010 | 1001100 | 0 | 111110 | 100100100 | 111101 | 10111 |
Color Harmonies of #561760
Complementary color
Monochromatic Colors of #561760
Black with #561760
Text Example
Text Example
White with #561760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561760; }
p { color: rgb(86,23,96); }
H1.HeaderClassName
{
color: #561760;
}
.AnyTagClassName
{
color: #561760;
}
</style>
background-color css
<style>
a { background-color: #561760; }
a { background-color: rgb(86,23,96); }
div.DivClassName
{
background-color: #561760;
}
.BgClassName
{
background-color: #561760;
}
</style>
border-color css
<style>
span { border-color: #561760; }
span { border-color: rgb(86,23,96); }
td.TdClassName
{
border-color: #561760;
}
.TagClassName
{
border-color: #561760;
}
</style>