#BBDAAB (or 0xBBDAAB) is unknown color: approx Madang. HEX triplet: BB, DA and AB. RGB value is (187,218,171). Sum of RGB (Red+Green+Blue) = 187+218+171=576 (76% of max value = 765). Red value is 187 (73.44% from 255 or 32.47% from 576); Green value is 218 (85.55% from 255 or 37.85% from 576); Blue value is 171 (67.19% from 255 or 29.69% from 576); Max value from RGB is 218 - color contains mainly: green. Hex color #BBDAAB is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BBDAAB is #442554. Grayscale: #CBCBCB. Windows color (decimal): -4466005 or 11262651. OLE color: 11262651.
HSL color Cylindrical-coordinate representation of color #BBDAAB: hue angle of 99.57º degrees, saturation: 0.39, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BBDAAB is Cyan = 0.14, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.15.
<style> p { color: #BBDAAB; } p { color: rgb(187,218,171); } H1.HeaderClassName { color: #BBDAAB; } .AnyTagClassName { color: #BBDAAB; } </style>
<style> a { background-color: #BBDAAB; } a { background-color: rgb(187,218,171); } div.DivClassName { background-color: #BBDAAB; } .BgClassName { background-color: #BBDAAB; } </style>
<style> span { border-color: #BBDAAB; } span { border-color: rgb(187,218,171); } td.TdClassName { border-color: #BBDAAB; } .TagClassName { border-color: #BBDAAB; } </style>