Shades of Hot Purple #571463
Tints of Hot Purple #571463
RGB
CMYK
RGB Variations
Color information
#571463 (or 0x571463) is known color: Hot Purple. HEX triplet: 57, 14 and 63. RGB value is (87,20,99). Sum of RGB (Red+Green+Blue) = 87+20+99=206 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.23% from 206); Green value is 20 (8.20% from 255 or 9.71% from 206); Blue value is 99 (39.06% from 255 or 48.06% from 206); Max value from RGB is 99 - color contains mainly: blue. Hex color #571463 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571463 is #A8EB9C. Grayscale: #303030. Windows color (decimal): -11070365 or 6493271. OLE color: 6493271.
HSL color Cylindrical-coordinate representation of color #571463: hue angle of 290.89º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #571463 is Cyan = 0.12, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 20 | 99 | - |
| CMYK | 0.12 | 0.80 | 0 | 0.61 |
| HSL | 290.89º | 0.66% | 0.23% | - |
| HSV(B) | 290.89º | 0.8% | 0.39% | - |
| XYZ | 6.43 | 3.43 | 12.13 | - |
| YUV | 49.04 | 156.2 | 155.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 20 | 99 | 0.12 | 0.80 | 0 | 0.61 | 290.89 | 0.66 | 0.23 |
| Hex | 57 | 14 | 63 | C | 50 | 0 | 3D | 123 | 42 | 17 |
| Octal | 127 | 24 | 143 | 14 | 120 | 0 | 75 | 443 | 102 | 27 |
| Binary | 1010111 | 10100 | 1100011 | 1100 | 1010000 | 0 | 111101 | 100100011 | 1000010 | 10111 |
Color Harmonies of #571463
Complementary color
Monochromatic Colors of #571463
Black with #571463
Text Example
Text Example
White with #571463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571463; }
p { color: rgb(87,20,99); }
H1.HeaderClassName
{
color: #571463;
}
.AnyTagClassName
{
color: #571463;
}
</style>
background-color css
<style>
a { background-color: #571463; }
a { background-color: rgb(87,20,99); }
div.DivClassName
{
background-color: #571463;
}
.BgClassName
{
background-color: #571463;
}
</style>
border-color css
<style>
span { border-color: #571463; }
span { border-color: rgb(87,20,99); }
td.TdClassName
{
border-color: #571463;
}
.TagClassName
{
border-color: #571463;
}
</style>