#B9F5D7 (or 0xB9F5D7) is unknown color: approx Aero Blue. HEX triplet: B9, F5 and D7. RGB value is (185,245,215). Sum of RGB (Red+Green+Blue) = 185+245+215=645 (85% of max value = 765). Red value is 185 (72.66% from 255 or 28.68% from 645); Green value is 245 (96.09% from 255 or 37.98% from 645); Blue value is 215 (84.38% from 255 or 33.33% from 645); Max value from RGB is 245 - color contains mainly: green. Hex color #B9F5D7 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #B9F5D7 is #460A28. Grayscale: #DFDFDF. Windows color (decimal): -4590121 or 14153145. OLE color: 14153145.
HSL color Cylindrical-coordinate representation of color #B9F5D7: hue angle of 150º degrees, saturation: 0.75, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #B9F5D7 is Cyan = 0.24, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.04.
<style> p { color: #b9f5d7; } p { color: rgb(185,245,215); } H1.HeaderClassName { color: #b9f5d7; } .AnyTagClassName { color: #b9f5d7; } </style>
<style> a { background-color: #b9f5d7; } a { background-color: rgb(185,245,215); } div.DivClassName { background-color: #b9f5d7; } .BgClassName { background-color: #b9f5d7; } </style>
<style> span { border-color: #b9f5d7; } span { border-color: rgb(185,245,215); } td.TdClassName { border-color: #b9f5d7; } .TagClassName { border-color: #b9f5d7; } </style>