Shades of Hot Purple #571664
Tints of Hot Purple #571664
RGB
CMYK
RGB Variations
Color information
#571664 (or 0x571664) is known color: Hot Purple. HEX triplet: 57, 16 and 64. RGB value is (87,22,100). Sum of RGB (Red+Green+Blue) = 87+22+100=209 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.63% from 209); Green value is 22 (8.98% from 255 or 10.53% from 209); Blue value is 100 (39.45% from 255 or 47.85% from 209); Max value from RGB is 100 - color contains mainly: blue. Hex color #571664 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571664 is #A8E99B. Grayscale: #323232. Windows color (decimal): -11069852 or 6559319. OLE color: 6559319.
HSL color Cylindrical-coordinate representation of color #571664: hue angle of 290º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #571664 is Cyan = 0.13, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 22 | 100 | - |
| CMYK | 0.13 | 0.78 | 0 | 0.61 |
| HSL | 290º | 0.64% | 0.24% | - |
| HSV(B) | 290º | 0.78% | 0.39% | - |
| XYZ | 6.52 | 3.52 | 12.39 | - |
| YUV | 50.33 | 156.03 | 154.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 22 | 100 | 0.13 | 0.78 | 0 | 0.61 | 290 | 0.64 | 0.24 |
| Hex | 57 | 16 | 64 | D | 4E | 0 | 3D | 122 | 40 | 18 |
| Octal | 127 | 26 | 144 | 15 | 116 | 0 | 75 | 442 | 100 | 30 |
| Binary | 1010111 | 10110 | 1100100 | 1101 | 1001110 | 0 | 111101 | 100100010 | 1000000 | 11000 |
Color Harmonies of #571664
Complementary color
Monochromatic Colors of #571664
Black with #571664
Text Example
Text Example
White with #571664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571664; }
p { color: rgb(87,22,100); }
H1.HeaderClassName
{
color: #571664;
}
.AnyTagClassName
{
color: #571664;
}
</style>
background-color css
<style>
a { background-color: #571664; }
a { background-color: rgb(87,22,100); }
div.DivClassName
{
background-color: #571664;
}
.BgClassName
{
background-color: #571664;
}
</style>
border-color css
<style>
span { border-color: #571664; }
span { border-color: rgb(87,22,100); }
td.TdClassName
{
border-color: #571664;
}
.TagClassName
{
border-color: #571664;
}
</style>