Shades of Hot Purple #522455
Tints of Hot Purple #522455
RGB
CMYK
RGB Variations
Color information
#522455 (or 0x522455) is known color: Hot Purple. HEX triplet: 52, 24 and 55. RGB value is (82,36,85). Sum of RGB (Red+Green+Blue) = 82+36+85=203 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.39% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 85 (33.59% from 255 or 41.87% from 203); Max value from RGB is 85 - color contains mainly: blue. Hex color #522455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522455 is #ADDBAA. Grayscale: #373737. Windows color (decimal): -11393963 or 5579858. OLE color: 5579858.
HSL color Cylindrical-coordinate representation of color #522455: hue angle of 296.33º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #522455 is Cyan = 0.04, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 36 | 85 | - |
| CMYK | 0.04 | 0.58 | 0 | 0.67 |
| HSL | 296.33º | 0.4% | 0.24% | - |
| HSV(B) | 296.33º | 0.58% | 0.33% | - |
| XYZ | 5.75 | 3.71 | 9.01 | - |
| YUV | 55.34 | 144.74 | 147.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 85 | 0.04 | 0.58 | 0 | 0.67 | 296.33 | 0.4 | 0.24 |
| Hex | 52 | 24 | 55 | 4 | 3A | 0 | 43 | 128 | 28 | 18 |
| Octal | 122 | 44 | 125 | 4 | 72 | 0 | 103 | 450 | 50 | 30 |
| Binary | 1010010 | 100100 | 1010101 | 100 | 111010 | 0 | 1000011 | 100101000 | 101000 | 11000 |
Color Harmonies of #522455
Complementary color
Monochromatic Colors of #522455
Black with #522455
Text Example
Text Example
White with #522455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522455; }
p { color: rgb(82,36,85); }
H1.HeaderClassName
{
color: #522455;
}
.AnyTagClassName
{
color: #522455;
}
</style>
background-color css
<style>
a { background-color: #522455; }
a { background-color: rgb(82,36,85); }
div.DivClassName
{
background-color: #522455;
}
.BgClassName
{
background-color: #522455;
}
</style>
border-color css
<style>
span { border-color: #522455; }
span { border-color: rgb(82,36,85); }
td.TdClassName
{
border-color: #522455;
}
.TagClassName
{
border-color: #522455;
}
</style>