#FFFA94 (or 0xFFFA94) is unknown color: approx Canary. HEX triplet: FF, FA and 94. RGB value is (255,250,148). Sum of RGB (Red+Green+Blue) = 255+250+148=653 (86% of max value = 765). Red value is 255 (100% from 255 or 39.05% from 653); Green value is 250 (98.05% from 255 or 38.28% from 653); Blue value is 148 (58.20% from 255 or 22.66% from 653); Max value from RGB is 255 - color contains mainly: red. Hex color #FFFA94 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FFFA94 is #00056B. Grayscale: #F0F0F0. Windows color (decimal): -1388 or 9763583. OLE color: 9763583.
HSL color Cylindrical-coordinate representation of color #FFFA94: hue angle of 57.2º degrees, saturation: 1, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #FFFA94 is Cyan = 0, Magento = 0.02, Yellow = 0.42 and Black (K on CMYK) = 0.
<style> p { color: #FFFA94; } p { color: rgb(255,250,148); } H1.HeaderClassName { color: #FFFA94; } .AnyTagClassName { color: #FFFA94; } </style>
<style> a { background-color: #FFFA94; } a { background-color: rgb(255,250,148); } div.DivClassName { background-color: #FFFA94; } .BgClassName { background-color: #FFFA94; } </style>
<style> span { border-color: #FFFA94; } span { border-color: rgb(255,250,148); } td.TdClassName { border-color: #FFFA94; } .TagClassName { border-color: #FFFA94; } </style>