#2CEF2B (or 0x2CEF2B) is unknown color: approx Lime Green. HEX triplet: 2C, EF and 2B. RGB value is (44,239,43). Sum of RGB (Red+Green+Blue) = 44+239+43=326 (43% of max value = 765). Red value is 44 (17.58% from 255 or 13.50% from 326); Green value is 239 (93.75% from 255 or 73.31% from 326); Blue value is 43 (17.19% from 255 or 13.19% from 326); Max value from RGB is 239 - color contains mainly: green. Hex color #2CEF2B is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #2CEF2B is #D310D4. Grayscale: #9E9E9E. Windows color (decimal): -13832405 or 2879276. OLE color: 2879276.
HSL color Cylindrical-coordinate representation of color #2CEF2B: hue angle of 119.69º degrees, saturation: 0.86, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #2CEF2B is Cyan = 0.82, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.06.
<style> p { color: #2CEF2B; } p { color: rgb(44,239,43); } H1.HeaderClassName { color: #2CEF2B; } .AnyTagClassName { color: #2CEF2B; } </style>
<style> a { background-color: #2CEF2B; } a { background-color: rgb(44,239,43); } div.DivClassName { background-color: #2CEF2B; } .BgClassName { background-color: #2CEF2B; } </style>
<style> span { border-color: #2CEF2B; } span { border-color: rgb(44,239,43); } td.TdClassName { border-color: #2CEF2B; } .TagClassName { border-color: #2CEF2B; } </style>