#F8FF58 (or 0xF8FF58) is unknown color: approx Laser Lemon. HEX triplet: F8, FF and 58. RGB value is (248,255,88). Sum of RGB (Red+Green+Blue) = 248+255+88=591 (78% of max value = 765). Red value is 248 (97.27% from 255 or 41.96% from 591); Green value is 255 (100% from 255 or 43.15% from 591); Blue value is 88 (34.77% from 255 or 14.89% from 591); Max value from RGB is 255 - color contains mainly: green. Hex color #F8FF58 is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #F8FF58 is #0700A7. Grayscale: #EAEAEA. Windows color (decimal): -458920 or 5832696. OLE color: 5832696.
HSL color Cylindrical-coordinate representation of color #F8FF58: hue angle of 62.51º degrees, saturation: 1, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #F8FF58 is Cyan = 0.03, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.
<style> p { color: #F8FF58; } p { color: rgb(248,255,88); } H1.HeaderClassName { color: #F8FF58; } .AnyTagClassName { color: #F8FF58; } </style>
<style> a { background-color: #F8FF58; } a { background-color: rgb(248,255,88); } div.DivClassName { background-color: #F8FF58; } .BgClassName { background-color: #F8FF58; } </style>
<style> span { border-color: #F8FF58; } span { border-color: rgb(248,255,88); } td.TdClassName { border-color: #F8FF58; } .TagClassName { border-color: #F8FF58; } </style>