#BBFA33 (or 0xBBFA33) is unknown color: approx Green Yellow. HEX triplet: BB, FA and 33. RGB value is (187,250,51). Sum of RGB (Red+Green+Blue) = 187+250+51=488 (64% of max value = 765). Red value is 187 (73.44% from 255 or 38.32% from 488); Green value is 250 (98.05% from 255 or 51.23% from 488); Blue value is 51 (20.31% from 255 or 10.45% from 488); Max value from RGB is 250 - color contains mainly: green. Hex color #BBFA33 is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #BBFA33 is #4405CC. Grayscale: #D1D1D1. Windows color (decimal): -4457933 or 3406523. OLE color: 3406523.
HSL color Cylindrical-coordinate representation of color #BBFA33: hue angle of 78.99º degrees, saturation: 0.95, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #BBFA33 is Cyan = 0.25, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.02.
<style> p { color: #bbfa33; } p { color: rgb(187,250,51); } H1.HeaderClassName { color: #bbfa33; } .AnyTagClassName { color: #bbfa33; } </style>
<style> a { background-color: #bbfa33; } a { background-color: rgb(187,250,51); } div.DivClassName { background-color: #bbfa33; } .BgClassName { background-color: #bbfa33; } </style>
<style> span { border-color: #bbfa33; } span { border-color: rgb(187,250,51); } td.TdClassName { border-color: #bbfa33; } .TagClassName { border-color: #bbfa33; } </style>