#55002A (or 0x55002A) is unknown color: approx Tyrian Purple. HEX triplet: 55, 00 and 2A. RGB value is (85,0,42). Sum of RGB (Red+Green+Blue) = 85+0+42=127 (16% of max value = 765). Red value is 85 (33.59% from 255 or 66.93% from 127); Green value is 0 (0.39% from 255 or 0% from 127); Blue value is 42 (16.80% from 255 or 33.07% from 127); Max value from RGB is 85 - color contains mainly: red. Hex color #55002A is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #55002A is #AAFFD5. Grayscale: #1E1E1E. Windows color (decimal): -11206614 or 2752597. OLE color: 2752597.
HSL color Cylindrical-coordinate representation of color #55002A: hue angle of 330.35º 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 #55002A is Cyan = 0, Magento = 1, Yellow = 0.51 and Black (K on CMYK) = 0.67.
<style> p { color: #55002a; } p { color: rgb(85,0,42); } H1.HeaderClassName { color: #55002a; } .AnyTagClassName { color: #55002a; } </style>
<style> a { background-color: #55002a; } a { background-color: rgb(85,0,42); } div.DivClassName { background-color: #55002a; } .BgClassName { background-color: #55002a; } </style>
<style> span { border-color: #55002a; } span { border-color: rgb(85,0,42); } td.TdClassName { border-color: #55002a; } .TagClassName { border-color: #55002a; } </style>