#BBB09D (or 0xBBB09D) is unknown color: approx Akaroa. HEX triplet: BB, B0 and 9D. RGB value is (187,176,157). Sum of RGB (Red+Green+Blue) = 187+176+157=520 (68% of max value = 765). Red value is 187 (73.44% from 255 or 35.96% from 520); Green value is 176 (69.14% from 255 or 33.85% from 520); Blue value is 157 (61.72% from 255 or 30.19% from 520); Max value from RGB is 187 - color contains mainly: red. Hex color #BBB09D is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BBB09D is #444F62. Grayscale: #B1B1B1. Windows color (decimal): -4476771 or 10334395. OLE color: 10334395.
HSL color Cylindrical-coordinate representation of color #BBB09D: hue angle of 38º degrees, saturation: 0.18, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #BBB09D is Cyan = 0, Magento = 0.06, Yellow = 0.16 and Black (K on CMYK) = 0.27.
<style> p { color: #BBB09D; } p { color: rgb(187,176,157); } H1.HeaderClassName { color: #BBB09D; } .AnyTagClassName { color: #BBB09D; } </style>
<style> a { background-color: #BBB09D; } a { background-color: rgb(187,176,157); } div.DivClassName { background-color: #BBB09D; } .BgClassName { background-color: #BBB09D; } </style>
<style> span { border-color: #BBB09D; } span { border-color: rgb(187,176,157); } td.TdClassName { border-color: #BBB09D; } .TagClassName { border-color: #BBB09D; } </style>