#F5F98D (or 0xF5F98D) is unknown color: approx Tidal. HEX triplet: F5, F9 and 8D. RGB value is (245,249,141). Sum of RGB (Red+Green+Blue) = 245+249+141=635 (84% of max value = 765). Red value is 245 (96.09% from 255 or 38.58% from 635); Green value is 249 (97.66% from 255 or 39.21% from 635); Blue value is 141 (55.47% from 255 or 22.20% from 635); Max value from RGB is 249 - color contains mainly: green. Hex color #F5F98D is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F5F98D is #0A0672. Grayscale: #EBEBEB. Windows color (decimal): -657011 or 9304565. OLE color: 9304565.
HSL color Cylindrical-coordinate representation of color #F5F98D: hue angle of 62.22º degrees, saturation: 0.9, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #F5F98D is Cyan = 0.02, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.02.
<style> p { color: #F5F98D; } p { color: rgb(245,249,141); } H1.HeaderClassName { color: #F5F98D; } .AnyTagClassName { color: #F5F98D; } </style>
<style> a { background-color: #F5F98D; } a { background-color: rgb(245,249,141); } div.DivClassName { background-color: #F5F98D; } .BgClassName { background-color: #F5F98D; } </style>
<style> span { border-color: #F5F98D; } span { border-color: rgb(245,249,141); } td.TdClassName { border-color: #F5F98D; } .TagClassName { border-color: #F5F98D; } </style>