#1BB812 (or 0x1BB812) is unknown color: approx Lime Green. HEX triplet: 1B, B8 and 12. RGB value is (27,184,18). Sum of RGB (Red+Green+Blue) = 27+184+18=229 (30% of max value = 765). Red value is 27 (10.94% from 255 or 11.79% from 229); Green value is 184 (72.27% from 255 or 80.35% from 229); Blue value is 18 (7.42% from 255 or 7.86% from 229); Max value from RGB is 184 - color contains mainly: green. Hex color #1BB812 is not a web safe color. Web safe color analog (approx): #33CC00. Inversed color of #1BB812 is #E447ED. Grayscale: #767676. Windows color (decimal): -14960622 or 1226779. OLE color: 1226779.
HSL color Cylindrical-coordinate representation of color #1BB812: hue angle of 116.75º degrees, saturation: 0.82, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #1BB812 is Cyan = 0.85, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.28.
<style> p { color: #1bb812; } p { color: rgb(27,184,18); } H1.HeaderClassName { color: #1bb812; } .AnyTagClassName { color: #1bb812; } </style>
<style> a { background-color: #1bb812; } a { background-color: rgb(27,184,18); } div.DivClassName { background-color: #1bb812; } .BgClassName { background-color: #1bb812; } </style>
<style> span { border-color: #1bb812; } span { border-color: rgb(27,184,18); } td.TdClassName { border-color: #1bb812; } .TagClassName { border-color: #1bb812; } </style>