#1BBF1B (or 0x1BBF1B) is unknown color: approx Lime Green. HEX triplet: 1B, BF and 1B. RGB value is (27,191,27). Sum of RGB (Red+Green+Blue) = 27+191+27=245 (32% of max value = 765). Red value is 27 (10.94% from 255 or 11.02% from 245); Green value is 191 (75% from 255 or 77.96% from 245); Blue value is 27 (10.94% from 255 or 11.02% from 245); Max value from RGB is 191 - color contains mainly: green. Hex color #1BBF1B is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #1BBF1B is #E440E4. Grayscale: #7B7B7B. Windows color (decimal): -14958821 or 1818395. OLE color: 1818395.
HSL color Cylindrical-coordinate representation of color #1BBF1B: hue angle of 120º degrees, saturation: 0.75, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #1BBF1B is Cyan = 0.86, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.25.
<style> p { color: #1bbf1b; } p { color: rgb(27,191,27); } H1.HeaderClassName { color: #1bbf1b; } .AnyTagClassName { color: #1bbf1b; } </style>
<style> a { background-color: #1bbf1b; } a { background-color: rgb(27,191,27); } div.DivClassName { background-color: #1bbf1b; } .BgClassName { background-color: #1bbf1b; } </style>
<style> span { border-color: #1bbf1b; } span { border-color: rgb(27,191,27); } td.TdClassName { border-color: #1bbf1b; } .TagClassName { border-color: #1bbf1b; } </style>