#20CF12 (or 0x20CF12) is unknown color: approx Lime Green. HEX triplet: 20, CF and 12. RGB value is (32,207,18). Sum of RGB (Red+Green+Blue) = 32+207+18=257 (34% of max value = 765). Red value is 32 (12.89% from 255 or 12.45% from 257); Green value is 207 (81.25% from 255 or 80.54% from 257); Blue value is 18 (7.42% from 255 or 7.00% from 257); Max value from RGB is 207 - color contains mainly: green. Hex color #20CF12 is not a web safe color. Web safe color analog (approx): #33CC00. Inversed color of #20CF12 is #DF30ED. Grayscale: #858585. Windows color (decimal): -14627054 or 1232672. OLE color: 1232672.
HSL color Cylindrical-coordinate representation of color #20CF12: hue angle of 115.56º degrees, saturation: 0.84, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #20CF12 is Cyan = 0.85, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.19.
<style> p { color: #20cf12; } p { color: rgb(32,207,18); } H1.HeaderClassName { color: #20cf12; } .AnyTagClassName { color: #20cf12; } </style>
<style> a { background-color: #20cf12; } a { background-color: rgb(32,207,18); } div.DivClassName { background-color: #20cf12; } .BgClassName { background-color: #20cf12; } </style>
<style> span { border-color: #20cf12; } span { border-color: rgb(32,207,18); } td.TdClassName { border-color: #20cf12; } .TagClassName { border-color: #20cf12; } </style>