Shades of Hot Purple #573859
Tints of Hot Purple #573859
RGB
CMYK
RGB Variations
Color information
#573859 (or 0x573859) is known color: Hot Purple. HEX triplet: 57, 38 and 59. RGB value is (87,56,89). Sum of RGB (Red+Green+Blue) = 87+56+89=232 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.5% from 232); Green value is 56 (22.27% from 255 or 24.14% from 232); Blue value is 89 (35.16% from 255 or 38.36% from 232); Max value from RGB is 89 - color contains mainly: blue. Hex color #573859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573859 is #A8C7A6. Grayscale: #444444. Windows color (decimal): -11061159 or 5847127. OLE color: 5847127.
HSL color Cylindrical-coordinate representation of color #573859: hue angle of 296.36º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #573859 is Cyan = 0.02, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 56 | 89 | - |
| CMYK | 0.02 | 0.37 | 0 | 0.65 |
| HSL | 296.36º | 0.23% | 0.28% | - |
| HSV(B) | 296.36º | 0.37% | 0.35% | - |
| XYZ | 7.15 | 5.58 | 10.15 | - |
| YUV | 69.03 | 139.27 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 56 | 89 | 0.02 | 0.37 | 0 | 0.65 | 296.36 | 0.23 | 0.28 |
| Hex | 57 | 38 | 59 | 2 | 25 | 0 | 41 | 128 | 17 | 1C |
| Octal | 127 | 70 | 131 | 2 | 45 | 0 | 101 | 450 | 27 | 34 |
| Binary | 1010111 | 111000 | 1011001 | 10 | 100101 | 0 | 1000001 | 100101000 | 10111 | 11100 |
Color Harmonies of #573859
Complementary color
Monochromatic Colors of #573859
Black with #573859
Text Example
Text Example
White with #573859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573859; }
p { color: rgb(87,56,89); }
H1.HeaderClassName
{
color: #573859;
}
.AnyTagClassName
{
color: #573859;
}
</style>
background-color css
<style>
a { background-color: #573859; }
a { background-color: rgb(87,56,89); }
div.DivClassName
{
background-color: #573859;
}
.BgClassName
{
background-color: #573859;
}
</style>
border-color css
<style>
span { border-color: #573859; }
span { border-color: rgb(87,56,89); }
td.TdClassName
{
border-color: #573859;
}
.TagClassName
{
border-color: #573859;
}
</style>