#FFF3C6 (or 0xFFF3C6) is unknown color: approx Oasis. HEX triplet: FF, F3 and C6. RGB value is (255,243,198). Sum of RGB (Red+Green+Blue) = 255+243+198=696 (92% of max value = 765). Red value is 255 (100% from 255 or 36.64% from 696); Green value is 243 (95.31% from 255 or 34.91% from 696); Blue value is 198 (77.73% from 255 or 28.45% from 696); Max value from RGB is 255 - color contains mainly: red. Hex color #FFF3C6 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFF3C6 is #000C39. Grayscale: #F1F1F1. Windows color (decimal): -3130 or 13038591. OLE color: 13038591.
HSL color Cylindrical-coordinate representation of color #FFF3C6: hue angle of 47.37º degrees, saturation: 1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #FFF3C6 is Cyan = 0, Magento = 0.05, Yellow = 0.22 and Black (K on CMYK) = 0.
<style> p { color: #FFF3C6; } p { color: rgb(255,243,198); } H1.HeaderClassName { color: #FFF3C6; } .AnyTagClassName { color: #FFF3C6; } </style>
<style> a { background-color: #FFF3C6; } a { background-color: rgb(255,243,198); } div.DivClassName { background-color: #FFF3C6; } .BgClassName { background-color: #FFF3C6; } </style>
<style> span { border-color: #FFF3C6; } span { border-color: rgb(255,243,198); } td.TdClassName { border-color: #FFF3C6; } .TagClassName { border-color: #FFF3C6; } </style>