Shades of Hot Purple #531259
Tints of Hot Purple #531259
RGB
CMYK
RGB Variations
Color information
#531259 (or 0x531259) is known color: Hot Purple. HEX triplet: 53, 12 and 59. RGB value is (83,18,89). Sum of RGB (Red+Green+Blue) = 83+18+89=190 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.68% from 190); Green value is 18 (7.42% from 255 or 9.47% from 190); Blue value is 89 (35.16% from 255 or 46.84% from 190); Max value from RGB is 89 - color contains mainly: blue. Hex color #531259 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #531259 is #ACEDA6. Grayscale: #2D2D2D. Windows color (decimal): -11333031 or 5837395. OLE color: 5837395.
HSL color Cylindrical-coordinate representation of color #531259: hue angle of 294.93º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #531259 is Cyan = 0.07, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 18 | 89 | - |
| CMYK | 0.07 | 0.80 | 0 | 0.65 |
| HSL | 294.93º | 0.66% | 0.21% | - |
| HSV(B) | 294.93º | 0.8% | 0.35% | - |
| XYZ | 5.59 | 2.99 | 9.73 | - |
| YUV | 45.53 | 152.53 | 154.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 18 | 89 | 0.07 | 0.80 | 0 | 0.65 | 294.93 | 0.66 | 0.21 |
| Hex | 53 | 12 | 59 | 7 | 50 | 0 | 41 | 127 | 42 | 15 |
| Octal | 123 | 22 | 131 | 7 | 120 | 0 | 101 | 447 | 102 | 25 |
| Binary | 1010011 | 10010 | 1011001 | 111 | 1010000 | 0 | 1000001 | 100100111 | 1000010 | 10101 |
Color Harmonies of #531259
Complementary color
Monochromatic Colors of #531259
Black with #531259
Text Example
Text Example
White with #531259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531259; }
p { color: rgb(83,18,89); }
H1.HeaderClassName
{
color: #531259;
}
.AnyTagClassName
{
color: #531259;
}
</style>
background-color css
<style>
a { background-color: #531259; }
a { background-color: rgb(83,18,89); }
div.DivClassName
{
background-color: #531259;
}
.BgClassName
{
background-color: #531259;
}
</style>
border-color css
<style>
span { border-color: #531259; }
span { border-color: rgb(83,18,89); }
td.TdClassName
{
border-color: #531259;
}
.TagClassName
{
border-color: #531259;
}
</style>