#BABCC2 (or 0xBABCC2) is unknown color: approx Echo Blue. HEX triplet: BA, BC and C2. RGB value is (186,188,194). Sum of RGB (Red+Green+Blue) = 186+188+194=568 (75% of max value = 765). Red value is 186 (73.05% from 255 or 32.75% from 568); Green value is 188 (73.83% from 255 or 33.10% from 568); Blue value is 194 (76.17% from 255 or 34.15% from 568); Max value from RGB is 194 - color contains mainly: blue. Hex color #BABCC2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BABCC2 is #45433D. Grayscale: #BCBCBC. Windows color (decimal): -4539198 or 12762298. OLE color: 12762298.
HSL color Cylindrical-coordinate representation of color #BABCC2: hue angle of 225º 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 #BABCC2 is Cyan = 0.04, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #BABCC2; } p { color: rgb(186,188,194); } H1.HeaderClassName { color: #BABCC2; } .AnyTagClassName { color: #BABCC2; } </style>
<style> a { background-color: #BABCC2; } a { background-color: rgb(186,188,194); } div.DivClassName { background-color: #BABCC2; } .BgClassName { background-color: #BABCC2; } </style>
<style> span { border-color: #BABCC2; } span { border-color: rgb(186,188,194); } td.TdClassName { border-color: #BABCC2; } .TagClassName { border-color: #BABCC2; } </style>