Shades of Hot Purple #520458
Tints of Hot Purple #520458
RGB
CMYK
RGB Variations
Color information
#520458 (or 0x520458) is known color: Hot Purple. HEX triplet: 52, 04 and 58. RGB value is (82,4,88). Sum of RGB (Red+Green+Blue) = 82+4+88=174 (23% of max value = 765). Red value is 82 (32.42% from 255 or 47.13% from 174); Green value is 4 (1.95% from 255 or 2.30% from 174); Blue value is 88 (34.77% from 255 or 50.57% from 174); Max value from RGB is 88 - color contains mainly: blue. Hex color #520458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #520458 is #ADFBA7. Grayscale: #242424. Windows color (decimal): -11402152 or 5768274. OLE color: 5768274.
HSL color Cylindrical-coordinate representation of color #520458: hue angle of 295.71º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #520458 is Cyan = 0.07, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 4 | 88 | - |
| CMYK | 0.07 | 0.95 | 0 | 0.65 |
| HSL | 295.71º | 0.91% | 0.18% | - |
| HSV(B) | 295.71º | 0.95% | 0.35% | - |
| XYZ | 5.28 | 2.59 | 9.45 | - |
| YUV | 36.9 | 156.84 | 160.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 4 | 88 | 0.07 | 0.95 | 0 | 0.65 | 295.71 | 0.91 | 0.18 |
| Hex | 52 | 4 | 58 | 7 | 5F | 0 | 41 | 128 | 5B | 12 |
| Octal | 122 | 4 | 130 | 7 | 137 | 0 | 101 | 450 | 133 | 22 |
| Binary | 1010010 | 100 | 1011000 | 111 | 1011111 | 0 | 1000001 | 100101000 | 1011011 | 10010 |
Color Harmonies of #520458
Complementary color
Monochromatic Colors of #520458
Black with #520458
Text Example
Text Example
White with #520458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520458; }
p { color: rgb(82,4,88); }
H1.HeaderClassName
{
color: #520458;
}
.AnyTagClassName
{
color: #520458;
}
</style>
background-color css
<style>
a { background-color: #520458; }
a { background-color: rgb(82,4,88); }
div.DivClassName
{
background-color: #520458;
}
.BgClassName
{
background-color: #520458;
}
</style>
border-color css
<style>
span { border-color: #520458; }
span { border-color: rgb(82,4,88); }
td.TdClassName
{
border-color: #520458;
}
.TagClassName
{
border-color: #520458;
}
</style>