#F1CADF (or 0xF1CADF) is unknown color: approx Classic Rose. HEX triplet: F1, CA and DF. RGB value is (241,202,223). Sum of RGB (Red+Green+Blue) = 241+202+223=666 (88% of max value = 765). Red value is 241 (94.53% from 255 or 36.19% from 666); Green value is 202 (79.30% from 255 or 30.33% from 666); Blue value is 223 (87.5% from 255 or 33.48% from 666); Max value from RGB is 241 - color contains mainly: red. Hex color #F1CADF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F1CADF is #0E3520. Grayscale: #D8D8D8. Windows color (decimal): -931105 or 14666481. OLE color: 14666481.
HSL color Cylindrical-coordinate representation of color #F1CADF: hue angle of 327.69º degrees, saturation: 0.58, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #F1CADF is Cyan = 0, Magento = 0.16, Yellow = 0.07 and Black (K on CMYK) = 0.05.
<style> p { color: #F1CADF; } p { color: rgb(241,202,223); } H1.HeaderClassName { color: #F1CADF; } .AnyTagClassName { color: #F1CADF; } </style>
<style> a { background-color: #F1CADF; } a { background-color: rgb(241,202,223); } div.DivClassName { background-color: #F1CADF; } .BgClassName { background-color: #F1CADF; } </style>
<style> span { border-color: #F1CADF; } span { border-color: rgb(241,202,223); } td.TdClassName { border-color: #F1CADF; } .TagClassName { border-color: #F1CADF; } </style>