#0FCC0E (or 0x0FCC0E) is unknown color: approx Free Speech Green. HEX triplet: 0F, CC and 0E. RGB value is (15,204,14). Sum of RGB (Red+Green+Blue) = 15+204+14=233 (30% of max value = 765). Red value is 15 (6.25% from 255 or 6.44% from 233); Green value is 204 (80.08% from 255 or 87.55% from 233); Blue value is 14 (5.86% from 255 or 6.01% from 233); Max value from RGB is 204 - color contains mainly: green. Hex color #0FCC0E is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #0FCC0E is #F033F1. Grayscale: #7E7E7E. Windows color (decimal): -15741938 or 969743. OLE color: 969743.
HSL color Cylindrical-coordinate representation of color #0FCC0E: hue angle of 119.68º degrees, saturation: 0.87, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0FCC0E is Cyan = 0.93, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.2.
<style> p { color: #0FCC0E; } p { color: rgb(15,204,14); } H1.HeaderClassName { color: #0FCC0E; } .AnyTagClassName { color: #0FCC0E; } </style>
<style> a { background-color: #0FCC0E; } a { background-color: rgb(15,204,14); } div.DivClassName { background-color: #0FCC0E; } .BgClassName { background-color: #0FCC0E; } </style>
<style> span { border-color: #0FCC0E; } span { border-color: rgb(15,204,14); } td.TdClassName { border-color: #0FCC0E; } .TagClassName { border-color: #0FCC0E; } </style>