Shades of Hot Purple #572760
Tints of Hot Purple #572760
RGB
CMYK
RGB Variations
Color information
#572760 (or 0x572760) is known color: Hot Purple. HEX triplet: 57, 27 and 60. RGB value is (87,39,96). Sum of RGB (Red+Green+Blue) = 87+39+96=222 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.19% from 222); Green value is 39 (15.62% from 255 or 17.57% from 222); Blue value is 96 (37.89% from 255 or 43.24% from 222); Max value from RGB is 96 - color contains mainly: blue. Hex color #572760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572760 is #A8D89F. Grayscale: #3B3B3B. Windows color (decimal): -11065504 or 6301527. OLE color: 6301527.
HSL color Cylindrical-coordinate representation of color #572760: hue angle of 290.53º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #572760 is Cyan = 0.09, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 39 | 96 | - |
| CMYK | 0.09 | 0.59 | 0 | 0.62 |
| HSL | 290.53º | 0.42% | 0.26% | - |
| HSV(B) | 290.53º | 0.59% | 0.38% | - |
| XYZ | 6.77 | 4.32 | 11.54 | - |
| YUV | 59.85 | 148.4 | 147.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 96 | 0.09 | 0.59 | 0 | 0.62 | 290.53 | 0.42 | 0.26 |
| Hex | 57 | 27 | 60 | 9 | 3B | 0 | 3E | 123 | 2A | 1A |
| Octal | 127 | 47 | 140 | 11 | 73 | 0 | 76 | 443 | 52 | 32 |
| Binary | 1010111 | 100111 | 1100000 | 1001 | 111011 | 0 | 111110 | 100100011 | 101010 | 11010 |
Color Harmonies of #572760
Complementary color
Monochromatic Colors of #572760
Black with #572760
Text Example
Text Example
White with #572760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572760; }
p { color: rgb(87,39,96); }
H1.HeaderClassName
{
color: #572760;
}
.AnyTagClassName
{
color: #572760;
}
</style>
background-color css
<style>
a { background-color: #572760; }
a { background-color: rgb(87,39,96); }
div.DivClassName
{
background-color: #572760;
}
.BgClassName
{
background-color: #572760;
}
</style>
border-color css
<style>
span { border-color: #572760; }
span { border-color: rgb(87,39,96); }
td.TdClassName
{
border-color: #572760;
}
.TagClassName
{
border-color: #572760;
}
</style>