Shades of Hot Purple #522458
Tints of Hot Purple #522458
RGB
CMYK
RGB Variations
Color information
#522458 (or 0x522458) is known color: Hot Purple. HEX triplet: 52, 24 and 58. RGB value is (82,36,88). Sum of RGB (Red+Green+Blue) = 82+36+88=206 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.81% from 206); Green value is 36 (14.45% from 255 or 17.48% from 206); Blue value is 88 (34.77% from 255 or 42.72% from 206); Max value from RGB is 88 - color contains mainly: blue. Hex color #522458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522458 is #ADDBA7. Grayscale: #373737. Windows color (decimal): -11393960 or 5776466. OLE color: 5776466.
HSL color Cylindrical-coordinate representation of color #522458: hue angle of 293.08º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #522458 is Cyan = 0.07, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 36 | 88 | - |
| CMYK | 0.07 | 0.59 | 0 | 0.65 |
| HSL | 293.08º | 0.42% | 0.24% | - |
| HSV(B) | 293.08º | 0.59% | 0.35% | - |
| XYZ | 5.87 | 3.76 | 9.65 | - |
| YUV | 55.68 | 146.24 | 146.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 88 | 0.07 | 0.59 | 0 | 0.65 | 293.08 | 0.42 | 0.24 |
| Hex | 52 | 24 | 58 | 7 | 3B | 0 | 41 | 125 | 2A | 18 |
| Octal | 122 | 44 | 130 | 7 | 73 | 0 | 101 | 445 | 52 | 30 |
| Binary | 1010010 | 100100 | 1011000 | 111 | 111011 | 0 | 1000001 | 100100101 | 101010 | 11000 |
Color Harmonies of #522458
Complementary color
Monochromatic Colors of #522458
Black with #522458
Text Example
Text Example
White with #522458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522458; }
p { color: rgb(82,36,88); }
H1.HeaderClassName
{
color: #522458;
}
.AnyTagClassName
{
color: #522458;
}
</style>
background-color css
<style>
a { background-color: #522458; }
a { background-color: rgb(82,36,88); }
div.DivClassName
{
background-color: #522458;
}
.BgClassName
{
background-color: #522458;
}
</style>
border-color css
<style>
span { border-color: #522458; }
span { border-color: rgb(82,36,88); }
td.TdClassName
{
border-color: #522458;
}
.TagClassName
{
border-color: #522458;
}
</style>