#FAFAF8 (or 0xFAFAF8) is unknown color: approx Ivory. HEX triplet: FA, FA and F8. RGB value is (250,250,248). Sum of RGB (Red+Green+Blue) = 250+250+248=748 (99% of max value = 765). Red value is 250 (98.05% from 255 or 33.42% from 748); Green value is 250 (98.05% from 255 or 33.42% from 748); Blue value is 248 (97.27% from 255 or 33.16% from 748); Max value from RGB is 250 - color contains mainly: red, green. Hex color #FAFAF8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FAFAF8 is #050507. Grayscale: #F9F9F9. Windows color (decimal): -328968 or 16317178. OLE color: 16317178.
HSL color Cylindrical-coordinate representation of color #FAFAF8: hue angle of 60º degrees, saturation: 0.17, lightness: 0.98%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #FAFAF8 is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.02.
<style> p { color: #FAFAF8; } p { color: rgb(250,250,248); } H1.HeaderClassName { color: #FAFAF8; } .AnyTagClassName { color: #FAFAF8; } </style>
<style> a { background-color: #FAFAF8; } a { background-color: rgb(250,250,248); } div.DivClassName { background-color: #FAFAF8; } .BgClassName { background-color: #FAFAF8; } </style>
<style> span { border-color: #FAFAF8; } span { border-color: rgb(250,250,248); } td.TdClassName { border-color: #FAFAF8; } .TagClassName { border-color: #FAFAF8; } </style>