#1BAB47 (or 0x1BAB47) is unknown color: approx Pigment Green. HEX triplet: 1B, AB and 47. RGB value is (27,171,71). Sum of RGB (Red+Green+Blue) = 27+171+71=269 (35% of max value = 765). Red value is 27 (10.94% from 255 or 10.04% from 269); Green value is 171 (67.19% from 255 or 63.57% from 269); Blue value is 71 (28.12% from 255 or 26.39% from 269); Max value from RGB is 171 - color contains mainly: green. Hex color #1BAB47 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #1BAB47 is #E454B8. Grayscale: #747474. Windows color (decimal): -14963897 or 4696859. OLE color: 4696859.
HSL color Cylindrical-coordinate representation of color #1BAB47: hue angle of 138.33º degrees, saturation: 0.73, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1BAB47 is Cyan = 0.84, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.33.
<style> p { color: #1bab47; } p { color: rgb(27,171,71); } H1.HeaderClassName { color: #1bab47; } .AnyTagClassName { color: #1bab47; } </style>
<style> a { background-color: #1bab47; } a { background-color: rgb(27,171,71); } div.DivClassName { background-color: #1bab47; } .BgClassName { background-color: #1bab47; } </style>
<style> span { border-color: #1bab47; } span { border-color: rgb(27,171,71); } td.TdClassName { border-color: #1bab47; } .TagClassName { border-color: #1bab47; } </style>