Shades of Hot Purple #561457
Tints of Hot Purple #561457
RGB
CMYK
RGB Variations
Color information
#561457 (or 0x561457) is known color: Hot Purple. HEX triplet: 56, 14 and 57. RGB value is (86,20,87). Sum of RGB (Red+Green+Blue) = 86+20+87=193 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.56% from 193); Green value is 20 (8.20% from 255 or 10.36% from 193); Blue value is 87 (34.38% from 255 or 45.08% from 193); Max value from RGB is 87 - color contains mainly: blue. Hex color #561457 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561457 is #A9EBA8. Grayscale: #2F2F2F. Windows color (decimal): -11135913 or 5706838. OLE color: 5706838.
HSL color Cylindrical-coordinate representation of color #561457: hue angle of 299.1º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #561457 is Cyan = 0.01, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 20 | 87 | - |
| CMYK | 0.01 | 0.77 | 0 | 0.66 |
| HSL | 299.1º | 0.63% | 0.21% | - |
| HSV(B) | 299.1º | 0.77% | 0.34% | - |
| XYZ | 5.81 | 3.17 | 9.32 | - |
| YUV | 47.37 | 150.37 | 155.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 20 | 87 | 0.01 | 0.77 | 0 | 0.66 | 299.1 | 0.63 | 0.21 |
| Hex | 56 | 14 | 57 | 1 | 4D | 0 | 42 | 12B | 3F | 15 |
| Octal | 126 | 24 | 127 | 1 | 115 | 0 | 102 | 453 | 77 | 25 |
| Binary | 1010110 | 10100 | 1010111 | 1 | 1001101 | 0 | 1000010 | 100101011 | 111111 | 10101 |
Color Harmonies of #561457
Complementary color
Monochromatic Colors of #561457
Black with #561457
Text Example
Text Example
White with #561457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561457; }
p { color: rgb(86,20,87); }
H1.HeaderClassName
{
color: #561457;
}
.AnyTagClassName
{
color: #561457;
}
</style>
background-color css
<style>
a { background-color: #561457; }
a { background-color: rgb(86,20,87); }
div.DivClassName
{
background-color: #561457;
}
.BgClassName
{
background-color: #561457;
}
</style>
border-color css
<style>
span { border-color: #561457; }
span { border-color: rgb(86,20,87); }
td.TdClassName
{
border-color: #561457;
}
.TagClassName
{
border-color: #561457;
}
</style>