Shades of Hot Purple #522356
Tints of Hot Purple #522356
RGB
CMYK
RGB Variations
Color information
#522356 (or 0x522356) is known color: Hot Purple. HEX triplet: 52, 23 and 56. RGB value is (82,35,86). Sum of RGB (Red+Green+Blue) = 82+35+86=203 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.39% from 203); Green value is 35 (14.06% from 255 or 17.24% from 203); Blue value is 86 (33.98% from 255 or 42.36% from 203); Max value from RGB is 86 - color contains mainly: blue. Hex color #522356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522356 is #ADDCA9. Grayscale: #363636. Windows color (decimal): -11394218 or 5645138. OLE color: 5645138.
HSL color Cylindrical-coordinate representation of color #522356: hue angle of 295.29º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #522356 is Cyan = 0.05, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 35 | 86 | - |
| CMYK | 0.05 | 0.59 | 0 | 0.66 |
| HSL | 295.29º | 0.42% | 0.24% | - |
| HSV(B) | 295.29º | 0.59% | 0.34% | - |
| XYZ | 5.76 | 3.67 | 9.21 | - |
| YUV | 54.87 | 145.57 | 147.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 35 | 86 | 0.05 | 0.59 | 0 | 0.66 | 295.29 | 0.42 | 0.24 |
| Hex | 52 | 23 | 56 | 5 | 3B | 0 | 42 | 127 | 2A | 18 |
| Octal | 122 | 43 | 126 | 5 | 73 | 0 | 102 | 447 | 52 | 30 |
| Binary | 1010010 | 100011 | 1010110 | 101 | 111011 | 0 | 1000010 | 100100111 | 101010 | 11000 |
Color Harmonies of #522356
Complementary color
Monochromatic Colors of #522356
Black with #522356
Text Example
Text Example
White with #522356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522356; }
p { color: rgb(82,35,86); }
H1.HeaderClassName
{
color: #522356;
}
.AnyTagClassName
{
color: #522356;
}
</style>
background-color css
<style>
a { background-color: #522356; }
a { background-color: rgb(82,35,86); }
div.DivClassName
{
background-color: #522356;
}
.BgClassName
{
background-color: #522356;
}
</style>
border-color css
<style>
span { border-color: #522356; }
span { border-color: rgb(82,35,86); }
td.TdClassName
{
border-color: #522356;
}
.TagClassName
{
border-color: #522356;
}
</style>