Shades of Hot Purple #572759
Tints of Hot Purple #572759
RGB
CMYK
RGB Variations
Color information
#572759 (or 0x572759) is known color: Hot Purple. HEX triplet: 57, 27 and 59. RGB value is (87,39,89). Sum of RGB (Red+Green+Blue) = 87+39+89=215 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.47% from 215); Green value is 39 (15.62% from 255 or 18.14% from 215); Blue value is 89 (35.16% from 255 or 41.40% from 215); Max value from RGB is 89 - color contains mainly: blue. Hex color #572759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572759 is #A8D8A6. Grayscale: #3A3A3A. Windows color (decimal): -11065511 or 5842775. OLE color: 5842775.
HSL color Cylindrical-coordinate representation of color #572759: hue angle of 297.6º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #572759 is Cyan = 0.02, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 39 | 89 | - |
| CMYK | 0.02 | 0.56 | 0 | 0.65 |
| HSL | 297.6º | 0.39% | 0.25% | - |
| HSV(B) | 297.6º | 0.56% | 0.35% | - |
| XYZ | 6.46 | 4.2 | 9.92 | - |
| YUV | 59.05 | 144.9 | 147.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 89 | 0.02 | 0.56 | 0 | 0.65 | 297.6 | 0.39 | 0.25 |
| Hex | 57 | 27 | 59 | 2 | 38 | 0 | 41 | 12A | 27 | 19 |
| Octal | 127 | 47 | 131 | 2 | 70 | 0 | 101 | 452 | 47 | 31 |
| Binary | 1010111 | 100111 | 1011001 | 10 | 111000 | 0 | 1000001 | 100101010 | 100111 | 11001 |
Color Harmonies of #572759
Complementary color
Monochromatic Colors of #572759
Black with #572759
Text Example
Text Example
White with #572759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572759; }
p { color: rgb(87,39,89); }
H1.HeaderClassName
{
color: #572759;
}
.AnyTagClassName
{
color: #572759;
}
</style>
background-color css
<style>
a { background-color: #572759; }
a { background-color: rgb(87,39,89); }
div.DivClassName
{
background-color: #572759;
}
.BgClassName
{
background-color: #572759;
}
</style>
border-color css
<style>
span { border-color: #572759; }
span { border-color: rgb(87,39,89); }
td.TdClassName
{
border-color: #572759;
}
.TagClassName
{
border-color: #572759;
}
</style>