Shades of Hot Purple #520659
Tints of Hot Purple #520659
RGB
CMYK
RGB Variations
Color information
#520659 (or 0x520659) is known color: Hot Purple. HEX triplet: 52, 06 and 59. RGB value is (82,6,89). Sum of RGB (Red+Green+Blue) = 82+6+89=177 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.33% from 177); Green value is 6 (2.73% from 255 or 3.39% from 177); Blue value is 89 (35.16% from 255 or 50.28% from 177); Max value from RGB is 89 - color contains mainly: blue. Hex color #520659 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #520659 is #ADF9A6. Grayscale: #252525. Windows color (decimal): -11401639 or 5834322. OLE color: 5834322.
HSL color Cylindrical-coordinate representation of color #520659: hue angle of 294.94º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #520659 is Cyan = 0.08, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 6 | 89 | - |
| CMYK | 0.08 | 0.93 | 0 | 0.65 |
| HSL | 294.94º | 0.87% | 0.19% | - |
| HSV(B) | 294.94º | 0.93% | 0.35% | - |
| XYZ | 5.35 | 2.65 | 9.68 | - |
| YUV | 38.19 | 156.68 | 159.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 6 | 89 | 0.08 | 0.93 | 0 | 0.65 | 294.94 | 0.87 | 0.19 |
| Hex | 52 | 6 | 59 | 8 | 5D | 0 | 41 | 127 | 57 | 13 |
| Octal | 122 | 6 | 131 | 10 | 135 | 0 | 101 | 447 | 127 | 23 |
| Binary | 1010010 | 110 | 1011001 | 1000 | 1011101 | 0 | 1000001 | 100100111 | 1010111 | 10011 |
Color Harmonies of #520659
Complementary color
Monochromatic Colors of #520659
Black with #520659
Text Example
Text Example
White with #520659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520659; }
p { color: rgb(82,6,89); }
H1.HeaderClassName
{
color: #520659;
}
.AnyTagClassName
{
color: #520659;
}
</style>
background-color css
<style>
a { background-color: #520659; }
a { background-color: rgb(82,6,89); }
div.DivClassName
{
background-color: #520659;
}
.BgClassName
{
background-color: #520659;
}
</style>
border-color css
<style>
span { border-color: #520659; }
span { border-color: rgb(82,6,89); }
td.TdClassName
{
border-color: #520659;
}
.TagClassName
{
border-color: #520659;
}
</style>