Shades of Hot Purple #571261
Tints of Hot Purple #571261
RGB
CMYK
RGB Variations
Color information
#571261 (or 0x571261) is known color: Hot Purple. HEX triplet: 57, 12 and 61. RGB value is (87,18,97). Sum of RGB (Red+Green+Blue) = 87+18+97=202 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.07% from 202); Green value is 18 (7.42% from 255 or 8.91% from 202); Blue value is 97 (38.28% from 255 or 48.02% from 202); Max value from RGB is 97 - color contains mainly: blue. Hex color #571261 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571261 is #A8ED9E. Grayscale: #2F2F2F. Windows color (decimal): -11070879 or 6361687. OLE color: 6361687.
HSL color Cylindrical-coordinate representation of color #571261: hue angle of 292.41º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #571261 is Cyan = 0.10, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 18 | 97 | - |
| CMYK | 0.10 | 0.81 | 0 | 0.62 |
| HSL | 292.41º | 0.69% | 0.23% | - |
| HSV(B) | 292.41º | 0.81% | 0.38% | - |
| XYZ | 6.3 | 3.32 | 11.62 | - |
| YUV | 47.64 | 155.86 | 156.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 18 | 97 | 0.10 | 0.81 | 0 | 0.62 | 292.41 | 0.69 | 0.23 |
| Hex | 57 | 12 | 61 | A | 51 | 0 | 3E | 124 | 45 | 17 |
| Octal | 127 | 22 | 141 | 12 | 121 | 0 | 76 | 444 | 105 | 27 |
| Binary | 1010111 | 10010 | 1100001 | 1010 | 1010001 | 0 | 111110 | 100100100 | 1000101 | 10111 |
Color Harmonies of #571261
Complementary color
Monochromatic Colors of #571261
Black with #571261
Text Example
Text Example
White with #571261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571261; }
p { color: rgb(87,18,97); }
H1.HeaderClassName
{
color: #571261;
}
.AnyTagClassName
{
color: #571261;
}
</style>
background-color css
<style>
a { background-color: #571261; }
a { background-color: rgb(87,18,97); }
div.DivClassName
{
background-color: #571261;
}
.BgClassName
{
background-color: #571261;
}
</style>
border-color css
<style>
span { border-color: #571261; }
span { border-color: rgb(87,18,97); }
td.TdClassName
{
border-color: #571261;
}
.TagClassName
{
border-color: #571261;
}
</style>