#12B22E (or 0x12B22E) is unknown color: approx Dark Pastel Green. HEX triplet: 12, B2 and 2E. RGB value is (18,178,46). Sum of RGB (Red+Green+Blue) = 18+178+46=242 (32% of max value = 765). Red value is 18 (7.42% from 255 or 7.44% from 242); Green value is 178 (69.92% from 255 or 73.55% from 242); Blue value is 46 (18.36% from 255 or 19.01% from 242); Max value from RGB is 178 - color contains mainly: green. Hex color #12B22E is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #12B22E is #ED4DD1. Grayscale: #737373. Windows color (decimal): -15551954 or 3060242. OLE color: 3060242.
HSL color Cylindrical-coordinate representation of color #12B22E: hue angle of 130.5º degrees, saturation: 0.82, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #12B22E is Cyan = 0.90, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.30.
<style> p { color: #12B22E; } p { color: rgb(18,178,46); } H1.HeaderClassName { color: #12B22E; } .AnyTagClassName { color: #12B22E; } </style>
<style> a { background-color: #12B22E; } a { background-color: rgb(18,178,46); } div.DivClassName { background-color: #12B22E; } .BgClassName { background-color: #12B22E; } </style>
<style> span { border-color: #12B22E; } span { border-color: rgb(18,178,46); } td.TdClassName { border-color: #12B22E; } .TagClassName { border-color: #12B22E; } </style>