#B2FFF7 (or 0xB2FFF7) is unknown color: approx Pale Turquoise. HEX triplet: B2, FF and F7. RGB value is (178,255,247). Sum of RGB (Red+Green+Blue) = 178+255+247=680 (90% of max value = 765). Red value is 178 (69.92% from 255 or 26.18% from 680); Green value is 255 (100% from 255 or 37.5% from 680); Blue value is 247 (96.88% from 255 or 36.32% from 680); Max value from RGB is 255 - color contains mainly: green. Hex color #B2FFF7 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #B2FFF7 is #4D0008. Grayscale: #E7E7E7. Windows color (decimal): -5046281 or 16252850. OLE color: 16252850.
HSL color Cylindrical-coordinate representation of color #B2FFF7: hue angle of 173.77º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #B2FFF7 is Cyan = 0.30, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.
<style> p { color: #B2FFF7; } p { color: rgb(178,255,247); } H1.HeaderClassName { color: #B2FFF7; } .AnyTagClassName { color: #B2FFF7; } </style>
<style> a { background-color: #B2FFF7; } a { background-color: rgb(178,255,247); } div.DivClassName { background-color: #B2FFF7; } .BgClassName { background-color: #B2FFF7; } </style>
<style> span { border-color: #B2FFF7; } span { border-color: rgb(178,255,247); } td.TdClassName { border-color: #B2FFF7; } .TagClassName { border-color: #B2FFF7; } </style>