#BFBADC (or 0xBFBADC) is unknown color: approx Lavender Grey. HEX triplet: BF, BA and DC. RGB value is (191,186,220). Sum of RGB (Red+Green+Blue) = 191+186+220=597 (79% of max value = 765). Red value is 191 (75% from 255 or 31.99% from 597); Green value is 186 (73.05% from 255 or 31.16% from 597); Blue value is 220 (86.33% from 255 or 36.85% from 597); Max value from RGB is 220 - color contains mainly: blue. Hex color #BFBADC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFBADC is #404523. Grayscale: #BFBFBF. Windows color (decimal): -4212004 or 14465727. OLE color: 14465727.
HSL color Cylindrical-coordinate representation of color #BFBADC: hue angle of 248.82º degrees, saturation: 0.33, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BFBADC is Cyan = 0.13, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #BFBADC; } p { color: rgb(191,186,220); } H1.HeaderClassName { color: #BFBADC; } .AnyTagClassName { color: #BFBADC; } </style>
<style> a { background-color: #BFBADC; } a { background-color: rgb(191,186,220); } div.DivClassName { background-color: #BFBADC; } .BgClassName { background-color: #BFBADC; } </style>
<style> span { border-color: #BFBADC; } span { border-color: rgb(191,186,220); } td.TdClassName { border-color: #BFBADC; } .TagClassName { border-color: #BFBADC; } </style>