#B9FBDC (or 0xB9FBDC) is unknown color: approx Aero Blue. HEX triplet: B9, FB and DC. RGB value is (185,251,220). Sum of RGB (Red+Green+Blue) = 185+251+220=656 (86% of max value = 765). Red value is 185 (72.66% from 255 or 28.20% from 656); Green value is 251 (98.44% from 255 or 38.26% from 656); Blue value is 220 (86.33% from 255 or 33.54% from 656); Max value from RGB is 251 - color contains mainly: green. Hex color #B9FBDC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #B9FBDC is #460423. Grayscale: #E3E3E3. Windows color (decimal): -4588580 or 14482361. OLE color: 14482361.
HSL color Cylindrical-coordinate representation of color #B9FBDC: hue angle of 151.82º degrees, saturation: 0.89, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #B9FBDC is Cyan = 0.26, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.02.
<style> p { color: #B9FBDC; } p { color: rgb(185,251,220); } H1.HeaderClassName { color: #B9FBDC; } .AnyTagClassName { color: #B9FBDC; } </style>
<style> a { background-color: #B9FBDC; } a { background-color: rgb(185,251,220); } div.DivClassName { background-color: #B9FBDC; } .BgClassName { background-color: #B9FBDC; } </style>
<style> span { border-color: #B9FBDC; } span { border-color: rgb(185,251,220); } td.TdClassName { border-color: #B9FBDC; } .TagClassName { border-color: #B9FBDC; } </style>