#BAC2BB (or 0xBAC2BB) is unknown color: approx Paris White. HEX triplet: BA, C2 and BB. RGB value is (186,194,187). Sum of RGB (Red+Green+Blue) = 186+194+187=567 (75% of max value = 765). Red value is 186 (73.05% from 255 or 32.80% from 567); Green value is 194 (76.17% from 255 or 34.22% from 567); Blue value is 187 (73.44% from 255 or 32.98% from 567); Max value from RGB is 194 - color contains mainly: green. Hex color #BAC2BB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BAC2BB is #453D44. Grayscale: #BEBEBE. Windows color (decimal): -4537669 or 12305082. OLE color: 12305082.
HSL color Cylindrical-coordinate representation of color #BAC2BB: hue angle of 127.5º degrees, saturation: 0.06, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #BAC2BB is Cyan = 0.04, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.24.
<style> p { color: #BAC2BB; } p { color: rgb(186,194,187); } H1.HeaderClassName { color: #BAC2BB; } .AnyTagClassName { color: #BAC2BB; } </style>
<style> a { background-color: #BAC2BB; } a { background-color: rgb(186,194,187); } div.DivClassName { background-color: #BAC2BB; } .BgClassName { background-color: #BAC2BB; } </style>
<style> span { border-color: #BAC2BB; } span { border-color: rgb(186,194,187); } td.TdClassName { border-color: #BAC2BB; } .TagClassName { border-color: #BAC2BB; } </style>