Shades of Hot Purple #553154
Tints of Hot Purple #553154
RGB
CMYK
RGB Variations
Color information
#553154 (or 0x553154) is known color: Hot Purple. HEX triplet: 55, 31 and 54. RGB value is (85,49,84). Sum of RGB (Red+Green+Blue) = 85+49+84=218 (28% of max value = 765). Red value is 85 (33.59% from 255 or 38.99% from 218); Green value is 49 (19.53% from 255 or 22.48% from 218); Blue value is 84 (33.20% from 255 or 38.53% from 218); Max value from RGB is 85 - color contains mainly: red. Hex color #553154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553154 is #AACEAB. Grayscale: #3F3F3F. Windows color (decimal): -11194028 or 5517653. OLE color: 5517653.
HSL color Cylindrical-coordinate representation of color #553154: hue angle of 301.67º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #553154 is Cyan = 0, Magento = 0.42, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 49 | 84 | - |
| CMYK | 0 | 0.42 | 0.01 | 0.67 |
| HSL | 301.67º | 0.27% | 0.26% | - |
| HSV(B) | 301.67º | 0.42% | 0.33% | - |
| XYZ | 6.44 | 4.77 | 8.97 | - |
| YUV | 63.75 | 139.43 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 84 | 0 | 0.42 | 0.01 | 0.67 | 301.67 | 0.27 | 0.26 |
| Hex | 55 | 31 | 54 | 0 | 2A | 1 | 43 | 12E | 1B | 1A |
| Octal | 125 | 61 | 124 | 0 | 52 | 1 | 103 | 456 | 33 | 32 |
| Binary | 1010101 | 110001 | 1010100 | 0 | 101010 | 1 | 1000011 | 100101110 | 11011 | 11010 |
Color Harmonies of #553154
Complementary color
Monochromatic Colors of #553154
Black with #553154
Text Example
Text Example
White with #553154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553154; }
p { color: rgb(85,49,84); }
H1.HeaderClassName
{
color: #553154;
}
.AnyTagClassName
{
color: #553154;
}
</style>
background-color css
<style>
a { background-color: #553154; }
a { background-color: rgb(85,49,84); }
div.DivClassName
{
background-color: #553154;
}
.BgClassName
{
background-color: #553154;
}
</style>
border-color css
<style>
span { border-color: #553154; }
span { border-color: rgb(85,49,84); }
td.TdClassName
{
border-color: #553154;
}
.TagClassName
{
border-color: #553154;
}
</style>