#BBC6C2 (or 0xBBC6C2) is unknown color: approx Jet Stream. HEX triplet: BB, C6 and C2. RGB value is (187,198,194). Sum of RGB (Red+Green+Blue) = 187+198+194=579 (76% of max value = 765). Red value is 187 (73.44% from 255 or 32.30% from 579); Green value is 198 (77.73% from 255 or 34.20% from 579); Blue value is 194 (76.17% from 255 or 33.51% from 579); Max value from RGB is 198 - color contains mainly: green. Hex color #BBC6C2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBC6C2 is #44393D. Grayscale: #C2C2C2. Windows color (decimal): -4471102 or 12764859. OLE color: 12764859.
HSL color Cylindrical-coordinate representation of color #BBC6C2: hue angle of 158.18º degrees, saturation: 0.09, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #BBC6C2 is Cyan = 0.06, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.22.
<style> p { color: #BBC6C2; } p { color: rgb(187,198,194); } H1.HeaderClassName { color: #BBC6C2; } .AnyTagClassName { color: #BBC6C2; } </style>
<style> a { background-color: #BBC6C2; } a { background-color: rgb(187,198,194); } div.DivClassName { background-color: #BBC6C2; } .BgClassName { background-color: #BBC6C2; } </style>
<style> span { border-color: #BBC6C2; } span { border-color: rgb(187,198,194); } td.TdClassName { border-color: #BBC6C2; } .TagClassName { border-color: #BBC6C2; } </style>