#FFF4CA (or 0xFFF4CA) is unknown color: approx China Ivory. HEX triplet: FF, F4 and CA. RGB value is (255,244,202). Sum of RGB (Red+Green+Blue) = 255+244+202=701 (92% of max value = 765). Red value is 255 (100% from 255 or 36.38% from 701); Green value is 244 (95.70% from 255 or 34.81% from 701); Blue value is 202 (79.30% from 255 or 28.82% from 701); Max value from RGB is 255 - color contains mainly: red. Hex color #FFF4CA is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFF4CA is #000B35. Grayscale: #F2F2F2. Windows color (decimal): -2870 or 13300991. OLE color: 13300991.
HSL color Cylindrical-coordinate representation of color #FFF4CA: hue angle of 47.55º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #FFF4CA is Cyan = 0, Magento = 0.04, Yellow = 0.21 and Black (K on CMYK) = 0.
<style> p { color: #FFF4CA; } p { color: rgb(255,244,202); } H1.HeaderClassName { color: #FFF4CA; } .AnyTagClassName { color: #FFF4CA; } </style>
<style> a { background-color: #FFF4CA; } a { background-color: rgb(255,244,202); } div.DivClassName { background-color: #FFF4CA; } .BgClassName { background-color: #FFF4CA; } </style>
<style> span { border-color: #FFF4CA; } span { border-color: rgb(255,244,202); } td.TdClassName { border-color: #FFF4CA; } .TagClassName { border-color: #FFF4CA; } </style>