#FAF7F7 (or 0xFAF7F7) is unknown color: approx White Smoke. HEX triplet: FA, F7 and F7. RGB value is (250,247,247). Sum of RGB (Red+Green+Blue) = 250+247+247=744 (98% of max value = 765). Red value is 250 (98.05% from 255 or 33.60% from 744); Green value is 247 (96.88% from 255 or 33.20% from 744); Blue value is 247 (96.88% from 255 or 33.20% from 744); Max value from RGB is 250 - color contains mainly: red. Hex color #FAF7F7 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FAF7F7 is #050808. Grayscale: #F7F7F7. Windows color (decimal): -329737 or 16250874. OLE color: 16250874.
HSL color Cylindrical-coordinate representation of color #FAF7F7: hue angle of 0º degrees, saturation: 0.23, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #FAF7F7 is Cyan = 0, Magento = 0.01, Yellow = 0.01 and Black (K on CMYK) = 0.02.
<style> p { color: #FAF7F7; } p { color: rgb(250,247,247); } H1.HeaderClassName { color: #FAF7F7; } .AnyTagClassName { color: #FAF7F7; } </style>
<style> a { background-color: #FAF7F7; } a { background-color: rgb(250,247,247); } div.DivClassName { background-color: #FAF7F7; } .BgClassName { background-color: #FAF7F7; } </style>
<style> span { border-color: #FAF7F7; } span { border-color: rgb(250,247,247); } td.TdClassName { border-color: #FAF7F7; } .TagClassName { border-color: #FAF7F7; } </style>