Shades of Hot Purple #571861
Tints of Hot Purple #571861
RGB
CMYK
RGB Variations
Color information
#571861 (or 0x571861) is known color: Hot Purple. HEX triplet: 57, 18 and 61. RGB value is (87,24,97). Sum of RGB (Red+Green+Blue) = 87+24+97=208 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.83% from 208); Green value is 24 (9.77% from 255 or 11.54% from 208); Blue value is 97 (38.28% from 255 or 46.63% from 208); Max value from RGB is 97 - color contains mainly: blue. Hex color #571861 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571861 is #A8E79E. Grayscale: #323232. Windows color (decimal): -11069343 or 6363223. OLE color: 6363223.
HSL color Cylindrical-coordinate representation of color #571861: hue angle of 291.78º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #571861 is Cyan = 0.10, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 24 | 97 | - |
| CMYK | 0.10 | 0.75 | 0 | 0.62 |
| HSL | 291.78º | 0.6% | 0.24% | - |
| HSV(B) | 291.78º | 0.75% | 0.38% | - |
| XYZ | 6.41 | 3.54 | 11.65 | - |
| YUV | 51.16 | 153.87 | 153.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 24 | 97 | 0.10 | 0.75 | 0 | 0.62 | 291.78 | 0.6 | 0.24 |
| Hex | 57 | 18 | 61 | A | 4B | 0 | 3E | 124 | 3C | 18 |
| Octal | 127 | 30 | 141 | 12 | 113 | 0 | 76 | 444 | 74 | 30 |
| Binary | 1010111 | 11000 | 1100001 | 1010 | 1001011 | 0 | 111110 | 100100100 | 111100 | 11000 |
Color Harmonies of #571861
Complementary color
Monochromatic Colors of #571861
Black with #571861
Text Example
Text Example
White with #571861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571861; }
p { color: rgb(87,24,97); }
H1.HeaderClassName
{
color: #571861;
}
.AnyTagClassName
{
color: #571861;
}
</style>
background-color css
<style>
a { background-color: #571861; }
a { background-color: rgb(87,24,97); }
div.DivClassName
{
background-color: #571861;
}
.BgClassName
{
background-color: #571861;
}
</style>
border-color css
<style>
span { border-color: #571861; }
span { border-color: rgb(87,24,97); }
td.TdClassName
{
border-color: #571861;
}
.TagClassName
{
border-color: #571861;
}
</style>