#F0261E (or 0xF0261E) is unknown color: approx Scarlet. HEX triplet: F0, 26 and 1E. RGB value is (240,38,30). Sum of RGB (Red+Green+Blue) = 240+38+30=308 (40% of max value = 765). Red value is 240 (94.14% from 255 or 77.92% from 308); Green value is 38 (15.23% from 255 or 12.34% from 308); Blue value is 30 (12.11% from 255 or 9.74% from 308); Max value from RGB is 240 - color contains mainly: red. Hex color #F0261E is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #F0261E is #0FD9E1. Grayscale: #616161. Windows color (decimal): -1038818 or 1976048. OLE color: 1976048.
HSL color Cylindrical-coordinate representation of color #F0261E: hue angle of 2.29º degrees, saturation: 0.88, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #F0261E is Cyan = 0, Magento = 0.84, Yellow = 0.87 and Black (K on CMYK) = 0.06.
<style> p { color: #f0261e; } p { color: rgb(240,38,30); } H1.HeaderClassName { color: #f0261e; } .AnyTagClassName { color: #f0261e; } </style>
<style> a { background-color: #f0261e; } a { background-color: rgb(240,38,30); } div.DivClassName { background-color: #f0261e; } .BgClassName { background-color: #f0261e; } </style>
<style> span { border-color: #f0261e; } span { border-color: rgb(240,38,30); } td.TdClassName { border-color: #f0261e; } .TagClassName { border-color: #f0261e; } </style>