Shades of Hot Purple #552459
Tints of Hot Purple #552459
RGB
CMYK
RGB Variations
Color information
#552459 (or 0x552459) is known color: Hot Purple. HEX triplet: 55, 24 and 59. RGB value is (85,36,89). Sum of RGB (Red+Green+Blue) = 85+36+89=210 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.48% from 210); Green value is 36 (14.45% from 255 or 17.14% from 210); Blue value is 89 (35.16% from 255 or 42.38% from 210); Max value from RGB is 89 - color contains mainly: blue. Hex color #552459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #552459 is #AADBA6. Grayscale: #383838. Windows color (decimal): -11197351 or 5842005. OLE color: 5842005.
HSL color Cylindrical-coordinate representation of color #552459: hue angle of 295.47º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #552459 is Cyan = 0.04, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 85 | 36 | 89 | - |
| CMYK | 0.04 | 0.60 | 0 | 0.65 |
| HSL | 295.47º | 0.42% | 0.25% | - |
| HSV(B) | 295.47º | 0.6% | 0.35% | - |
| XYZ | 6.18 | 3.91 | 9.88 | - |
| YUV | 56.69 | 146.23 | 148.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 36 | 89 | 0.04 | 0.60 | 0 | 0.65 | 295.47 | 0.42 | 0.25 |
| Hex | 55 | 24 | 59 | 4 | 3C | 0 | 41 | 127 | 2A | 19 |
| Octal | 125 | 44 | 131 | 4 | 74 | 0 | 101 | 447 | 52 | 31 |
| Binary | 1010101 | 100100 | 1011001 | 100 | 111100 | 0 | 1000001 | 100100111 | 101010 | 11001 |
Color Harmonies of #552459
Complementary color
Monochromatic Colors of #552459
Black with #552459
Text Example
Text Example
White with #552459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552459; }
p { color: rgb(85,36,89); }
H1.HeaderClassName
{
color: #552459;
}
.AnyTagClassName
{
color: #552459;
}
</style>
background-color css
<style>
a { background-color: #552459; }
a { background-color: rgb(85,36,89); }
div.DivClassName
{
background-color: #552459;
}
.BgClassName
{
background-color: #552459;
}
</style>
border-color css
<style>
span { border-color: #552459; }
span { border-color: rgb(85,36,89); }
td.TdClassName
{
border-color: #552459;
}
.TagClassName
{
border-color: #552459;
}
</style>