Shades of Hot Purple #561558
Tints of Hot Purple #561558
RGB
CMYK
RGB Variations
Color information
#561558 (or 0x561558) is known color: Hot Purple. HEX triplet: 56, 15 and 58. RGB value is (86,21,88). Sum of RGB (Red+Green+Blue) = 86+21+88=195 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.10% from 195); Green value is 21 (8.59% from 255 or 10.77% from 195); Blue value is 88 (34.77% from 255 or 45.13% from 195); Max value from RGB is 88 - color contains mainly: blue. Hex color #561558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561558 is #A9EAA7. Grayscale: #2F2F2F. Windows color (decimal): -11135656 or 5772630. OLE color: 5772630.
HSL color Cylindrical-coordinate representation of color #561558: hue angle of 298.21º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #561558 is Cyan = 0.02, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 21 | 88 | - |
| CMYK | 0.02 | 0.76 | 0 | 0.65 |
| HSL | 298.21º | 0.61% | 0.21% | - |
| HSV(B) | 298.21º | 0.76% | 0.35% | - |
| XYZ | 5.87 | 3.22 | 9.54 | - |
| YUV | 48.07 | 150.53 | 155.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 88 | 0.02 | 0.76 | 0 | 0.65 | 298.21 | 0.61 | 0.21 |
| Hex | 56 | 15 | 58 | 2 | 4C | 0 | 41 | 12A | 3D | 15 |
| Octal | 126 | 25 | 130 | 2 | 114 | 0 | 101 | 452 | 75 | 25 |
| Binary | 1010110 | 10101 | 1011000 | 10 | 1001100 | 0 | 1000001 | 100101010 | 111101 | 10101 |
Color Harmonies of #561558
Complementary color
Monochromatic Colors of #561558
Black with #561558
Text Example
Text Example
White with #561558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561558; }
p { color: rgb(86,21,88); }
H1.HeaderClassName
{
color: #561558;
}
.AnyTagClassName
{
color: #561558;
}
</style>
background-color css
<style>
a { background-color: #561558; }
a { background-color: rgb(86,21,88); }
div.DivClassName
{
background-color: #561558;
}
.BgClassName
{
background-color: #561558;
}
</style>
border-color css
<style>
span { border-color: #561558; }
span { border-color: rgb(86,21,88); }
td.TdClassName
{
border-color: #561558;
}
.TagClassName
{
border-color: #561558;
}
</style>