#B1D7ED (or 0xB1D7ED) is unknown color: approx Light Blue. HEX triplet: B1, D7 and ED. RGB value is (177,215,237). Sum of RGB (Red+Green+Blue) = 177+215+237=629 (83% of max value = 765). Red value is 177 (69.53% from 255 or 28.14% from 629); Green value is 215 (84.38% from 255 or 34.18% from 629); Blue value is 237 (92.97% from 255 or 37.68% from 629); Max value from RGB is 237 - color contains mainly: blue. Hex color #B1D7ED is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #B1D7ED is #4E2812. Grayscale: #CECECE. Windows color (decimal): -5122067 or 15587249. OLE color: 15587249.
HSL color Cylindrical-coordinate representation of color #B1D7ED: hue angle of 202º degrees, saturation: 0.62, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #B1D7ED is Cyan = 0.25, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #B1D7ED; } p { color: rgb(177,215,237); } H1.HeaderClassName { color: #B1D7ED; } .AnyTagClassName { color: #B1D7ED; } </style>
<style> a { background-color: #B1D7ED; } a { background-color: rgb(177,215,237); } div.DivClassName { background-color: #B1D7ED; } .BgClassName { background-color: #B1D7ED; } </style>
<style> span { border-color: #B1D7ED; } span { border-color: rgb(177,215,237); } td.TdClassName { border-color: #B1D7ED; } .TagClassName { border-color: #B1D7ED; } </style>