Shades of Hot Purple #571465
Tints of Hot Purple #571465
RGB
CMYK
RGB Variations
Color information
#571465 (or 0x571465) is known color: Hot Purple. HEX triplet: 57, 14 and 65. RGB value is (87,20,101). Sum of RGB (Red+Green+Blue) = 87+20+101=208 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.83% from 208); Green value is 20 (8.20% from 255 or 9.62% from 208); Blue value is 101 (39.84% from 255 or 48.56% from 208); Max value from RGB is 101 - color contains mainly: blue. Hex color #571465 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571465 is #A8EB9A. Grayscale: #313131. Windows color (decimal): -11070363 or 6624343. OLE color: 6624343.
HSL color Cylindrical-coordinate representation of color #571465: hue angle of 289.63º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #571465 is Cyan = 0.14, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 20 | 101 | - |
| CMYK | 0.14 | 0.80 | 0 | 0.60 |
| HSL | 289.63º | 0.67% | 0.24% | - |
| HSV(B) | 289.63º | 0.8% | 0.4% | - |
| XYZ | 6.53 | 3.47 | 12.64 | - |
| YUV | 49.27 | 157.2 | 154.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 20 | 101 | 0.14 | 0.80 | 0 | 0.60 | 289.63 | 0.67 | 0.24 |
| Hex | 57 | 14 | 65 | E | 50 | 0 | 3C | 122 | 43 | 18 |
| Octal | 127 | 24 | 145 | 16 | 120 | 0 | 74 | 442 | 103 | 30 |
| Binary | 1010111 | 10100 | 1100101 | 1110 | 1010000 | 0 | 111100 | 100100010 | 1000011 | 11000 |
Color Harmonies of #571465
Complementary color
Monochromatic Colors of #571465
Black with #571465
Text Example
Text Example
White with #571465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571465; }
p { color: rgb(87,20,101); }
H1.HeaderClassName
{
color: #571465;
}
.AnyTagClassName
{
color: #571465;
}
</style>
background-color css
<style>
a { background-color: #571465; }
a { background-color: rgb(87,20,101); }
div.DivClassName
{
background-color: #571465;
}
.BgClassName
{
background-color: #571465;
}
</style>
border-color css
<style>
span { border-color: #571465; }
span { border-color: rgb(87,20,101); }
td.TdClassName
{
border-color: #571465;
}
.TagClassName
{
border-color: #571465;
}
</style>