#BFBAD4 (or 0xBFBAD4) is unknown color: approx Blue Haze. HEX triplet: BF, BA and D4. RGB value is (191,186,212). Sum of RGB (Red+Green+Blue) = 191+186+212=589 (78% of max value = 765). Red value is 191 (75% from 255 or 32.43% from 589); Green value is 186 (73.05% from 255 or 31.58% from 589); Blue value is 212 (83.20% from 255 or 35.99% from 589); Max value from RGB is 212 - color contains mainly: blue. Hex color #BFBAD4 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFBAD4 is #40452B. Grayscale: #BEBEBE. Windows color (decimal): -4212012 or 13941439. OLE color: 13941439.
HSL color Cylindrical-coordinate representation of color #BFBAD4: hue angle of 251.54º degrees, saturation: 0.23, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #BFBAD4 is Cyan = 0.10, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #BFBAD4; } p { color: rgb(191,186,212); } H1.HeaderClassName { color: #BFBAD4; } .AnyTagClassName { color: #BFBAD4; } </style>
<style> a { background-color: #BFBAD4; } a { background-color: rgb(191,186,212); } div.DivClassName { background-color: #BFBAD4; } .BgClassName { background-color: #BFBAD4; } </style>
<style> span { border-color: #BFBAD4; } span { border-color: rgb(191,186,212); } td.TdClassName { border-color: #BFBAD4; } .TagClassName { border-color: #BFBAD4; } </style>