Shades of Hot Purple #530459
Tints of Hot Purple #530459
RGB
CMYK
RGB Variations
Color information
#530459 (or 0x530459) is known color: Hot Purple. HEX triplet: 53, 04 and 59. RGB value is (83,4,89). Sum of RGB (Red+Green+Blue) = 83+4+89=176 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.16% from 176); Green value is 4 (1.95% from 255 or 2.27% from 176); Blue value is 89 (35.16% from 255 or 50.57% from 176); Max value from RGB is 89 - color contains mainly: blue. Hex color #530459 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530459 is #ACFBA6. Grayscale: #252525. Windows color (decimal): -11336615 or 5833811. OLE color: 5833811.
HSL color Cylindrical-coordinate representation of color #530459: hue angle of 295.76º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #530459 is Cyan = 0.07, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 4 | 89 | - |
| CMYK | 0.07 | 0.96 | 0 | 0.65 |
| HSL | 295.76º | 0.91% | 0.18% | - |
| HSV(B) | 295.76º | 0.96% | 0.35% | - |
| XYZ | 5.41 | 2.65 | 9.68 | - |
| YUV | 37.31 | 157.17 | 160.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 89 | 0.07 | 0.96 | 0 | 0.65 | 295.76 | 0.91 | 0.18 |
| Hex | 53 | 4 | 59 | 7 | 60 | 0 | 41 | 128 | 5B | 12 |
| Octal | 123 | 4 | 131 | 7 | 140 | 0 | 101 | 450 | 133 | 22 |
| Binary | 1010011 | 100 | 1011001 | 111 | 1100000 | 0 | 1000001 | 100101000 | 1011011 | 10010 |
Color Harmonies of #530459
Complementary color
Monochromatic Colors of #530459
Black with #530459
Text Example
Text Example
White with #530459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530459; }
p { color: rgb(83,4,89); }
H1.HeaderClassName
{
color: #530459;
}
.AnyTagClassName
{
color: #530459;
}
</style>
background-color css
<style>
a { background-color: #530459; }
a { background-color: rgb(83,4,89); }
div.DivClassName
{
background-color: #530459;
}
.BgClassName
{
background-color: #530459;
}
</style>
border-color css
<style>
span { border-color: #530459; }
span { border-color: rgb(83,4,89); }
td.TdClassName
{
border-color: #530459;
}
.TagClassName
{
border-color: #530459;
}
</style>