Shades of Hot Purple #530660
Tints of Hot Purple #530660
RGB
CMYK
RGB Variations
Color information
#530660 (or 0x530660) is known color: Hot Purple. HEX triplet: 53, 06 and 60. RGB value is (83,6,96). Sum of RGB (Red+Green+Blue) = 83+6+96=185 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.86% from 185); Green value is 6 (2.73% from 255 or 3.24% from 185); Blue value is 96 (37.89% from 255 or 51.89% from 185); Max value from RGB is 96 - color contains mainly: blue. Hex color #530660 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530660 is #ACF99F. Grayscale: #272727. Windows color (decimal): -11336096 or 6293075. OLE color: 6293075.
HSL color Cylindrical-coordinate representation of color #530660: hue angle of 291.33º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #530660 is Cyan = 0.14, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 6 | 96 | - |
| CMYK | 0.14 | 0.94 | 0 | 0.62 |
| HSL | 291.33º | 0.88% | 0.2% | - |
| HSV(B) | 291.33º | 0.94% | 0.38% | - |
| XYZ | 5.74 | 2.81 | 11.31 | - |
| YUV | 39.28 | 160.01 | 159.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 96 | 0.14 | 0.94 | 0 | 0.62 | 291.33 | 0.88 | 0.2 |
| Hex | 53 | 6 | 60 | E | 5E | 0 | 3E | 123 | 58 | 14 |
| Octal | 123 | 6 | 140 | 16 | 136 | 0 | 76 | 443 | 130 | 24 |
| Binary | 1010011 | 110 | 1100000 | 1110 | 1011110 | 0 | 111110 | 100100011 | 1011000 | 10100 |
Color Harmonies of #530660
Complementary color
Monochromatic Colors of #530660
Black with #530660
Text Example
Text Example
White with #530660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530660; }
p { color: rgb(83,6,96); }
H1.HeaderClassName
{
color: #530660;
}
.AnyTagClassName
{
color: #530660;
}
</style>
background-color css
<style>
a { background-color: #530660; }
a { background-color: rgb(83,6,96); }
div.DivClassName
{
background-color: #530660;
}
.BgClassName
{
background-color: #530660;
}
</style>
border-color css
<style>
span { border-color: #530660; }
span { border-color: rgb(83,6,96); }
td.TdClassName
{
border-color: #530660;
}
.TagClassName
{
border-color: #530660;
}
</style>