#F3A51B (or 0xF3A51B) is unknown color: approx Dark Tangerine. HEX triplet: F3, A5 and 1B. RGB value is (243,165,27). Sum of RGB (Red+Green+Blue) = 243+165+27=435 (57% of max value = 765). Red value is 243 (95.31% from 255 or 55.86% from 435); Green value is 165 (64.84% from 255 or 37.93% from 435); Blue value is 27 (10.94% from 255 or 6.21% from 435); Max value from RGB is 243 - color contains mainly: red. Hex color #F3A51B is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #F3A51B is #0C5AE4. Grayscale: #ADADAD. Windows color (decimal): -809701 or 1811955. OLE color: 1811955.
HSL color Cylindrical-coordinate representation of color #F3A51B: hue angle of 38.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 #F3A51B is Cyan = 0, Magento = 0.32, Yellow = 0.89 and Black (K on CMYK) = 0.05.
<style> p { color: #f3a51b; } p { color: rgb(243,165,27); } H1.HeaderClassName { color: #f3a51b; } .AnyTagClassName { color: #f3a51b; } </style>
<style> a { background-color: #f3a51b; } a { background-color: rgb(243,165,27); } div.DivClassName { background-color: #f3a51b; } .BgClassName { background-color: #f3a51b; } </style>
<style> span { border-color: #f3a51b; } span { border-color: rgb(243,165,27); } td.TdClassName { border-color: #f3a51b; } .TagClassName { border-color: #f3a51b; } </style>