#F1DDFE (or 0xF1DDFE) is unknown color: approx White Lilac. HEX triplet: F1, DD and FE. RGB value is (241,221,254). Sum of RGB (Red+Green+Blue) = 241+221+254=716 (94% of max value = 765). Red value is 241 (94.53% from 255 or 33.66% from 716); Green value is 221 (86.72% from 255 or 30.87% from 716); Blue value is 254 (99.61% from 255 or 35.47% from 716); Max value from RGB is 254 - color contains mainly: blue. Hex color #F1DDFE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F1DDFE is #0E2201. Grayscale: #E6E6E6. Windows color (decimal): -926210 or 16702961. OLE color: 16702961.
HSL color Cylindrical-coordinate representation of color #F1DDFE: hue angle of 276.36º degrees, saturation: 0.94, lightness: 0.93%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #F1DDFE is Cyan = 0.05, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #F1DDFE; } p { color: rgb(241,221,254); } H1.HeaderClassName { color: #F1DDFE; } .AnyTagClassName { color: #F1DDFE; } </style>
<style> a { background-color: #F1DDFE; } a { background-color: rgb(241,221,254); } div.DivClassName { background-color: #F1DDFE; } .BgClassName { background-color: #F1DDFE; } </style>
<style> span { border-color: #F1DDFE; } span { border-color: rgb(241,221,254); } td.TdClassName { border-color: #F1DDFE; } .TagClassName { border-color: #F1DDFE; } </style>