#F0FB66 (or 0xF0FB66) is unknown color: approx Honeysuckle. HEX triplet: F0, FB and 66. RGB value is (240,251,102). Sum of RGB (Red+Green+Blue) = 240+251+102=593 (78% of max value = 765). Red value is 240 (94.14% from 255 or 40.47% from 593); Green value is 251 (98.44% from 255 or 42.33% from 593); Blue value is 102 (40.23% from 255 or 17.20% from 593); Max value from RGB is 251 - color contains mainly: green. Hex color #F0FB66 is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #F0FB66 is #0F0499. Grayscale: #E7E7E7. Windows color (decimal): -984218 or 6749168. OLE color: 6749168.
HSL color Cylindrical-coordinate representation of color #F0FB66: hue angle of 64.43º degrees, saturation: 0.95, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #F0FB66 is Cyan = 0.04, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.02.
<style> p { color: #F0FB66; } p { color: rgb(240,251,102); } H1.HeaderClassName { color: #F0FB66; } .AnyTagClassName { color: #F0FB66; } </style>
<style> a { background-color: #F0FB66; } a { background-color: rgb(240,251,102); } div.DivClassName { background-color: #F0FB66; } .BgClassName { background-color: #F0FB66; } </style>
<style> span { border-color: #F0FB66; } span { border-color: rgb(240,251,102); } td.TdClassName { border-color: #F0FB66; } .TagClassName { border-color: #F0FB66; } </style>