#FAFF8D (or 0xFAFF8D) is unknown color: approx Canary. HEX triplet: FA, FF and 8D. RGB value is (250,255,141). Sum of RGB (Red+Green+Blue) = 250+255+141=646 (85% of max value = 765). Red value is 250 (98.05% from 255 or 38.70% from 646); Green value is 255 (100% from 255 or 39.47% from 646); Blue value is 141 (55.47% from 255 or 21.83% from 646); Max value from RGB is 255 - color contains mainly: green. Hex color #FAFF8D is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FAFF8D is #050072. Grayscale: #F0F0F0. Windows color (decimal): -327795 or 9306106. OLE color: 9306106.
HSL color Cylindrical-coordinate representation of color #FAFF8D: hue angle of 62.63º degrees, saturation: 1, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #FAFF8D is Cyan = 0.02, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.
<style> p { color: #FAFF8D; } p { color: rgb(250,255,141); } H1.HeaderClassName { color: #FAFF8D; } .AnyTagClassName { color: #FAFF8D; } </style>
<style> a { background-color: #FAFF8D; } a { background-color: rgb(250,255,141); } div.DivClassName { background-color: #FAFF8D; } .BgClassName { background-color: #FAFF8D; } </style>
<style> span { border-color: #FAFF8D; } span { border-color: rgb(250,255,141); } td.TdClassName { border-color: #FAFF8D; } .TagClassName { border-color: #FAFF8D; } </style>