#B1DEF5 (or 0xB1DEF5) is unknown color: approx Light Blue. HEX triplet: B1, DE and F5. RGB value is (177,222,245). Sum of RGB (Red+Green+Blue) = 177+222+245=644 (85% of max value = 765). Red value is 177 (69.53% from 255 or 27.48% from 644); Green value is 222 (87.11% from 255 or 34.47% from 644); Blue value is 245 (96.09% from 255 or 38.04% from 644); Max value from RGB is 245 - color contains mainly: blue. Hex color #B1DEF5 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #B1DEF5 is #4E210A. Grayscale: #D3D3D3. Windows color (decimal): -5120267 or 16113329. OLE color: 16113329.
HSL color Cylindrical-coordinate representation of color #B1DEF5: hue angle of 200.29º degrees, saturation: 0.77, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #B1DEF5 is Cyan = 0.28, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #B1DEF5; } p { color: rgb(177,222,245); } H1.HeaderClassName { color: #B1DEF5; } .AnyTagClassName { color: #B1DEF5; } </style>
<style> a { background-color: #B1DEF5; } a { background-color: rgb(177,222,245); } div.DivClassName { background-color: #B1DEF5; } .BgClassName { background-color: #B1DEF5; } </style>
<style> span { border-color: #B1DEF5; } span { border-color: rgb(177,222,245); } td.TdClassName { border-color: #B1DEF5; } .TagClassName { border-color: #B1DEF5; } </style>