#FAF8F0 (or 0xFAF8F0) is unknown color: approx Floral White. HEX triplet: FA, F8 and F0. RGB value is (250,248,240). Sum of RGB (Red+Green+Blue) = 250+248+240=738 (97% of max value = 765). Red value is 250 (98.05% from 255 or 33.88% from 738); Green value is 248 (97.27% from 255 or 33.60% from 738); Blue value is 240 (94.14% from 255 or 32.52% from 738); Max value from RGB is 250 - color contains mainly: red. Hex color #FAF8F0 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FAF8F0 is #05070F. Grayscale: #F7F7F7. Windows color (decimal): -329488 or 15792378. OLE color: 15792378.
HSL color Cylindrical-coordinate representation of color #FAF8F0: hue angle of 48º degrees, saturation: 0.5, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #FAF8F0 is Cyan = 0, Magento = 0.01, Yellow = 0.04 and Black (K on CMYK) = 0.02.
<style> p { color: #FAF8F0; } p { color: rgb(250,248,240); } H1.HeaderClassName { color: #FAF8F0; } .AnyTagClassName { color: #FAF8F0; } </style>
<style> a { background-color: #FAF8F0; } a { background-color: rgb(250,248,240); } div.DivClassName { background-color: #FAF8F0; } .BgClassName { background-color: #FAF8F0; } </style>
<style> span { border-color: #FAF8F0; } span { border-color: rgb(250,248,240); } td.TdClassName { border-color: #FAF8F0; } .TagClassName { border-color: #FAF8F0; } </style>