#BBC9BE (or 0xBBC9BE) is unknown color: approx Paris White. HEX triplet: BB, C9 and BE. RGB value is (187,201,190). Sum of RGB (Red+Green+Blue) = 187+201+190=578 (76% of max value = 765). Red value is 187 (73.44% from 255 or 32.35% from 578); Green value is 201 (78.91% from 255 or 34.78% from 578); Blue value is 190 (74.61% from 255 or 32.87% from 578); Max value from RGB is 201 - color contains mainly: green. Hex color #BBC9BE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBC9BE is #443641. Grayscale: #C3C3C3. Windows color (decimal): -4470338 or 12503483. OLE color: 12503483.
HSL color Cylindrical-coordinate representation of color #BBC9BE: hue angle of 132.86º degrees, saturation: 0.11, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #BBC9BE is Cyan = 0.07, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.21.
<style> p { color: #BBC9BE; } p { color: rgb(187,201,190); } H1.HeaderClassName { color: #BBC9BE; } .AnyTagClassName { color: #BBC9BE; } </style>
<style> a { background-color: #BBC9BE; } a { background-color: rgb(187,201,190); } div.DivClassName { background-color: #BBC9BE; } .BgClassName { background-color: #BBC9BE; } </style>
<style> span { border-color: #BBC9BE; } span { border-color: rgb(187,201,190); } td.TdClassName { border-color: #BBC9BE; } .TagClassName { border-color: #BBC9BE; } </style>