Shades of Hot Purple #522053
Tints of Hot Purple #522053
RGB
CMYK
RGB Variations
Color information
#522053 (or 0x522053) is known color: Hot Purple. HEX triplet: 52, 20 and 53. RGB value is (82,32,83). Sum of RGB (Red+Green+Blue) = 82+32+83=197 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.62% from 197); Green value is 32 (12.89% from 255 or 16.24% from 197); Blue value is 83 (32.81% from 255 or 42.13% from 197); Max value from RGB is 83 - color contains mainly: blue. Hex color #522053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522053 is #ADDFAC. Grayscale: #343434. Windows color (decimal): -11394989 or 5447762. OLE color: 5447762.
HSL color Cylindrical-coordinate representation of color #522053: hue angle of 298.82º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #522053 is Cyan = 0.01, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 32 | 83 | - |
| CMYK | 0.01 | 0.61 | 0 | 0.67 |
| HSL | 298.82º | 0.44% | 0.23% | - |
| HSV(B) | 298.82º | 0.61% | 0.33% | - |
| XYZ | 5.56 | 3.45 | 8.56 | - |
| YUV | 52.76 | 145.07 | 148.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 83 | 0.01 | 0.61 | 0 | 0.67 | 298.82 | 0.44 | 0.23 |
| Hex | 52 | 20 | 53 | 1 | 3D | 0 | 43 | 12B | 2C | 17 |
| Octal | 122 | 40 | 123 | 1 | 75 | 0 | 103 | 453 | 54 | 27 |
| Binary | 1010010 | 100000 | 1010011 | 1 | 111101 | 0 | 1000011 | 100101011 | 101100 | 10111 |
Color Harmonies of #522053
Complementary color
Monochromatic Colors of #522053
Black with #522053
Text Example
Text Example
White with #522053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522053; }
p { color: rgb(82,32,83); }
H1.HeaderClassName
{
color: #522053;
}
.AnyTagClassName
{
color: #522053;
}
</style>
background-color css
<style>
a { background-color: #522053; }
a { background-color: rgb(82,32,83); }
div.DivClassName
{
background-color: #522053;
}
.BgClassName
{
background-color: #522053;
}
</style>
border-color css
<style>
span { border-color: #522053; }
span { border-color: rgb(82,32,83); }
td.TdClassName
{
border-color: #522053;
}
.TagClassName
{
border-color: #522053;
}
</style>