#BBFF75 (or 0xBBFF75) is unknown color: approx Sulu. HEX triplet: BB, FF and 75. RGB value is (187,255,117). Sum of RGB (Red+Green+Blue) = 187+255+117=559 (74% of max value = 765). Red value is 187 (73.44% from 255 or 33.45% from 559); Green value is 255 (100% from 255 or 45.62% from 559); Blue value is 117 (46.09% from 255 or 20.93% from 559); Max value from RGB is 255 - color contains mainly: green. Hex color #BBFF75 is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #BBFF75 is #44008A. Grayscale: #DBDBDB. Windows color (decimal): -4456587 or 7733179. OLE color: 7733179.
HSL color Cylindrical-coordinate representation of color #BBFF75: hue angle of 89.57º degrees, saturation: 1, lightness: 0.73%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #BBFF75 is Cyan = 0.27, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.
<style> p { color: #BBFF75; } p { color: rgb(187,255,117); } H1.HeaderClassName { color: #BBFF75; } .AnyTagClassName { color: #BBFF75; } </style>
<style> a { background-color: #BBFF75; } a { background-color: rgb(187,255,117); } div.DivClassName { background-color: #BBFF75; } .BgClassName { background-color: #BBFF75; } </style>
<style> span { border-color: #BBFF75; } span { border-color: rgb(187,255,117); } td.TdClassName { border-color: #BBFF75; } .TagClassName { border-color: #BBFF75; } </style>