#FFF4C4 (or 0xFFF4C4) is unknown color: approx Corn Field. HEX triplet: FF, F4 and C4. RGB value is (255,244,196). Sum of RGB (Red+Green+Blue) = 255+244+196=695 (92% of max value = 765). Red value is 255 (100% from 255 or 36.69% from 695); Green value is 244 (95.70% from 255 or 35.11% from 695); Blue value is 196 (76.95% from 255 or 28.20% from 695); Max value from RGB is 255 - color contains mainly: red. Hex color #FFF4C4 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFF4C4 is #000B3B. Grayscale: #F2F2F2. Windows color (decimal): -2876 or 12907775. OLE color: 12907775.
HSL color Cylindrical-coordinate representation of color #FFF4C4: hue angle of 48.81º degrees, saturation: 1, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #FFF4C4 is Cyan = 0, Magento = 0.04, Yellow = 0.23 and Black (K on CMYK) = 0.
<style> p { color: #FFF4C4; } p { color: rgb(255,244,196); } H1.HeaderClassName { color: #FFF4C4; } .AnyTagClassName { color: #FFF4C4; } </style>
<style> a { background-color: #FFF4C4; } a { background-color: rgb(255,244,196); } div.DivClassName { background-color: #FFF4C4; } .BgClassName { background-color: #FFF4C4; } </style>
<style> span { border-color: #FFF4C4; } span { border-color: rgb(255,244,196); } td.TdClassName { border-color: #FFF4C4; } .TagClassName { border-color: #FFF4C4; } </style>