Shades of Hot Purple #572662
Tints of Hot Purple #572662
RGB
CMYK
RGB Variations
Color information
#572662 (or 0x572662) is known color: Hot Purple. HEX triplet: 57, 26 and 62. RGB value is (87,38,98). Sum of RGB (Red+Green+Blue) = 87+38+98=223 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.01% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 98 (38.67% from 255 or 43.95% from 223); Max value from RGB is 98 - color contains mainly: blue. Hex color #572662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572662 is #A8D99D. Grayscale: #3B3B3B. Windows color (decimal): -11065758 or 6432343. OLE color: 6432343.
HSL color Cylindrical-coordinate representation of color #572662: hue angle of 289º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #572662 is Cyan = 0.11, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 38 | 98 | - |
| CMYK | 0.11 | 0.61 | 0 | 0.62 |
| HSL | 289º | 0.44% | 0.27% | - |
| HSV(B) | 289º | 0.61% | 0.38% | - |
| XYZ | 6.83 | 4.29 | 12.02 | - |
| YUV | 59.49 | 149.73 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 98 | 0.11 | 0.61 | 0 | 0.62 | 289 | 0.44 | 0.27 |
| Hex | 57 | 26 | 62 | B | 3D | 0 | 3E | 121 | 2C | 1B |
| Octal | 127 | 46 | 142 | 13 | 75 | 0 | 76 | 441 | 54 | 33 |
| Binary | 1010111 | 100110 | 1100010 | 1011 | 111101 | 0 | 111110 | 100100001 | 101100 | 11011 |
Color Harmonies of #572662
Complementary color
Monochromatic Colors of #572662
Black with #572662
Text Example
Text Example
White with #572662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572662; }
p { color: rgb(87,38,98); }
H1.HeaderClassName
{
color: #572662;
}
.AnyTagClassName
{
color: #572662;
}
</style>
background-color css
<style>
a { background-color: #572662; }
a { background-color: rgb(87,38,98); }
div.DivClassName
{
background-color: #572662;
}
.BgClassName
{
background-color: #572662;
}
</style>
border-color css
<style>
span { border-color: #572662; }
span { border-color: rgb(87,38,98); }
td.TdClassName
{
border-color: #572662;
}
.TagClassName
{
border-color: #572662;
}
</style>