Shades of Hot Purple #553556
Tints of Hot Purple #553556
RGB
CMYK
RGB Variations
Color information
#553556 (or 0x553556) is known color: Hot Purple. HEX triplet: 55, 35 and 56. RGB value is (85,53,86). Sum of RGB (Red+Green+Blue) = 85+53+86=224 (29% of max value = 765). Red value is 85 (33.59% from 255 or 37.95% from 224); Green value is 53 (21.09% from 255 or 23.66% from 224); Blue value is 86 (33.98% from 255 or 38.39% from 224); Max value from RGB is 86 - color contains mainly: blue. Hex color #553556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553556 is #AACAA9. Grayscale: #424242. Windows color (decimal): -11193002 or 5649749. OLE color: 5649749.
HSL color Cylindrical-coordinate representation of color #553556: hue angle of 298.18º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #553556 is Cyan = 0.01, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 85 | 53 | 86 | - |
| CMYK | 0.01 | 0.38 | 0 | 0.66 |
| HSL | 298.18º | 0.24% | 0.27% | - |
| HSV(B) | 298.18º | 0.38% | 0.34% | - |
| XYZ | 6.7 | 5.15 | 9.44 | - |
| YUV | 66.33 | 139.1 | 141.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 86 | 0.01 | 0.38 | 0 | 0.66 | 298.18 | 0.24 | 0.27 |
| Hex | 55 | 35 | 56 | 1 | 26 | 0 | 42 | 12A | 18 | 1B |
| Octal | 125 | 65 | 126 | 1 | 46 | 0 | 102 | 452 | 30 | 33 |
| Binary | 1010101 | 110101 | 1010110 | 1 | 100110 | 0 | 1000010 | 100101010 | 11000 | 11011 |
Color Harmonies of #553556
Complementary color
Monochromatic Colors of #553556
Black with #553556
Text Example
Text Example
White with #553556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553556; }
p { color: rgb(85,53,86); }
H1.HeaderClassName
{
color: #553556;
}
.AnyTagClassName
{
color: #553556;
}
</style>
background-color css
<style>
a { background-color: #553556; }
a { background-color: rgb(85,53,86); }
div.DivClassName
{
background-color: #553556;
}
.BgClassName
{
background-color: #553556;
}
</style>
border-color css
<style>
span { border-color: #553556; }
span { border-color: rgb(85,53,86); }
td.TdClassName
{
border-color: #553556;
}
.TagClassName
{
border-color: #553556;
}
</style>