#BFBFD9 (or 0xBFBFD9) is unknown color: approx Lavender Grey. HEX triplet: BF, BF and D9. RGB value is (191,191,217). Sum of RGB (Red+Green+Blue) = 191+191+217=599 (79% of max value = 765). Red value is 191 (75% from 255 or 31.89% from 599); Green value is 191 (75% from 255 or 31.89% from 599); Blue value is 217 (85.16% from 255 or 36.23% from 599); Max value from RGB is 217 - color contains mainly: blue. Hex color #BFBFD9 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFBFD9 is #404026. Grayscale: #C1C1C1. Windows color (decimal): -4210727 or 14270399. OLE color: 14270399.
HSL color Cylindrical-coordinate representation of color #BFBFD9: hue angle of 240º degrees, saturation: 0.25, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #BFBFD9 is Cyan = 0.12, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #BFBFD9; } p { color: rgb(191,191,217); } H1.HeaderClassName { color: #BFBFD9; } .AnyTagClassName { color: #BFBFD9; } </style>
<style> a { background-color: #BFBFD9; } a { background-color: rgb(191,191,217); } div.DivClassName { background-color: #BFBFD9; } .BgClassName { background-color: #BFBFD9; } </style>
<style> span { border-color: #BFBFD9; } span { border-color: rgb(191,191,217); } td.TdClassName { border-color: #BFBFD9; } .TagClassName { border-color: #BFBFD9; } </style>