#BAC8C7 (or 0xBAC8C7) is unknown color: approx Jungle Mist. HEX triplet: BA, C8 and C7. RGB value is (186,200,199). Sum of RGB (Red+Green+Blue) = 186+200+199=585 (77% of max value = 765). Red value is 186 (73.05% from 255 or 31.79% from 585); Green value is 200 (78.52% from 255 or 34.19% from 585); Blue value is 199 (78.12% from 255 or 34.02% from 585); Max value from RGB is 200 - color contains mainly: green. Hex color #BAC8C7 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BAC8C7 is #453738. Grayscale: #C3C3C3. Windows color (decimal): -4536121 or 13093050. OLE color: 13093050.
HSL color Cylindrical-coordinate representation of color #BAC8C7: hue angle of 175.71º degrees, saturation: 0.11, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #BAC8C7 is Cyan = 0.07, Magento = 0, Yellow = 0.00 and Black (K on CMYK) = 0.22.
<style> p { color: #BAC8C7; } p { color: rgb(186,200,199); } H1.HeaderClassName { color: #BAC8C7; } .AnyTagClassName { color: #BAC8C7; } </style>
<style> a { background-color: #BAC8C7; } a { background-color: rgb(186,200,199); } div.DivClassName { background-color: #BAC8C7; } .BgClassName { background-color: #BAC8C7; } </style>
<style> span { border-color: #BAC8C7; } span { border-color: rgb(186,200,199); } td.TdClassName { border-color: #BAC8C7; } .TagClassName { border-color: #BAC8C7; } </style>