#BAC5BD (or 0xBAC5BD) is unknown color: approx Nebula. HEX triplet: BA, C5 and BD. RGB value is (186,197,189). Sum of RGB (Red+Green+Blue) = 186+197+189=572 (75% of max value = 765). Red value is 186 (73.05% from 255 or 32.52% from 572); Green value is 197 (77.34% from 255 or 34.44% from 572); Blue value is 189 (74.22% from 255 or 33.04% from 572); Max value from RGB is 197 - color contains mainly: green. Hex color #BAC5BD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BAC5BD is #453A42. Grayscale: #C0C0C0. Windows color (decimal): -4536899 or 12436922. OLE color: 12436922.
HSL color Cylindrical-coordinate representation of color #BAC5BD: hue angle of 136.36º degrees, saturation: 0.09, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #BAC5BD is Cyan = 0.06, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.23.
<style> p { color: #BAC5BD; } p { color: rgb(186,197,189); } H1.HeaderClassName { color: #BAC5BD; } .AnyTagClassName { color: #BAC5BD; } </style>
<style> a { background-color: #BAC5BD; } a { background-color: rgb(186,197,189); } div.DivClassName { background-color: #BAC5BD; } .BgClassName { background-color: #BAC5BD; } </style>
<style> span { border-color: #BAC5BD; } span { border-color: rgb(186,197,189); } td.TdClassName { border-color: #BAC5BD; } .TagClassName { border-color: #BAC5BD; } </style>