#BBEB99 (or 0xBBEB99) is unknown color: approx Madang. HEX triplet: BB, EB and 99. RGB value is (187,235,153). Sum of RGB (Red+Green+Blue) = 187+235+153=575 (76% of max value = 765). Red value is 187 (73.44% from 255 or 32.52% from 575); Green value is 235 (92.19% from 255 or 40.87% from 575); Blue value is 153 (60.16% from 255 or 26.61% from 575); Max value from RGB is 235 - color contains mainly: green. Hex color #BBEB99 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #BBEB99 is #441466. Grayscale: #D3D3D3. Windows color (decimal): -4461671 or 10087355. OLE color: 10087355.
HSL color Cylindrical-coordinate representation of color #BBEB99: hue angle of 95.12º degrees, saturation: 0.67, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #BBEB99 is Cyan = 0.20, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.08.
<style> p { color: #BBEB99; } p { color: rgb(187,235,153); } H1.HeaderClassName { color: #BBEB99; } .AnyTagClassName { color: #BBEB99; } </style>
<style> a { background-color: #BBEB99; } a { background-color: rgb(187,235,153); } div.DivClassName { background-color: #BBEB99; } .BgClassName { background-color: #BBEB99; } </style>
<style> span { border-color: #BBEB99; } span { border-color: rgb(187,235,153); } td.TdClassName { border-color: #BBEB99; } .TagClassName { border-color: #BBEB99; } </style>