Shades of Hot Purple #530860
Tints of Hot Purple #530860
RGB
CMYK
RGB Variations
Color information
#530860 (or 0x530860) is known color: Hot Purple. HEX triplet: 53, 08 and 60. RGB value is (83,8,96). Sum of RGB (Red+Green+Blue) = 83+8+96=187 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.39% from 187); Green value is 8 (3.52% from 255 or 4.28% from 187); Blue value is 96 (37.89% from 255 or 51.34% from 187); Max value from RGB is 96 - color contains mainly: blue. Hex color #530860 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530860 is #ACF79F. Grayscale: #282828. Windows color (decimal): -11335584 or 6293587. OLE color: 6293587.
HSL color Cylindrical-coordinate representation of color #530860: hue angle of 291.14º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #530860 is Cyan = 0.14, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 8 | 96 | - |
| CMYK | 0.14 | 0.92 | 0 | 0.62 |
| HSL | 291.14º | 0.85% | 0.2% | - |
| HSV(B) | 291.14º | 0.92% | 0.38% | - |
| XYZ | 5.77 | 2.86 | 11.31 | - |
| YUV | 40.46 | 159.35 | 158.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 96 | 0.14 | 0.92 | 0 | 0.62 | 291.14 | 0.85 | 0.2 |
| Hex | 53 | 8 | 60 | E | 5C | 0 | 3E | 123 | 55 | 14 |
| Octal | 123 | 10 | 140 | 16 | 134 | 0 | 76 | 443 | 125 | 24 |
| Binary | 1010011 | 1000 | 1100000 | 1110 | 1011100 | 0 | 111110 | 100100011 | 1010101 | 10100 |
Color Harmonies of #530860
Complementary color
Monochromatic Colors of #530860
Black with #530860
Text Example
Text Example
White with #530860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530860; }
p { color: rgb(83,8,96); }
H1.HeaderClassName
{
color: #530860;
}
.AnyTagClassName
{
color: #530860;
}
</style>
background-color css
<style>
a { background-color: #530860; }
a { background-color: rgb(83,8,96); }
div.DivClassName
{
background-color: #530860;
}
.BgClassName
{
background-color: #530860;
}
</style>
border-color css
<style>
span { border-color: #530860; }
span { border-color: rgb(83,8,96); }
td.TdClassName
{
border-color: #530860;
}
.TagClassName
{
border-color: #530860;
}
</style>