#2FAC0E (or 0x2FAC0E) is unknown color: approx Kelly Green. HEX triplet: 2F, AC and 0E. RGB value is (47,172,14). Sum of RGB (Red+Green+Blue) = 47+172+14=233 (30% of max value = 765). Red value is 47 (18.75% from 255 or 20.17% from 233); Green value is 172 (67.58% from 255 or 73.82% from 233); Blue value is 14 (5.86% from 255 or 6.01% from 233); Max value from RGB is 172 - color contains mainly: green. Hex color #2FAC0E is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #2FAC0E is #D053F1. Grayscale: #757575. Windows color (decimal): -13652978 or 961583. OLE color: 961583.
HSL color Cylindrical-coordinate representation of color #2FAC0E: hue angle of 107.47º degrees, saturation: 0.85, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #2FAC0E is Cyan = 0.73, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.33.
<style> p { color: #2fac0e; } p { color: rgb(47,172,14); } H1.HeaderClassName { color: #2fac0e; } .AnyTagClassName { color: #2fac0e; } </style>
<style> a { background-color: #2fac0e; } a { background-color: rgb(47,172,14); } div.DivClassName { background-color: #2fac0e; } .BgClassName { background-color: #2fac0e; } </style>
<style> span { border-color: #2fac0e; } span { border-color: rgb(47,172,14); } td.TdClassName { border-color: #2fac0e; } .TagClassName { border-color: #2fac0e; } </style>