#BAC8CA (or 0xBAC8CA) is unknown color: approx Jungle Mist. HEX triplet: BA, C8 and CA. RGB value is (186,200,202). Sum of RGB (Red+Green+Blue) = 186+200+202=588 (77% of max value = 765). Red value is 186 (73.05% from 255 or 31.63% from 588); Green value is 200 (78.52% from 255 or 34.01% from 588); Blue value is 202 (79.30% from 255 or 34.35% from 588); Max value from RGB is 202 - color contains mainly: blue. Hex color #BAC8CA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BAC8CA is #453735. Grayscale: #C4C4C4. Windows color (decimal): -4536118 or 13289658. OLE color: 13289658.
HSL color Cylindrical-coordinate representation of color #BAC8CA: hue angle of 187.5º degrees, saturation: 0.13, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #BAC8CA is Cyan = 0.08, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #BAC8CA; } p { color: rgb(186,200,202); } H1.HeaderClassName { color: #BAC8CA; } .AnyTagClassName { color: #BAC8CA; } </style>
<style> a { background-color: #BAC8CA; } a { background-color: rgb(186,200,202); } div.DivClassName { background-color: #BAC8CA; } .BgClassName { background-color: #BAC8CA; } </style>
<style> span { border-color: #BAC8CA; } span { border-color: rgb(186,200,202); } td.TdClassName { border-color: #BAC8CA; } .TagClassName { border-color: #BAC8CA; } </style>