Shades of Hot Purple #531059
Tints of Hot Purple #531059
RGB
CMYK
RGB Variations
Color information
#531059 (or 0x531059) is known color: Hot Purple. HEX triplet: 53, 10 and 59. RGB value is (83,16,89). Sum of RGB (Red+Green+Blue) = 83+16+89=188 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.15% from 188); Green value is 16 (6.64% from 255 or 8.51% from 188); Blue value is 89 (35.16% from 255 or 47.34% from 188); Max value from RGB is 89 - color contains mainly: blue. Hex color #531059 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531059 is #ACEFA6. Grayscale: #2C2C2C. Windows color (decimal): -11333543 or 5836883. OLE color: 5836883.
HSL color Cylindrical-coordinate representation of color #531059: hue angle of 295.07º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #531059 is Cyan = 0.07, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 16 | 89 | - |
| CMYK | 0.07 | 0.82 | 0 | 0.65 |
| HSL | 295.07º | 0.7% | 0.21% | - |
| HSV(B) | 295.07º | 0.82% | 0.35% | - |
| XYZ | 5.56 | 2.93 | 9.72 | - |
| YUV | 44.36 | 153.2 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 16 | 89 | 0.07 | 0.82 | 0 | 0.65 | 295.07 | 0.7 | 0.21 |
| Hex | 53 | 10 | 59 | 7 | 52 | 0 | 41 | 127 | 46 | 15 |
| Octal | 123 | 20 | 131 | 7 | 122 | 0 | 101 | 447 | 106 | 25 |
| Binary | 1010011 | 10000 | 1011001 | 111 | 1010010 | 0 | 1000001 | 100100111 | 1000110 | 10101 |
Color Harmonies of #531059
Complementary color
Monochromatic Colors of #531059
Black with #531059
Text Example
Text Example
White with #531059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531059; }
p { color: rgb(83,16,89); }
H1.HeaderClassName
{
color: #531059;
}
.AnyTagClassName
{
color: #531059;
}
</style>
background-color css
<style>
a { background-color: #531059; }
a { background-color: rgb(83,16,89); }
div.DivClassName
{
background-color: #531059;
}
.BgClassName
{
background-color: #531059;
}
</style>
border-color css
<style>
span { border-color: #531059; }
span { border-color: rgb(83,16,89); }
td.TdClassName
{
border-color: #531059;
}
.TagClassName
{
border-color: #531059;
}
</style>