Shades of Hot Purple #522550
Tints of Hot Purple #522550
RGB
CMYK
RGB Variations
Color information
#522550 (or 0x522550) is known color: Hot Purple. HEX triplet: 52, 25 and 50. RGB value is (82,37,80). Sum of RGB (Red+Green+Blue) = 82+37+80=199 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.21% from 199); Green value is 37 (14.84% from 255 or 18.59% from 199); Blue value is 80 (31.64% from 255 or 40.20% from 199); Max value from RGB is 82 - color contains mainly: red. Hex color #522550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522550 is #ADDAAF. Grayscale: #373737. Windows color (decimal): -11393712 or 5252434. OLE color: 5252434.
HSL color Cylindrical-coordinate representation of color #522550: hue angle of 302.67º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #522550 is Cyan = 0, Magento = 0.55, Yellow = 0.02 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 37 | 80 | - |
| CMYK | 0 | 0.55 | 0.02 | 0.68 |
| HSL | 302.67º | 0.38% | 0.23% | - |
| HSV(B) | 302.67º | 0.55% | 0.32% | - |
| XYZ | 5.59 | 3.7 | 8.01 | - |
| YUV | 55.36 | 141.91 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 80 | 0 | 0.55 | 0.02 | 0.68 | 302.67 | 0.38 | 0.23 |
| Hex | 52 | 25 | 50 | 0 | 37 | 2 | 44 | 12F | 26 | 17 |
| Octal | 122 | 45 | 120 | 0 | 67 | 2 | 104 | 457 | 46 | 27 |
| Binary | 1010010 | 100101 | 1010000 | 0 | 110111 | 10 | 1000100 | 100101111 | 100110 | 10111 |
Color Harmonies of #522550
Complementary color
Monochromatic Colors of #522550
Black with #522550
Text Example
Text Example
White with #522550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522550; }
p { color: rgb(82,37,80); }
H1.HeaderClassName
{
color: #522550;
}
.AnyTagClassName
{
color: #522550;
}
</style>
background-color css
<style>
a { background-color: #522550; }
a { background-color: rgb(82,37,80); }
div.DivClassName
{
background-color: #522550;
}
.BgClassName
{
background-color: #522550;
}
</style>
border-color css
<style>
span { border-color: #522550; }
span { border-color: rgb(82,37,80); }
td.TdClassName
{
border-color: #522550;
}
.TagClassName
{
border-color: #522550;
}
</style>