#88F55F (or 0x88F55F) is unknown color: approx Screamin' Green. HEX triplet: 88, F5 and 5F. RGB value is (136,245,95). Sum of RGB (Red+Green+Blue) = 136+245+95=476 (63% of max value = 765). Red value is 136 (53.52% from 255 or 28.57% from 476); Green value is 245 (96.09% from 255 or 51.47% from 476); Blue value is 95 (37.5% from 255 or 19.96% from 476); Max value from RGB is 245 - color contains mainly: green. Hex color #88F55F is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #88F55F is #770AA0. Grayscale: #C3C3C3. Windows color (decimal): -7801505 or 6288776. OLE color: 6288776.
HSL color Cylindrical-coordinate representation of color #88F55F: hue angle of 103.6º degrees, saturation: 0.88, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #88F55F is Cyan = 0.44, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.04.
<style> p { color: #88f55f; } p { color: rgb(136,245,95); } H1.HeaderClassName { color: #88f55f; } .AnyTagClassName { color: #88f55f; } </style>
<style> a { background-color: #88f55f; } a { background-color: rgb(136,245,95); } div.DivClassName { background-color: #88f55f; } .BgClassName { background-color: #88f55f; } </style>
<style> span { border-color: #88f55f; } span { border-color: rgb(136,245,95); } td.TdClassName { border-color: #88f55f; } .TagClassName { border-color: #88f55f; } </style>