#F1FBCB (or 0xF1FBCB) is unknown color: approx Rice Flower. HEX triplet: F1, FB and CB. RGB value is (241,251,203). Sum of RGB (Red+Green+Blue) = 241+251+203=695 (92% of max value = 765). Red value is 241 (94.53% from 255 or 34.68% from 695); Green value is 251 (98.44% from 255 or 36.12% from 695); Blue value is 203 (79.69% from 255 or 29.21% from 695); Max value from RGB is 251 - color contains mainly: green. Hex color #F1FBCB is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F1FBCB is #0E0434. Grayscale: #F2F2F2. Windows color (decimal): -918581 or 13368305. OLE color: 13368305.
HSL color Cylindrical-coordinate representation of color #F1FBCB: hue angle of 72.5º degrees, saturation: 0.86, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #F1FBCB is Cyan = 0.04, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #F1FBCB; } p { color: rgb(241,251,203); } H1.HeaderClassName { color: #F1FBCB; } .AnyTagClassName { color: #F1FBCB; } </style>
<style> a { background-color: #F1FBCB; } a { background-color: rgb(241,251,203); } div.DivClassName { background-color: #F1FBCB; } .BgClassName { background-color: #F1FBCB; } </style>
<style> span { border-color: #F1FBCB; } span { border-color: rgb(241,251,203); } td.TdClassName { border-color: #F1FBCB; } .TagClassName { border-color: #F1FBCB; } </style>