Shades of Hot Purple #530861
Tints of Hot Purple #530861
RGB
CMYK
RGB Variations
Color information
#530861 (or 0x530861) is known color: Hot Purple. HEX triplet: 53, 08 and 61. RGB value is (83,8,97). Sum of RGB (Red+Green+Blue) = 83+8+97=188 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.15% from 188); Green value is 8 (3.52% from 255 or 4.26% from 188); Blue value is 97 (38.28% from 255 or 51.60% from 188); Max value from RGB is 97 - color contains mainly: blue. Hex color #530861 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #530861 is #ACF79E. Grayscale: #282828. Windows color (decimal): -11335583 or 6359123. OLE color: 6359123.
HSL color Cylindrical-coordinate representation of color #530861: hue angle of 290.56º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #530861 is Cyan = 0.14, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 8 | 97 | - |
| CMYK | 0.14 | 0.92 | 0 | 0.62 |
| HSL | 290.56º | 0.85% | 0.21% | - |
| HSV(B) | 290.56º | 0.92% | 0.38% | - |
| XYZ | 5.81 | 2.88 | 11.56 | - |
| YUV | 40.57 | 159.85 | 158.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 97 | 0.14 | 0.92 | 0 | 0.62 | 290.56 | 0.85 | 0.21 |
| Hex | 53 | 8 | 61 | E | 5C | 0 | 3E | 123 | 55 | 15 |
| Octal | 123 | 10 | 141 | 16 | 134 | 0 | 76 | 443 | 125 | 25 |
| Binary | 1010011 | 1000 | 1100001 | 1110 | 1011100 | 0 | 111110 | 100100011 | 1010101 | 10101 |
Color Harmonies of #530861
Complementary color
Monochromatic Colors of #530861
Black with #530861
Text Example
Text Example
White with #530861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530861; }
p { color: rgb(83,8,97); }
H1.HeaderClassName
{
color: #530861;
}
.AnyTagClassName
{
color: #530861;
}
</style>
background-color css
<style>
a { background-color: #530861; }
a { background-color: rgb(83,8,97); }
div.DivClassName
{
background-color: #530861;
}
.BgClassName
{
background-color: #530861;
}
</style>
border-color css
<style>
span { border-color: #530861; }
span { border-color: rgb(83,8,97); }
td.TdClassName
{
border-color: #530861;
}
.TagClassName
{
border-color: #530861;
}
</style>