#F3FFFA (or 0xF3FFFA) is unknown color: approx Mint Cream. HEX triplet: F3, FF and FA. RGB value is (243,255,250). Sum of RGB (Red+Green+Blue) = 243+255+250=748 (99% of max value = 765). Red value is 243 (95.31% from 255 or 32.49% from 748); Green value is 255 (100% from 255 or 34.09% from 748); Blue value is 250 (98.05% from 255 or 33.42% from 748); Max value from RGB is 255 - color contains mainly: green. Hex color #F3FFFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F3FFFA is #0C0005. Grayscale: #FAFAFA. Windows color (decimal): -786438 or 16449523. OLE color: 16449523.
HSL color Cylindrical-coordinate representation of color #F3FFFA: hue angle of 155º degrees, saturation: 1, lightness: 0.98%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #F3FFFA is Cyan = 0.05, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.
<style> p { color: #F3FFFA; } p { color: rgb(243,255,250); } H1.HeaderClassName { color: #F3FFFA; } .AnyTagClassName { color: #F3FFFA; } </style>
<style> a { background-color: #F3FFFA; } a { background-color: rgb(243,255,250); } div.DivClassName { background-color: #F3FFFA; } .BgClassName { background-color: #F3FFFA; } </style>
<style> span { border-color: #F3FFFA; } span { border-color: rgb(243,255,250); } td.TdClassName { border-color: #F3FFFA; } .TagClassName { border-color: #F3FFFA; } </style>