Shades of Hot Purple #553159
Tints of Hot Purple #553159
RGB
CMYK
RGB Variations
Color information
#553159 (or 0x553159) is known color: Hot Purple. HEX triplet: 55, 31 and 59. RGB value is (85,49,89). Sum of RGB (Red+Green+Blue) = 85+49+89=223 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.12% from 223); Green value is 49 (19.53% from 255 or 21.97% from 223); Blue value is 89 (35.16% from 255 or 39.91% from 223); Max value from RGB is 89 - color contains mainly: blue. Hex color #553159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553159 is #AACEA6. Grayscale: #404040. Windows color (decimal): -11194023 or 5845333. OLE color: 5845333.
HSL color Cylindrical-coordinate representation of color #553159: hue angle of 294º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #553159 is Cyan = 0.04, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 85 | 49 | 89 | - |
| CMYK | 0.04 | 0.45 | 0 | 0.65 |
| HSL | 294º | 0.29% | 0.27% | - |
| HSV(B) | 294º | 0.45% | 0.35% | - |
| XYZ | 6.65 | 4.85 | 10.04 | - |
| YUV | 64.32 | 141.93 | 142.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 89 | 0.04 | 0.45 | 0 | 0.65 | 294 | 0.29 | 0.27 |
| Hex | 55 | 31 | 59 | 4 | 2D | 0 | 41 | 126 | 1D | 1B |
| Octal | 125 | 61 | 131 | 4 | 55 | 0 | 101 | 446 | 35 | 33 |
| Binary | 1010101 | 110001 | 1011001 | 100 | 101101 | 0 | 1000001 | 100100110 | 11101 | 11011 |
Color Harmonies of #553159
Complementary color
Monochromatic Colors of #553159
Black with #553159
Text Example
Text Example
White with #553159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553159; }
p { color: rgb(85,49,89); }
H1.HeaderClassName
{
color: #553159;
}
.AnyTagClassName
{
color: #553159;
}
</style>
background-color css
<style>
a { background-color: #553159; }
a { background-color: rgb(85,49,89); }
div.DivClassName
{
background-color: #553159;
}
.BgClassName
{
background-color: #553159;
}
</style>
border-color css
<style>
span { border-color: #553159; }
span { border-color: rgb(85,49,89); }
td.TdClassName
{
border-color: #553159;
}
.TagClassName
{
border-color: #553159;
}
</style>