Shades of Hot Purple #520861
Tints of Hot Purple #520861
RGB
CMYK
RGB Variations
Color information
#520861 (or 0x520861) is known color: Hot Purple. HEX triplet: 52, 08 and 61. RGB value is (82,8,97). Sum of RGB (Red+Green+Blue) = 82+8+97=187 (24% of max value = 765). Red value is 82 (32.42% from 255 or 43.85% from 187); Green value is 8 (3.52% from 255 or 4.28% from 187); Blue value is 97 (38.28% from 255 or 51.87% from 187); Max value from RGB is 97 - color contains mainly: blue. Hex color #520861 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #520861 is #ADF79E. Grayscale: #272727. Windows color (decimal): -11401119 or 6359122. OLE color: 6359122.
HSL color Cylindrical-coordinate representation of color #520861: hue angle of 289.89º 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 #520861 is Cyan = 0.15, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 8 | 97 | - |
| CMYK | 0.15 | 0.92 | 0 | 0.62 |
| HSL | 289.89º | 0.85% | 0.21% | - |
| HSV(B) | 289.89º | 0.92% | 0.38% | - |
| XYZ | 5.72 | 2.83 | 11.55 | - |
| YUV | 40.27 | 160.02 | 157.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 8 | 97 | 0.15 | 0.92 | 0 | 0.62 | 289.89 | 0.85 | 0.21 |
| Hex | 52 | 8 | 61 | F | 5C | 0 | 3E | 122 | 55 | 15 |
| Octal | 122 | 10 | 141 | 17 | 134 | 0 | 76 | 442 | 125 | 25 |
| Binary | 1010010 | 1000 | 1100001 | 1111 | 1011100 | 0 | 111110 | 100100010 | 1010101 | 10101 |
Color Harmonies of #520861
Complementary color
Monochromatic Colors of #520861
Black with #520861
Text Example
Text Example
White with #520861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520861; }
p { color: rgb(82,8,97); }
H1.HeaderClassName
{
color: #520861;
}
.AnyTagClassName
{
color: #520861;
}
</style>
background-color css
<style>
a { background-color: #520861; }
a { background-color: rgb(82,8,97); }
div.DivClassName
{
background-color: #520861;
}
.BgClassName
{
background-color: #520861;
}
</style>
border-color css
<style>
span { border-color: #520861; }
span { border-color: rgb(82,8,97); }
td.TdClassName
{
border-color: #520861;
}
.TagClassName
{
border-color: #520861;
}
</style>