Shades of Hot Purple #572856
Tints of Hot Purple #572856
RGB
CMYK
RGB Variations
Color information
#572856 (or 0x572856) is known color: Hot Purple. HEX triplet: 57, 28 and 56. RGB value is (87,40,86). Sum of RGB (Red+Green+Blue) = 87+40+86=213 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.85% from 213); Green value is 40 (16.02% from 255 or 18.78% from 213); Blue value is 86 (33.98% from 255 or 40.38% from 213); Max value from RGB is 87 - color contains mainly: red. Hex color #572856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572856 is #A8D7A9. Grayscale: #3B3B3B. Windows color (decimal): -11065258 or 5646423. OLE color: 5646423.
HSL color Cylindrical-coordinate representation of color #572856: hue angle of 301.28º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #572856 is Cyan = 0, Magento = 0.54, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 40 | 86 | - |
| CMYK | 0 | 0.54 | 0.01 | 0.66 |
| HSL | 301.28º | 0.37% | 0.25% | - |
| HSV(B) | 301.28º | 0.54% | 0.34% | - |
| XYZ | 6.37 | 4.22 | 9.28 | - |
| YUV | 59.3 | 143.07 | 147.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 86 | 0 | 0.54 | 0.01 | 0.66 | 301.28 | 0.37 | 0.25 |
| Hex | 57 | 28 | 56 | 0 | 36 | 1 | 42 | 12D | 25 | 19 |
| Octal | 127 | 50 | 126 | 0 | 66 | 1 | 102 | 455 | 45 | 31 |
| Binary | 1010111 | 101000 | 1010110 | 0 | 110110 | 1 | 1000010 | 100101101 | 100101 | 11001 |
Color Harmonies of #572856
Complementary color
Monochromatic Colors of #572856
Black with #572856
Text Example
Text Example
White with #572856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572856; }
p { color: rgb(87,40,86); }
H1.HeaderClassName
{
color: #572856;
}
.AnyTagClassName
{
color: #572856;
}
</style>
background-color css
<style>
a { background-color: #572856; }
a { background-color: rgb(87,40,86); }
div.DivClassName
{
background-color: #572856;
}
.BgClassName
{
background-color: #572856;
}
</style>
border-color css
<style>
span { border-color: #572856; }
span { border-color: rgb(87,40,86); }
td.TdClassName
{
border-color: #572856;
}
.TagClassName
{
border-color: #572856;
}
</style>