#BABCDA (or 0xBABCDA) is unknown color: approx Lavender Grey. HEX triplet: BA, BC and DA. RGB value is (186,188,218). Sum of RGB (Red+Green+Blue) = 186+188+218=592 (78% of max value = 765). Red value is 186 (73.05% from 255 or 31.42% from 592); Green value is 188 (73.83% from 255 or 31.76% from 592); Blue value is 218 (85.55% from 255 or 36.82% from 592); Max value from RGB is 218 - color contains mainly: blue. Hex color #BABCDA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BABCDA is #454325. Grayscale: #BEBEBE. Windows color (decimal): -4539174 or 14335162. OLE color: 14335162.
HSL color Cylindrical-coordinate representation of color #BABCDA: hue angle of 236.25º degrees, saturation: 0.3, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BABCDA is Cyan = 0.15, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #BABCDA; } p { color: rgb(186,188,218); } H1.HeaderClassName { color: #BABCDA; } .AnyTagClassName { color: #BABCDA; } </style>
<style> a { background-color: #BABCDA; } a { background-color: rgb(186,188,218); } div.DivClassName { background-color: #BABCDA; } .BgClassName { background-color: #BABCDA; } </style>
<style> span { border-color: #BABCDA; } span { border-color: rgb(186,188,218); } td.TdClassName { border-color: #BABCDA; } .TagClassName { border-color: #BABCDA; } </style>