Shades of Hot Purple #552056
Tints of Hot Purple #552056
RGB
CMYK
RGB Variations
Color information
#552056 (or 0x552056) is known color: Hot Purple. HEX triplet: 55, 20 and 56. RGB value is (85,32,86). Sum of RGB (Red+Green+Blue) = 85+32+86=203 (26% of max value = 765). Red value is 85 (33.59% from 255 or 41.87% from 203); Green value is 32 (12.89% from 255 or 15.76% 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 #552056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #552056 is #AADFA9. Grayscale: #353535. Windows color (decimal): -11198378 or 5644373. OLE color: 5644373.
HSL color Cylindrical-coordinate representation of color #552056: hue angle of 298.89º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #552056 is Cyan = 0.01, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 85 | 32 | 86 | - |
| CMYK | 0.01 | 0.63 | 0 | 0.66 |
| HSL | 298.89º | 0.46% | 0.23% | - |
| HSV(B) | 298.89º | 0.63% | 0.34% | - |
| XYZ | 5.94 | 3.64 | 9.19 | - |
| YUV | 54 | 146.06 | 150.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 32 | 86 | 0.01 | 0.63 | 0 | 0.66 | 298.89 | 0.46 | 0.23 |
| Hex | 55 | 20 | 56 | 1 | 3F | 0 | 42 | 12B | 2E | 17 |
| Octal | 125 | 40 | 126 | 1 | 77 | 0 | 102 | 453 | 56 | 27 |
| Binary | 1010101 | 100000 | 1010110 | 1 | 111111 | 0 | 1000010 | 100101011 | 101110 | 10111 |
Color Harmonies of #552056
Complementary color
Monochromatic Colors of #552056
Black with #552056
Text Example
Text Example
White with #552056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552056; }
p { color: rgb(85,32,86); }
H1.HeaderClassName
{
color: #552056;
}
.AnyTagClassName
{
color: #552056;
}
</style>
background-color css
<style>
a { background-color: #552056; }
a { background-color: rgb(85,32,86); }
div.DivClassName
{
background-color: #552056;
}
.BgClassName
{
background-color: #552056;
}
</style>
border-color css
<style>
span { border-color: #552056; }
span { border-color: rgb(85,32,86); }
td.TdClassName
{
border-color: #552056;
}
.TagClassName
{
border-color: #552056;
}
</style>