#1FEF0F (or 0x1FEF0F) is unknown color: approx Free Speech Green. HEX triplet: 1F, EF and 0F. RGB value is (31,239,15). Sum of RGB (Red+Green+Blue) = 31+239+15=285 (37% of max value = 765). Red value is 31 (12.5% from 255 or 10.88% from 285); Green value is 239 (93.75% from 255 or 83.86% from 285); Blue value is 15 (6.25% from 255 or 5.26% from 285); Max value from RGB is 239 - color contains mainly: green. Hex color #1FEF0F is not a web safe color. Web safe color analog (approx): #33FF00. Inversed color of #1FEF0F is #E010F0. Grayscale: #979797. Windows color (decimal): -14684401 or 1044255. OLE color: 1044255.
HSL color Cylindrical-coordinate representation of color #1FEF0F: hue angle of 115.71º degrees, saturation: 0.88, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #1FEF0F is Cyan = 0.87, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.06.
<style> p { color: #1FEF0F; } p { color: rgb(31,239,15); } H1.HeaderClassName { color: #1FEF0F; } .AnyTagClassName { color: #1FEF0F; } </style>
<style> a { background-color: #1FEF0F; } a { background-color: rgb(31,239,15); } div.DivClassName { background-color: #1FEF0F; } .BgClassName { background-color: #1FEF0F; } </style>
<style> span { border-color: #1FEF0F; } span { border-color: rgb(31,239,15); } td.TdClassName { border-color: #1FEF0F; } .TagClassName { border-color: #1FEF0F; } </style>