#FAFDFA (or 0xFAFDFA) is unknown color: approx Honeydew. HEX triplet: FA, FD and FA. RGB value is (250,253,250). Sum of RGB (Red+Green+Blue) = 250+253+250=753 (99% of max value = 765). Red value is 250 (98.05% from 255 or 33.20% from 753); Green value is 253 (99.22% from 255 or 33.60% from 753); Blue value is 250 (98.05% from 255 or 33.20% from 753); Max value from RGB is 253 - color contains mainly: green. Hex color #FAFDFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FAFDFA is #050205. Grayscale: #FBFBFB. Windows color (decimal): -328198 or 16449018. OLE color: 16449018.
HSL color Cylindrical-coordinate representation of color #FAFDFA: hue angle of 120º degrees, saturation: 0.43, lightness: 0.99%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #FAFDFA is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.01.
<style> p { color: #FAFDFA; } p { color: rgb(250,253,250); } H1.HeaderClassName { color: #FAFDFA; } .AnyTagClassName { color: #FAFDFA; } </style>
<style> a { background-color: #FAFDFA; } a { background-color: rgb(250,253,250); } div.DivClassName { background-color: #FAFDFA; } .BgClassName { background-color: #FAFDFA; } </style>
<style> span { border-color: #FAFDFA; } span { border-color: rgb(250,253,250); } td.TdClassName { border-color: #FAFDFA; } .TagClassName { border-color: #FAFDFA; } </style>