#F6FF1F (or 0xF6FF1F) is unknown color: approx Lemon. HEX triplet: F6, FF and 1F. RGB value is (246,255,31). Sum of RGB (Red+Green+Blue) = 246+255+31=532 (70% of max value = 765). Red value is 246 (96.48% from 255 or 46.24% from 532); Green value is 255 (100% from 255 or 47.93% from 532); Blue value is 31 (12.5% from 255 or 5.83% from 532); Max value from RGB is 255 - color contains mainly: green. Hex color #F6FF1F is not a web safe color. Web safe color analog (approx): #FFFF33. Inversed color of #F6FF1F is #0900E0. Grayscale: #E3E3E3. Windows color (decimal): -590049 or 2097142. OLE color: 2097142.
HSL color Cylindrical-coordinate representation of color #F6FF1F: hue angle of 62.41º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #F6FF1F is Cyan = 0.04, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.
<style> p { color: #f6ff1f; } p { color: rgb(246,255,31); } H1.HeaderClassName { color: #f6ff1f; } .AnyTagClassName { color: #f6ff1f; } </style>
<style> a { background-color: #f6ff1f; } a { background-color: rgb(246,255,31); } div.DivClassName { background-color: #f6ff1f; } .BgClassName { background-color: #f6ff1f; } </style>
<style> span { border-color: #f6ff1f; } span { border-color: rgb(246,255,31); } td.TdClassName { border-color: #f6ff1f; } .TagClassName { border-color: #f6ff1f; } </style>