#FFF996 (or 0xFFF996) is unknown color: approx Canary. HEX triplet: FF, F9 and 96. RGB value is (255,249,150). Sum of RGB (Red+Green+Blue) = 255+249+150=654 (86% of max value = 765). Red value is 255 (100% from 255 or 38.99% from 654); Green value is 249 (97.66% from 255 or 38.07% from 654); Blue value is 150 (58.98% from 255 or 22.94% from 654); Max value from RGB is 255 - color contains mainly: red. Hex color #FFF996 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FFF996 is #000669. Grayscale: #EFEFEF. Windows color (decimal): -1642 or 9894399. OLE color: 9894399.
HSL color Cylindrical-coordinate representation of color #FFF996: hue angle of 56.57º degrees, saturation: 1, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #FFF996 is Cyan = 0, Magento = 0.02, Yellow = 0.41 and Black (K on CMYK) = 0.
<style> p { color: #FFF996; } p { color: rgb(255,249,150); } H1.HeaderClassName { color: #FFF996; } .AnyTagClassName { color: #FFF996; } </style>
<style> a { background-color: #FFF996; } a { background-color: rgb(255,249,150); } div.DivClassName { background-color: #FFF996; } .BgClassName { background-color: #FFF996; } </style>
<style> span { border-color: #FFF996; } span { border-color: rgb(255,249,150); } td.TdClassName { border-color: #FFF996; } .TagClassName { border-color: #FFF996; } </style>