#FAF9F8 (or 0xFAF9F8) is unknown color: approx Seashell. HEX triplet: FA, F9 and F8. RGB value is (250,249,248). Sum of RGB (Red+Green+Blue) = 250+249+248=747 (98% of max value = 765). Red value is 250 (98.05% from 255 or 33.47% from 747); Green value is 249 (97.66% from 255 or 33.33% from 747); Blue value is 248 (97.27% from 255 or 33.20% from 747); Max value from RGB is 250 - color contains mainly: red. Hex color #FAF9F8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FAF9F8 is #050607. Grayscale: #F9F9F9. Windows color (decimal): -329224 or 16316922. OLE color: 16316922.
HSL color Cylindrical-coordinate representation of color #FAF9F8: hue angle of 30º 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 #FAF9F8 is Cyan = 0, Magento = 0.00, Yellow = 0.01 and Black (K on CMYK) = 0.02.
<style> p { color: #FAF9F8; } p { color: rgb(250,249,248); } H1.HeaderClassName { color: #FAF9F8; } .AnyTagClassName { color: #FAF9F8; } </style>
<style> a { background-color: #FAF9F8; } a { background-color: rgb(250,249,248); } div.DivClassName { background-color: #FAF9F8; } .BgClassName { background-color: #FAF9F8; } </style>
<style> span { border-color: #FAF9F8; } span { border-color: rgb(250,249,248); } td.TdClassName { border-color: #FAF9F8; } .TagClassName { border-color: #FAF9F8; } </style>