#FAF47C (or 0xFAF47C) is unknown color: approx Witch Haze. HEX triplet: FA, F4 and 7C. RGB value is (250,244,124). Sum of RGB (Red+Green+Blue) = 250+244+124=618 (81% of max value = 765). Red value is 250 (98.05% from 255 or 40.45% from 618); Green value is 244 (95.70% from 255 or 39.48% from 618); Blue value is 124 (48.83% from 255 or 20.06% from 618); Max value from RGB is 250 - color contains mainly: red. Hex color #FAF47C is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #FAF47C is #050B83. Grayscale: #E8E8E8. Windows color (decimal): -330628 or 8189178. OLE color: 8189178.
HSL color Cylindrical-coordinate representation of color #FAF47C: hue angle of 57.14º degrees, saturation: 0.93, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #FAF47C is Cyan = 0, Magento = 0.02, Yellow = 0.50 and Black (K on CMYK) = 0.02.
<style> p { color: #FAF47C; } p { color: rgb(250,244,124); } H1.HeaderClassName { color: #FAF47C; } .AnyTagClassName { color: #FAF47C; } </style>
<style> a { background-color: #FAF47C; } a { background-color: rgb(250,244,124); } div.DivClassName { background-color: #FAF47C; } .BgClassName { background-color: #FAF47C; } </style>
<style> span { border-color: #FAF47C; } span { border-color: rgb(250,244,124); } td.TdClassName { border-color: #FAF47C; } .TagClassName { border-color: #FAF47C; } </style>