#B1FACB (or 0xB1FACB) is unknown color: approx Magic Mint. HEX triplet: B1, FA and CB. RGB value is (177,250,203). Sum of RGB (Red+Green+Blue) = 177+250+203=630 (83% of max value = 765). Red value is 177 (69.53% from 255 or 28.10% from 630); Green value is 250 (98.05% from 255 or 39.68% from 630); Blue value is 203 (79.69% from 255 or 32.22% from 630); Max value from RGB is 250 - color contains mainly: green. Hex color #B1FACB is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #B1FACB is #4E0534. Grayscale: #DEDEDE. Windows color (decimal): -5113141 or 13367985. OLE color: 13367985.
HSL color Cylindrical-coordinate representation of color #B1FACB: hue angle of 141.37º degrees, saturation: 0.88, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #B1FACB is Cyan = 0.29, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #B1FACB; } p { color: rgb(177,250,203); } H1.HeaderClassName { color: #B1FACB; } .AnyTagClassName { color: #B1FACB; } </style>
<style> a { background-color: #B1FACB; } a { background-color: rgb(177,250,203); } div.DivClassName { background-color: #B1FACB; } .BgClassName { background-color: #B1FACB; } </style>
<style> span { border-color: #B1FACB; } span { border-color: rgb(177,250,203); } td.TdClassName { border-color: #B1FACB; } .TagClassName { border-color: #B1FACB; } </style>