#FDFAF1 (or 0xFDFAF1) is unknown color: approx Floral White. HEX triplet: FD, FA and F1. RGB value is (253,250,241). Sum of RGB (Red+Green+Blue) = 253+250+241=744 (98% of max value = 765). Red value is 253 (99.22% from 255 or 34.01% from 744); Green value is 250 (98.05% from 255 or 33.60% from 744); Blue value is 241 (94.53% from 255 or 32.39% from 744); Max value from RGB is 253 - color contains mainly: red. Hex color #FDFAF1 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FDFAF1 is #02050E. Grayscale: #F9F9F9. Windows color (decimal): -132367 or 15858429. OLE color: 15858429.
HSL color Cylindrical-coordinate representation of color #FDFAF1: hue angle of 45º degrees, saturation: 0.75, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #FDFAF1 is Cyan = 0, Magento = 0.01, Yellow = 0.05 and Black (K on CMYK) = 0.01.
<style> p { color: #FDFAF1; } p { color: rgb(253,250,241); } H1.HeaderClassName { color: #FDFAF1; } .AnyTagClassName { color: #FDFAF1; } </style>
<style> a { background-color: #FDFAF1; } a { background-color: rgb(253,250,241); } div.DivClassName { background-color: #FDFAF1; } .BgClassName { background-color: #FDFAF1; } </style>
<style> span { border-color: #FDFAF1; } span { border-color: rgb(253,250,241); } td.TdClassName { border-color: #FDFAF1; } .TagClassName { border-color: #FDFAF1; } </style>