#F88900 (or 0xF88900) is unknown color: approx Tangerine. HEX triplet: F8, 89 and 00. RGB value is (248,137,0). Sum of RGB (Red+Green+Blue) = 248+137+0=385 (50% of max value = 765). Red value is 248 (97.27% from 255 or 64.42% from 385); Green value is 137 (53.91% from 255 or 35.58% from 385); Blue value is 0 (0.39% from 255 or 0% from 385); Max value from RGB is 248 - color contains mainly: red. Hex color #F88900 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #F88900 is #0776FF. Grayscale: #9B9B9B. Windows color (decimal): -489216 or 35320. OLE color: 35320.
HSL color Cylindrical-coordinate representation of color #F88900: hue angle of 33.15º degrees, saturation: 1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 1%. Process color model (Four color, CMYK) of #F88900 is Cyan = 0, Magento = 0.45, Yellow = 1 and Black (K on CMYK) = 0.03.
<style> p { color: #f88900; } p { color: rgb(248,137,0); } H1.HeaderClassName { color: #f88900; } .AnyTagClassName { color: #f88900; } </style>
<style> a { background-color: #f88900; } a { background-color: rgb(248,137,0); } div.DivClassName { background-color: #f88900; } .BgClassName { background-color: #f88900; } </style>
<style> span { border-color: #f88900; } span { border-color: rgb(248,137,0); } td.TdClassName { border-color: #f88900; } .TagClassName { border-color: #f88900; } </style>