#BFFBE9 (or 0xBFFBE9) is unknown color: approx Humming Bird. HEX triplet: BF, FB and E9. RGB value is (191,251,233). Sum of RGB (Red+Green+Blue) = 191+251+233=675 (89% of max value = 765). Red value is 191 (75% from 255 or 28.30% from 675); Green value is 251 (98.44% from 255 or 37.19% from 675); Blue value is 233 (91.41% from 255 or 34.52% from 675); Max value from RGB is 251 - color contains mainly: green. Hex color #BFFBE9 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #BFFBE9 is #400416. Grayscale: #E7E7E7. Windows color (decimal): -4195351 or 15334335. OLE color: 15334335.
HSL color Cylindrical-coordinate representation of color #BFFBE9: hue angle of 162º degrees, saturation: 0.88, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BFFBE9 is Cyan = 0.24, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.02.
<style> p { color: #BFFBE9; } p { color: rgb(191,251,233); } H1.HeaderClassName { color: #BFFBE9; } .AnyTagClassName { color: #BFFBE9; } </style>
<style> a { background-color: #BFFBE9; } a { background-color: rgb(191,251,233); } div.DivClassName { background-color: #BFFBE9; } .BgClassName { background-color: #BFFBE9; } </style>
<style> span { border-color: #BFFBE9; } span { border-color: rgb(191,251,233); } td.TdClassName { border-color: #BFFBE9; } .TagClassName { border-color: #BFFBE9; } </style>