#F98E62 (or 0xF98E62) is unknown color: approx Atomic Tangerine. HEX triplet: F9, 8E and 62. RGB value is (249,142,98). Sum of RGB (Red+Green+Blue) = 249+142+98=489 (64% of max value = 765). Red value is 249 (97.66% from 255 or 50.92% from 489); Green value is 142 (55.86% from 255 or 29.04% from 489); Blue value is 98 (38.67% from 255 or 20.04% from 489); Max value from RGB is 249 - color contains mainly: red. Hex color #F98E62 is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #F98E62 is #06719D. Grayscale: #A9A9A9. Windows color (decimal): -422302 or 6459129. OLE color: 6459129.
HSL color Cylindrical-coordinate representation of color #F98E62: hue angle of 17.48º degrees, saturation: 0.93, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #F98E62 is Cyan = 0, Magento = 0.43, Yellow = 0.61 and Black (K on CMYK) = 0.02.
<style> p { color: #f98e62; } p { color: rgb(249,142,98); } H1.HeaderClassName { color: #f98e62; } .AnyTagClassName { color: #f98e62; } </style>
<style> a { background-color: #f98e62; } a { background-color: rgb(249,142,98); } div.DivClassName { background-color: #f98e62; } .BgClassName { background-color: #f98e62; } </style>
<style> span { border-color: #f98e62; } span { border-color: rgb(249,142,98); } td.TdClassName { border-color: #f98e62; } .TagClassName { border-color: #f98e62; } </style>