#F0C8ED (or 0xF0C8ED) is unknown color: approx Snuff. HEX triplet: F0, C8 and ED. RGB value is (240,200,237). Sum of RGB (Red+Green+Blue) = 240+200+237=677 (89% of max value = 765). Red value is 240 (94.14% from 255 or 35.45% from 677); Green value is 200 (78.52% from 255 or 29.54% from 677); Blue value is 237 (92.97% from 255 or 35.01% from 677); Max value from RGB is 240 - color contains mainly: red. Hex color #F0C8ED is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F0C8ED is #0F3712. Grayscale: #D8D8D8. Windows color (decimal): -997139 or 15583472. OLE color: 15583472.
HSL color Cylindrical-coordinate representation of color #F0C8ED: hue angle of 304.5º degrees, saturation: 0.57, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #F0C8ED is Cyan = 0, Magento = 0.17, Yellow = 0.01 and Black (K on CMYK) = 0.06.
<style> p { color: #F0C8ED; } p { color: rgb(240,200,237); } H1.HeaderClassName { color: #F0C8ED; } .AnyTagClassName { color: #F0C8ED; } </style>
<style> a { background-color: #F0C8ED; } a { background-color: rgb(240,200,237); } div.DivClassName { background-color: #F0C8ED; } .BgClassName { background-color: #F0C8ED; } </style>
<style> span { border-color: #F0C8ED; } span { border-color: rgb(240,200,237); } td.TdClassName { border-color: #F0C8ED; } .TagClassName { border-color: #F0C8ED; } </style>