#F1DDEA (or 0xF1DDEA) is unknown color: approx Pig Pink. HEX triplet: F1, DD and EA. RGB value is (241,221,234). Sum of RGB (Red+Green+Blue) = 241+221+234=696 (92% of max value = 765). Red value is 241 (94.53% from 255 or 34.63% from 696); Green value is 221 (86.72% from 255 or 31.75% from 696); Blue value is 234 (91.80% from 255 or 33.62% from 696); Max value from RGB is 241 - color contains mainly: red. Hex color #F1DDEA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F1DDEA is #0E2215. Grayscale: #E4E4E4. Windows color (decimal): -926230 or 15392241. OLE color: 15392241.
HSL color Cylindrical-coordinate representation of color #F1DDEA: hue angle of 321º degrees, saturation: 0.42, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #F1DDEA is Cyan = 0, Magento = 0.08, Yellow = 0.03 and Black (K on CMYK) = 0.05.
<style> p { color: #F1DDEA; } p { color: rgb(241,221,234); } H1.HeaderClassName { color: #F1DDEA; } .AnyTagClassName { color: #F1DDEA; } </style>
<style> a { background-color: #F1DDEA; } a { background-color: rgb(241,221,234); } div.DivClassName { background-color: #F1DDEA; } .BgClassName { background-color: #F1DDEA; } </style>
<style> span { border-color: #F1DDEA; } span { border-color: rgb(241,221,234); } td.TdClassName { border-color: #F1DDEA; } .TagClassName { border-color: #F1DDEA; } </style>