Shades of Hot Purple #573056
Tints of Hot Purple #573056
RGB
CMYK
RGB Variations
Color information
#573056 (or 0x573056) is known color: Hot Purple. HEX triplet: 57, 30 and 56. RGB value is (87,48,86). Sum of RGB (Red+Green+Blue) = 87+48+86=221 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.37% from 221); Green value is 48 (19.14% from 255 or 21.72% from 221); Blue value is 86 (33.98% from 255 or 38.91% from 221); Max value from RGB is 87 - color contains mainly: red. Hex color #573056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573056 is #A8CFA9. Grayscale: #3F3F3F. Windows color (decimal): -11063210 or 5648471. OLE color: 5648471.
HSL color Cylindrical-coordinate representation of color #573056: hue angle of 301.54º degrees, saturation: 0.29, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #573056 is Cyan = 0, Magento = 0.45, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 48 | 86 | - |
| CMYK | 0 | 0.45 | 0.01 | 0.66 |
| HSL | 301.54º | 0.29% | 0.26% | - |
| HSV(B) | 301.54º | 0.45% | 0.34% | - |
| XYZ | 6.67 | 4.81 | 9.38 | - |
| YUV | 63.99 | 140.42 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 48 | 86 | 0 | 0.45 | 0.01 | 0.66 | 301.54 | 0.29 | 0.26 |
| Hex | 57 | 30 | 56 | 0 | 2D | 1 | 42 | 12E | 1D | 1A |
| Octal | 127 | 60 | 126 | 0 | 55 | 1 | 102 | 456 | 35 | 32 |
| Binary | 1010111 | 110000 | 1010110 | 0 | 101101 | 1 | 1000010 | 100101110 | 11101 | 11010 |
Color Harmonies of #573056
Complementary color
Monochromatic Colors of #573056
Black with #573056
Text Example
Text Example
White with #573056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573056; }
p { color: rgb(87,48,86); }
H1.HeaderClassName
{
color: #573056;
}
.AnyTagClassName
{
color: #573056;
}
</style>
background-color css
<style>
a { background-color: #573056; }
a { background-color: rgb(87,48,86); }
div.DivClassName
{
background-color: #573056;
}
.BgClassName
{
background-color: #573056;
}
</style>
border-color css
<style>
span { border-color: #573056; }
span { border-color: rgb(87,48,86); }
td.TdClassName
{
border-color: #573056;
}
.TagClassName
{
border-color: #573056;
}
</style>