#55003A (or 0x55003A) is unknown color: approx Tyrian Purple. HEX triplet: 55, 00 and 3A. RGB value is (85,0,58). Sum of RGB (Red+Green+Blue) = 85+0+58=143 (18% of max value = 765). Red value is 85 (33.59% from 255 or 59.44% from 143); Green value is 0 (0.39% from 255 or 0% from 143); Blue value is 58 (23.05% from 255 or 40.56% from 143); Max value from RGB is 85 - color contains mainly: red. Hex color #55003A is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #55003A is #AAFFC5. Grayscale: #1F1F1F. Windows color (decimal): -11206598 or 3801173. OLE color: 3801173.
HSL color Cylindrical-coordinate representation of color #55003A: hue angle of 319.06º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #55003A is Cyan = 0, Magento = 1, Yellow = 0.32 and Black (K on CMYK) = 0.67.
<style> p { color: #55003A; } p { color: rgb(85,0,58); } H1.HeaderClassName { color: #55003A; } .AnyTagClassName { color: #55003A; } </style>
<style> a { background-color: #55003A; } a { background-color: rgb(85,0,58); } div.DivClassName { background-color: #55003A; } .BgClassName { background-color: #55003A; } </style>
<style> span { border-color: #55003A; } span { border-color: rgb(85,0,58); } td.TdClassName { border-color: #55003A; } .TagClassName { border-color: #55003A; } </style>