#FCFDFE (or 0xFCFDFE) is unknown color: approx Alice Blue. HEX triplet: FC, FD and FE. RGB value is (252,253,254). Sum of RGB (Red+Green+Blue) = 252+253+254=759 (100% of max value = 765). Red value is 252 (98.83% from 255 or 33.20% from 759); Green value is 253 (99.22% from 255 or 33.33% from 759); Blue value is 254 (99.61% from 255 or 33.47% from 759); Max value from RGB is 254 - color contains mainly: blue. Hex color #FCFDFE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FCFDFE is #030201. Grayscale: #FCFCFC. Windows color (decimal): -197122 or 16711164. OLE color: 16711164.
HSL color Cylindrical-coordinate representation of color #FCFDFE: hue angle of 210º degrees, saturation: 0.5, lightness: 0.99%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #FCFDFE is Cyan = 0.01, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #fcfdfe; } p { color: rgb(252,253,254); } H1.HeaderClassName { color: #fcfdfe; } .AnyTagClassName { color: #fcfdfe; } </style>
<style> a { background-color: #fcfdfe; } a { background-color: rgb(252,253,254); } div.DivClassName { background-color: #fcfdfe; } .BgClassName { background-color: #fcfdfe; } </style>
<style> span { border-color: #fcfdfe; } span { border-color: rgb(252,253,254); } td.TdClassName { border-color: #fcfdfe; } .TagClassName { border-color: #fcfdfe; } </style>