#FAFEFD (or 0xFAFEFD) is unknown color: approx Mint Cream. HEX triplet: FA, FE and FD. RGB value is (250,254,253). Sum of RGB (Red+Green+Blue) = 250+254+253=757 (100% of max value = 765). Red value is 250 (98.05% from 255 or 33.03% from 757); Green value is 254 (99.61% from 255 or 33.55% from 757); Blue value is 253 (99.22% from 255 or 33.42% from 757); Max value from RGB is 254 - color contains mainly: green. Hex color #FAFEFD is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FAFEFD is #050102. Grayscale: #FCFCFC. Windows color (decimal): -327939 or 16645882. OLE color: 16645882.
HSL color Cylindrical-coordinate representation of color #FAFEFD: hue angle of 165º degrees, saturation: 0.67, lightness: 0.99%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #FAFEFD is Cyan = 0.02, Magento = 0, Yellow = 0.00 and Black (K on CMYK) = 0.00.
<style> p { color: #FAFEFD; } p { color: rgb(250,254,253); } H1.HeaderClassName { color: #FAFEFD; } .AnyTagClassName { color: #FAFEFD; } </style>
<style> a { background-color: #FAFEFD; } a { background-color: rgb(250,254,253); } div.DivClassName { background-color: #FAFEFD; } .BgClassName { background-color: #FAFEFD; } </style>
<style> span { border-color: #FAFEFD; } span { border-color: rgb(250,254,253); } td.TdClassName { border-color: #FAFEFD; } .TagClassName { border-color: #FAFEFD; } </style>