#FCE1FF (or 0xFCE1FF) is unknown color: approx Selago. HEX triplet: FC, E1 and FF. RGB value is (252,225,255). Sum of RGB (Red+Green+Blue) = 252+225+255=732 (96% of max value = 765). Red value is 252 (98.83% from 255 or 34.43% from 732); Green value is 225 (88.28% from 255 or 30.74% from 732); Blue value is 255 (100% from 255 or 34.84% from 732); Max value from RGB is 255 - color contains mainly: blue. Hex color #FCE1FF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FCE1FF is #031E00. Grayscale: #ECECEC. Windows color (decimal): -204289 or 16769532. OLE color: 16769532.
HSL color Cylindrical-coordinate representation of color #FCE1FF: hue angle of 294º degrees, saturation: 1, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #FCE1FF is Cyan = 0.01, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #fce1ff; } p { color: rgb(252,225,255); } H1.HeaderClassName { color: #fce1ff; } .AnyTagClassName { color: #fce1ff; } </style>
<style> a { background-color: #fce1ff; } a { background-color: rgb(252,225,255); } div.DivClassName { background-color: #fce1ff; } .BgClassName { background-color: #fce1ff; } </style>
<style> span { border-color: #fce1ff; } span { border-color: rgb(252,225,255); } td.TdClassName { border-color: #fce1ff; } .TagClassName { border-color: #fce1ff; } </style>