#F82F10 (or 0xF82F10) is unknown color: approx Scarlet. HEX triplet: F8, 2F and 10. RGB value is (248,47,16). Sum of RGB (Red+Green+Blue) = 248+47+16=311 (41% of max value = 765). Red value is 248 (97.27% from 255 or 79.74% from 311); Green value is 47 (18.75% from 255 or 15.11% from 311); Blue value is 16 (6.64% from 255 or 5.14% from 311); Max value from RGB is 248 - color contains mainly: red. Hex color #F82F10 is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #F82F10 is #07D0EF. Grayscale: #676767. Windows color (decimal): -512240 or 1060856. OLE color: 1060856.
HSL color Cylindrical-coordinate representation of color #F82F10: hue angle of 8.02º degrees, saturation: 0.94, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #F82F10 is Cyan = 0, Magento = 0.81, Yellow = 0.94 and Black (K on CMYK) = 0.03.
<style> p { color: #F82F10; } p { color: rgb(248,47,16); } H1.HeaderClassName { color: #F82F10; } .AnyTagClassName { color: #F82F10; } </style>
<style> a { background-color: #F82F10; } a { background-color: rgb(248,47,16); } div.DivClassName { background-color: #F82F10; } .BgClassName { background-color: #F82F10; } </style>
<style> span { border-color: #F82F10; } span { border-color: rgb(248,47,16); } td.TdClassName { border-color: #F82F10; } .TagClassName { border-color: #F82F10; } </style>