#BBB99B (or 0xBBB99B) is unknown color: approx Tana. HEX triplet: BB, B9 and 9B. RGB value is (187,185,155). Sum of RGB (Red+Green+Blue) = 187+185+155=527 (69% of max value = 765). Red value is 187 (73.44% from 255 or 35.48% from 527); Green value is 185 (72.66% from 255 or 35.10% from 527); Blue value is 155 (60.94% from 255 or 29.41% from 527); Max value from RGB is 187 - color contains mainly: red. Hex color #BBB99B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BBB99B is #444664. Grayscale: #B6B6B6. Windows color (decimal): -4474469 or 10205627. OLE color: 10205627.
HSL color Cylindrical-coordinate representation of color #BBB99B: hue angle of 56.25º degrees, saturation: 0.19, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #BBB99B is Cyan = 0, Magento = 0.01, Yellow = 0.17 and Black (K on CMYK) = 0.27.
<style> p { color: #BBB99B; } p { color: rgb(187,185,155); } H1.HeaderClassName { color: #BBB99B; } .AnyTagClassName { color: #BBB99B; } </style>
<style> a { background-color: #BBB99B; } a { background-color: rgb(187,185,155); } div.DivClassName { background-color: #BBB99B; } .BgClassName { background-color: #BBB99B; } </style>
<style> span { border-color: #BBB99B; } span { border-color: rgb(187,185,155); } td.TdClassName { border-color: #BBB99B; } .TagClassName { border-color: #BBB99B; } </style>