#FAFF9F (or 0xFAFF9F) is unknown color: approx Canary. HEX triplet: FA, FF and 9F. RGB value is (250,255,159). Sum of RGB (Red+Green+Blue) = 250+255+159=664 (87% of max value = 765). Red value is 250 (98.05% from 255 or 37.65% from 664); Green value is 255 (100% from 255 or 38.40% from 664); Blue value is 159 (62.5% from 255 or 23.95% from 664); Max value from RGB is 255 - color contains mainly: green. Hex color #FAFF9F is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FAFF9F is #050060. Grayscale: #F2F2F2. Windows color (decimal): -327777 or 10485754. OLE color: 10485754.
HSL color Cylindrical-coordinate representation of color #FAFF9F: hue angle of 63.12º degrees, saturation: 1, lightness: 0.81%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #FAFF9F is Cyan = 0.02, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.
<style> p { color: #FAFF9F; } p { color: rgb(250,255,159); } H1.HeaderClassName { color: #FAFF9F; } .AnyTagClassName { color: #FAFF9F; } </style>
<style> a { background-color: #FAFF9F; } a { background-color: rgb(250,255,159); } div.DivClassName { background-color: #FAFF9F; } .BgClassName { background-color: #FAFF9F; } </style>
<style> span { border-color: #FAFF9F; } span { border-color: rgb(250,255,159); } td.TdClassName { border-color: #FAFF9F; } .TagClassName { border-color: #FAFF9F; } </style>