#55FF8E (or 0x55FF8E) is unknown color: approx Screamin' Green. HEX triplet: 55, FF and 8E. RGB value is (85,255,142). Sum of RGB (Red+Green+Blue) = 85+255+142=482 (63% of max value = 765). Red value is 85 (33.59% from 255 or 17.63% from 482); Green value is 255 (100% from 255 or 52.90% from 482); Blue value is 142 (55.86% from 255 or 29.46% from 482); Max value from RGB is 255 - color contains mainly: green. Hex color #55FF8E is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #55FF8E is #AA0071. Grayscale: #BFBFBF. Windows color (decimal): -11141234 or 9371477. OLE color: 9371477.
HSL color Cylindrical-coordinate representation of color #55FF8E: hue angle of 140.12º degrees, saturation: 1, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #55FF8E is Cyan = 0.67, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.
<style> p { color: #55FF8E; } p { color: rgb(85,255,142); } H1.HeaderClassName { color: #55FF8E; } .AnyTagClassName { color: #55FF8E; } </style>
<style> a { background-color: #55FF8E; } a { background-color: rgb(85,255,142); } div.DivClassName { background-color: #55FF8E; } .BgClassName { background-color: #55FF8E; } </style>
<style> span { border-color: #55FF8E; } span { border-color: rgb(85,255,142); } td.TdClassName { border-color: #55FF8E; } .TagClassName { border-color: #55FF8E; } </style>