Shades of Hot Purple #573157
Tints of Hot Purple #573157
RGB
CMYK
RGB Variations
Color information
#573157 (or 0x573157) is known color: Hot Purple. HEX triplet: 57, 31 and 57. RGB value is (87,49,87). Sum of RGB (Red+Green+Blue) = 87+49+87=223 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.01% from 223); Green value is 49 (19.53% from 255 or 21.97% from 223); Blue value is 87 (34.38% from 255 or 39.01% from 223); Max value from RGB is 87 - color contains mainly: red, blue. Hex color #573157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573157 is #A8CEA8. Grayscale: #404040. Windows color (decimal): -11062953 or 5714263. OLE color: 5714263.
HSL color Cylindrical-coordinate representation of color #573157: hue angle of 300º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #573157 is Cyan = 0, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 87 | - |
| CMYK | 0 | 0.44 | 0 | 0.66 |
| HSL | 300º | 0.28% | 0.27% | - |
| HSV(B) | 300º | 0.44% | 0.34% | - |
| XYZ | 6.75 | 4.91 | 9.61 | - |
| YUV | 64.69 | 140.59 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 87 | 0 | 0.44 | 0 | 0.66 | 300 | 0.28 | 0.27 |
| Hex | 57 | 31 | 57 | 0 | 2C | 0 | 42 | 12C | 1C | 1B |
| Octal | 127 | 61 | 127 | 0 | 54 | 0 | 102 | 454 | 34 | 33 |
| Binary | 1010111 | 110001 | 1010111 | 0 | 101100 | 0 | 1000010 | 100101100 | 11100 | 11011 |
Color Harmonies of #573157
Complementary color
Monochromatic Colors of #573157
Black with #573157
Text Example
Text Example
White with #573157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573157; }
p { color: rgb(87,49,87); }
H1.HeaderClassName
{
color: #573157;
}
.AnyTagClassName
{
color: #573157;
}
</style>
background-color css
<style>
a { background-color: #573157; }
a { background-color: rgb(87,49,87); }
div.DivClassName
{
background-color: #573157;
}
.BgClassName
{
background-color: #573157;
}
</style>
border-color css
<style>
span { border-color: #573157; }
span { border-color: rgb(87,49,87); }
td.TdClassName
{
border-color: #573157;
}
.TagClassName
{
border-color: #573157;
}
</style>