#12C02B (or 0x12C02B) is unknown color: approx Dark Pastel Green. HEX triplet: 12, C0 and 2B. RGB value is (18,192,43). Sum of RGB (Red+Green+Blue) = 18+192+43=253 (33% of max value = 765). Red value is 18 (7.42% from 255 or 7.11% from 253); Green value is 192 (75.39% from 255 or 75.89% from 253); Blue value is 43 (17.19% from 255 or 17.00% from 253); Max value from RGB is 192 - color contains mainly: green. Hex color #12C02B is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #12C02B is #ED3FD4. Grayscale: #7B7B7B. Windows color (decimal): -15548373 or 2867218. OLE color: 2867218.
HSL color Cylindrical-coordinate representation of color #12C02B: hue angle of 128.62º degrees, saturation: 0.83, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #12C02B is Cyan = 0.91, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.25.
<style> p { color: #12C02B; } p { color: rgb(18,192,43); } H1.HeaderClassName { color: #12C02B; } .AnyTagClassName { color: #12C02B; } </style>
<style> a { background-color: #12C02B; } a { background-color: rgb(18,192,43); } div.DivClassName { background-color: #12C02B; } .BgClassName { background-color: #12C02B; } </style>
<style> span { border-color: #12C02B; } span { border-color: rgb(18,192,43); } td.TdClassName { border-color: #12C02B; } .TagClassName { border-color: #12C02B; } </style>