#F8F5F5 (or 0xF8F5F5) is unknown color: approx White Smoke. HEX triplet: F8, F5 and F5. RGB value is (248,245,245). Sum of RGB (Red+Green+Blue) = 248+245+245=738 (97% of max value = 765). Red value is 248 (97.27% from 255 or 33.60% from 738); Green value is 245 (96.09% from 255 or 33.20% from 738); Blue value is 245 (96.09% from 255 or 33.20% from 738); Max value from RGB is 248 - color contains mainly: red. Hex color #F8F5F5 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F8F5F5 is #070A0A. Grayscale: #F5F5F5. Windows color (decimal): -461323 or 16119288. OLE color: 16119288.
HSL color Cylindrical-coordinate representation of color #F8F5F5: hue angle of 0º degrees, saturation: 0.18, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #F8F5F5 is Cyan = 0, Magento = 0.01, Yellow = 0.01 and Black (K on CMYK) = 0.03.
<style> p { color: #F8F5F5; } p { color: rgb(248,245,245); } H1.HeaderClassName { color: #F8F5F5; } .AnyTagClassName { color: #F8F5F5; } </style>
<style> a { background-color: #F8F5F5; } a { background-color: rgb(248,245,245); } div.DivClassName { background-color: #F8F5F5; } .BgClassName { background-color: #F8F5F5; } </style>
<style> span { border-color: #F8F5F5; } span { border-color: rgb(248,245,245); } td.TdClassName { border-color: #F8F5F5; } .TagClassName { border-color: #F8F5F5; } </style>