#F3391B (or 0xF3391B) is unknown color: approx Red Orange. HEX triplet: F3, 39 and 1B. RGB value is (243,57,27). Sum of RGB (Red+Green+Blue) = 243+57+27=327 (43% of max value = 765). Red value is 243 (95.31% from 255 or 74.31% from 327); Green value is 57 (22.66% from 255 or 17.43% from 327); Blue value is 27 (10.94% from 255 or 8.26% from 327); Max value from RGB is 243 - color contains mainly: red. Hex color #F3391B is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #F3391B is #0CC6E4. Grayscale: #6D6D6D. Windows color (decimal): -837349 or 1784307. OLE color: 1784307.
HSL color Cylindrical-coordinate representation of color #F3391B: hue angle of 8.33º degrees, saturation: 0.9, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #F3391B is Cyan = 0, Magento = 0.77, Yellow = 0.89 and Black (K on CMYK) = 0.05.
<style> p { color: #F3391B; } p { color: rgb(243,57,27); } H1.HeaderClassName { color: #F3391B; } .AnyTagClassName { color: #F3391B; } </style>
<style> a { background-color: #F3391B; } a { background-color: rgb(243,57,27); } div.DivClassName { background-color: #F3391B; } .BgClassName { background-color: #F3391B; } </style>
<style> span { border-color: #F3391B; } span { border-color: rgb(243,57,27); } td.TdClassName { border-color: #F3391B; } .TagClassName { border-color: #F3391B; } </style>