Shades of Hot Purple #572062
Tints of Hot Purple #572062
RGB
CMYK
RGB Variations
Color information
#572062 (or 0x572062) is known color: Hot Purple. HEX triplet: 57, 20 and 62. RGB value is (87,32,98). Sum of RGB (Red+Green+Blue) = 87+32+98=217 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.09% from 217); Green value is 32 (12.89% from 255 or 14.75% from 217); Blue value is 98 (38.67% from 255 or 45.16% from 217); Max value from RGB is 98 - color contains mainly: blue. Hex color #572062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572062 is #A8DF9D. Grayscale: #373737. Windows color (decimal): -11067294 or 6430807. OLE color: 6430807.
HSL color Cylindrical-coordinate representation of color #572062: hue angle of 290º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #572062 is Cyan = 0.11, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 32 | 98 | - |
| CMYK | 0.11 | 0.67 | 0 | 0.62 |
| HSL | 290º | 0.51% | 0.25% | - |
| HSV(B) | 290º | 0.67% | 0.38% | - |
| XYZ | 6.65 | 3.94 | 11.97 | - |
| YUV | 55.97 | 151.72 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 98 | 0.11 | 0.67 | 0 | 0.62 | 290 | 0.51 | 0.25 |
| Hex | 57 | 20 | 62 | B | 43 | 0 | 3E | 122 | 33 | 19 |
| Octal | 127 | 40 | 142 | 13 | 103 | 0 | 76 | 442 | 63 | 31 |
| Binary | 1010111 | 100000 | 1100010 | 1011 | 1000011 | 0 | 111110 | 100100010 | 110011 | 11001 |
Color Harmonies of #572062
Complementary color
Monochromatic Colors of #572062
Black with #572062
Text Example
Text Example
White with #572062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572062; }
p { color: rgb(87,32,98); }
H1.HeaderClassName
{
color: #572062;
}
.AnyTagClassName
{
color: #572062;
}
</style>
background-color css
<style>
a { background-color: #572062; }
a { background-color: rgb(87,32,98); }
div.DivClassName
{
background-color: #572062;
}
.BgClassName
{
background-color: #572062;
}
</style>
border-color css
<style>
span { border-color: #572062; }
span { border-color: rgb(87,32,98); }
td.TdClassName
{
border-color: #572062;
}
.TagClassName
{
border-color: #572062;
}
</style>