#F98A32 (or 0xF98A32) is unknown color: approx Sun. HEX triplet: F9, 8A and 32. RGB value is (249,138,50). Sum of RGB (Red+Green+Blue) = 249+138+50=437 (57% of max value = 765). Red value is 249 (97.66% from 255 or 56.98% from 437); Green value is 138 (54.30% from 255 or 31.58% from 437); Blue value is 50 (19.92% from 255 or 11.44% from 437); Max value from RGB is 249 - color contains mainly: red. Hex color #F98A32 is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #F98A32 is #0675CD. Grayscale: #A1A1A1. Windows color (decimal): -423374 or 3312377. OLE color: 3312377.
HSL color Cylindrical-coordinate representation of color #F98A32: hue angle of 26.53º degrees, saturation: 0.94, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #F98A32 is Cyan = 0, Magento = 0.45, Yellow = 0.80 and Black (K on CMYK) = 0.02.
<style> p { color: #F98A32; } p { color: rgb(249,138,50); } H1.HeaderClassName { color: #F98A32; } .AnyTagClassName { color: #F98A32; } </style>
<style> a { background-color: #F98A32; } a { background-color: rgb(249,138,50); } div.DivClassName { background-color: #F98A32; } .BgClassName { background-color: #F98A32; } </style>
<style> span { border-color: #F98A32; } span { border-color: rgb(249,138,50); } td.TdClassName { border-color: #F98A32; } .TagClassName { border-color: #F98A32; } </style>