#BBBF9E (or 0xBBBF9E) is unknown color: approx Green Mist. HEX triplet: BB, BF and 9E. RGB value is (187,191,158). Sum of RGB (Red+Green+Blue) = 187+191+158=536 (70% of max value = 765). Red value is 187 (73.44% from 255 or 34.89% from 536); Green value is 191 (75% from 255 or 35.63% from 536); Blue value is 158 (62.11% from 255 or 29.48% from 536); Max value from RGB is 191 - color contains mainly: green. Hex color #BBBF9E is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BBBF9E is #444061. Grayscale: #BABABA. Windows color (decimal): -4472930 or 10403771. OLE color: 10403771.
HSL color Cylindrical-coordinate representation of color #BBBF9E: hue angle of 67.27º degrees, saturation: 0.2, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #BBBF9E is Cyan = 0.02, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.25.
<style> p { color: #BBBF9E; } p { color: rgb(187,191,158); } H1.HeaderClassName { color: #BBBF9E; } .AnyTagClassName { color: #BBBF9E; } </style>
<style> a { background-color: #BBBF9E; } a { background-color: rgb(187,191,158); } div.DivClassName { background-color: #BBBF9E; } .BgClassName { background-color: #BBBF9E; } </style>
<style> span { border-color: #BBBF9E; } span { border-color: rgb(187,191,158); } td.TdClassName { border-color: #BBBF9E; } .TagClassName { border-color: #BBBF9E; } </style>