#FFF4FE (or 0xFFF4FE) is unknown color: approx Selago. HEX triplet: FF, F4 and FE. RGB value is (255,244,254). Sum of RGB (Red+Green+Blue) = 255+244+254=753 (99% of max value = 765). Red value is 255 (100% from 255 or 33.86% from 753); Green value is 244 (95.70% from 255 or 32.40% from 753); Blue value is 254 (99.61% from 255 or 33.73% from 753); Max value from RGB is 255 - color contains mainly: red. Hex color #FFF4FE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FFF4FE is #000B01. Grayscale: #F8F8F8. Windows color (decimal): -2818 or 16708863. OLE color: 16708863.
HSL color Cylindrical-coordinate representation of color #FFF4FE: hue angle of 305.45º degrees, saturation: 1, lightness: 0.98%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #FFF4FE is Cyan = 0, Magento = 0.04, Yellow = 0.00 and Black (K on CMYK) = 0.
<style> p { color: #FFF4FE; } p { color: rgb(255,244,254); } H1.HeaderClassName { color: #FFF4FE; } .AnyTagClassName { color: #FFF4FE; } </style>
<style> a { background-color: #FFF4FE; } a { background-color: rgb(255,244,254); } div.DivClassName { background-color: #FFF4FE; } .BgClassName { background-color: #FFF4FE; } </style>
<style> span { border-color: #FFF4FE; } span { border-color: rgb(255,244,254); } td.TdClassName { border-color: #FFF4FE; } .TagClassName { border-color: #FFF4FE; } </style>