#F05B1B (or 0xF05B1B) is unknown color: approx Persimmon. HEX triplet: F0, 5B and 1B. RGB value is (240,91,27). Sum of RGB (Red+Green+Blue) = 240+91+27=358 (47% of max value = 765). Red value is 240 (94.14% from 255 or 67.04% from 358); Green value is 91 (35.94% from 255 or 25.42% from 358); Blue value is 27 (10.94% from 255 or 7.54% from 358); Max value from RGB is 240 - color contains mainly: red. Hex color #F05B1B is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #F05B1B is #0FA4E4. Grayscale: #808080. Windows color (decimal): -1025253 or 1793008. OLE color: 1793008.
HSL color Cylindrical-coordinate representation of color #F05B1B: hue angle of 18.03º degrees, saturation: 0.88, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #F05B1B is Cyan = 0, Magento = 0.62, Yellow = 0.89 and Black (K on CMYK) = 0.06.
<style> p { color: #f05b1b; } p { color: rgb(240,91,27); } H1.HeaderClassName { color: #f05b1b; } .AnyTagClassName { color: #f05b1b; } </style>
<style> a { background-color: #f05b1b; } a { background-color: rgb(240,91,27); } div.DivClassName { background-color: #f05b1b; } .BgClassName { background-color: #f05b1b; } </style>
<style> span { border-color: #f05b1b; } span { border-color: rgb(240,91,27); } td.TdClassName { border-color: #f05b1b; } .TagClassName { border-color: #f05b1b; } </style>