#F8F5F3 (or 0xF8F5F3) is unknown color: approx Seashell. HEX triplet: F8, F5 and F3. RGB value is (248,245,243). Sum of RGB (Red+Green+Blue) = 248+245+243=736 (97% of max value = 765). Red value is 248 (97.27% from 255 or 33.70% from 736); Green value is 245 (96.09% from 255 or 33.29% from 736); Blue value is 243 (95.31% from 255 or 33.02% from 736); Max value from RGB is 248 - color contains mainly: red. Hex color #F8F5F3 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F8F5F3 is #070A0C. Grayscale: #F5F5F5. Windows color (decimal): -461325 or 15988216. OLE color: 15988216.
HSL color Cylindrical-coordinate representation of color #F8F5F3: hue angle of 24º degrees, saturation: 0.26, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #F8F5F3 is Cyan = 0, Magento = 0.01, Yellow = 0.02 and Black (K on CMYK) = 0.03.
<style> p { color: #F8F5F3; } p { color: rgb(248,245,243); } H1.HeaderClassName { color: #F8F5F3; } .AnyTagClassName { color: #F8F5F3; } </style>
<style> a { background-color: #F8F5F3; } a { background-color: rgb(248,245,243); } div.DivClassName { background-color: #F8F5F3; } .BgClassName { background-color: #F8F5F3; } </style>
<style> span { border-color: #F8F5F3; } span { border-color: rgb(248,245,243); } td.TdClassName { border-color: #F8F5F3; } .TagClassName { border-color: #F8F5F3; } </style>