#F8DCFA (or 0xF8DCFA) is unknown color: approx Selago. HEX triplet: F8, DC and FA. RGB value is (248,220,250). Sum of RGB (Red+Green+Blue) = 248+220+250=718 (95% of max value = 765). Red value is 248 (97.27% from 255 or 34.54% from 718); Green value is 220 (86.33% from 255 or 30.64% from 718); Blue value is 250 (98.05% from 255 or 34.82% from 718); Max value from RGB is 250 - color contains mainly: blue. Hex color #F8DCFA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F8DCFA is #072305. Grayscale: #E7E7E7. Windows color (decimal): -467718 or 16440568. OLE color: 16440568.
HSL color Cylindrical-coordinate representation of color #F8DCFA: hue angle of 296º degrees, saturation: 0.75, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #F8DCFA is Cyan = 0.01, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F8DCFA; } p { color: rgb(248,220,250); } H1.HeaderClassName { color: #F8DCFA; } .AnyTagClassName { color: #F8DCFA; } </style>
<style> a { background-color: #F8DCFA; } a { background-color: rgb(248,220,250); } div.DivClassName { background-color: #F8DCFA; } .BgClassName { background-color: #F8DCFA; } </style>
<style> span { border-color: #F8DCFA; } span { border-color: rgb(248,220,250); } td.TdClassName { border-color: #F8DCFA; } .TagClassName { border-color: #F8DCFA; } </style>