Shades of Hot Purple #573357
Tints of Hot Purple #573357
RGB
CMYK
RGB Variations
Color information
#573357 (or 0x573357) is known color: Hot Purple. HEX triplet: 57, 33 and 57. RGB value is (87,51,87). Sum of RGB (Red+Green+Blue) = 87+51+87=225 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.67% from 225); Green value is 51 (20.31% from 255 or 22.67% from 225); Blue value is 87 (34.38% from 255 or 38.67% from 225); Max value from RGB is 87 - color contains mainly: red, blue. Hex color #573357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573357 is #A8CCA8. Grayscale: #414141. Windows color (decimal): -11062441 or 5714775. OLE color: 5714775.
HSL color Cylindrical-coordinate representation of color #573357: hue angle of 300º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #573357 is Cyan = 0, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 51 | 87 | - |
| CMYK | 0 | 0.41 | 0 | 0.66 |
| HSL | 300º | 0.26% | 0.27% | - |
| HSV(B) | 300º | 0.41% | 0.34% | - |
| XYZ | 6.83 | 5.08 | 9.64 | - |
| YUV | 65.87 | 139.93 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 51 | 87 | 0 | 0.41 | 0 | 0.66 | 300 | 0.26 | 0.27 |
| Hex | 57 | 33 | 57 | 0 | 29 | 0 | 42 | 12C | 1A | 1B |
| Octal | 127 | 63 | 127 | 0 | 51 | 0 | 102 | 454 | 32 | 33 |
| Binary | 1010111 | 110011 | 1010111 | 0 | 101001 | 0 | 1000010 | 100101100 | 11010 | 11011 |
Color Harmonies of #573357
Complementary color
Monochromatic Colors of #573357
Black with #573357
Text Example
Text Example
White with #573357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573357; }
p { color: rgb(87,51,87); }
H1.HeaderClassName
{
color: #573357;
}
.AnyTagClassName
{
color: #573357;
}
</style>
background-color css
<style>
a { background-color: #573357; }
a { background-color: rgb(87,51,87); }
div.DivClassName
{
background-color: #573357;
}
.BgClassName
{
background-color: #573357;
}
</style>
border-color css
<style>
span { border-color: #573357; }
span { border-color: rgb(87,51,87); }
td.TdClassName
{
border-color: #573357;
}
.TagClassName
{
border-color: #573357;
}
</style>