Shades of Hot Purple #552660
Tints of Hot Purple #552660
RGB
CMYK
RGB Variations
Color information
#552660 (or 0x552660) is known color: Hot Purple. HEX triplet: 55, 26 and 60. RGB value is (85,38,96). Sum of RGB (Red+Green+Blue) = 85+38+96=219 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.81% from 219); Green value is 38 (15.23% from 255 or 17.35% from 219); Blue value is 96 (37.89% from 255 or 43.84% from 219); Max value from RGB is 96 - color contains mainly: blue. Hex color #552660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #552660 is #AAD99F. Grayscale: #3A3A3A. Windows color (decimal): -11196832 or 6301269. OLE color: 6301269.
HSL color Cylindrical-coordinate representation of color #552660: hue angle of 288.62º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #552660 is Cyan = 0.11, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 38 | 96 | - |
| CMYK | 0.11 | 0.60 | 0 | 0.62 |
| HSL | 288.62º | 0.43% | 0.26% | - |
| HSV(B) | 288.62º | 0.6% | 0.38% | - |
| XYZ | 6.55 | 4.16 | 11.52 | - |
| YUV | 58.67 | 149.07 | 146.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 96 | 0.11 | 0.60 | 0 | 0.62 | 288.62 | 0.43 | 0.26 |
| Hex | 55 | 26 | 60 | B | 3C | 0 | 3E | 121 | 2B | 1A |
| Octal | 125 | 46 | 140 | 13 | 74 | 0 | 76 | 441 | 53 | 32 |
| Binary | 1010101 | 100110 | 1100000 | 1011 | 111100 | 0 | 111110 | 100100001 | 101011 | 11010 |
Color Harmonies of #552660
Complementary color
Monochromatic Colors of #552660
Black with #552660
Text Example
Text Example
White with #552660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552660; }
p { color: rgb(85,38,96); }
H1.HeaderClassName
{
color: #552660;
}
.AnyTagClassName
{
color: #552660;
}
</style>
background-color css
<style>
a { background-color: #552660; }
a { background-color: rgb(85,38,96); }
div.DivClassName
{
background-color: #552660;
}
.BgClassName
{
background-color: #552660;
}
</style>
border-color css
<style>
span { border-color: #552660; }
span { border-color: rgb(85,38,96); }
td.TdClassName
{
border-color: #552660;
}
.TagClassName
{
border-color: #552660;
}
</style>