#1CB22C (or 0x1CB22C) is unknown color: approx Lime Green. HEX triplet: 1C, B2 and 2C. RGB value is (28,178,44). Sum of RGB (Red+Green+Blue) = 28+178+44=250 (33% of max value = 765). Red value is 28 (11.33% from 255 or 11.2% from 250); Green value is 178 (69.92% from 255 or 71.2% from 250); Blue value is 44 (17.58% from 255 or 17.6% from 250); Max value from RGB is 178 - color contains mainly: green. Hex color #1CB22C is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #1CB22C is #E34DD3. Grayscale: #767676. Windows color (decimal): -14896596 or 2929180. OLE color: 2929180.
HSL color Cylindrical-coordinate representation of color #1CB22C: hue angle of 126.4º degrees, saturation: 0.73, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1CB22C is Cyan = 0.84, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.30.
<style> p { color: #1CB22C; } p { color: rgb(28,178,44); } H1.HeaderClassName { color: #1CB22C; } .AnyTagClassName { color: #1CB22C; } </style>
<style> a { background-color: #1CB22C; } a { background-color: rgb(28,178,44); } div.DivClassName { background-color: #1CB22C; } .BgClassName { background-color: #1CB22C; } </style>
<style> span { border-color: #1CB22C; } span { border-color: rgb(28,178,44); } td.TdClassName { border-color: #1CB22C; } .TagClassName { border-color: #1CB22C; } </style>