#F1A709 (or 0xF1A709) is unknown color: approx Orange. HEX triplet: F1, A7 and 09. RGB value is (241,167,9). Sum of RGB (Red+Green+Blue) = 241+167+9=417 (55% of max value = 765). Red value is 241 (94.53% from 255 or 57.79% from 417); Green value is 167 (65.62% from 255 or 40.05% from 417); Blue value is 9 (3.91% from 255 or 2.16% from 417); Max value from RGB is 241 - color contains mainly: red. Hex color #F1A709 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #F1A709 is #0E58F6. Grayscale: #ABABAB. Windows color (decimal): -940279 or 632817. OLE color: 632817.
HSL color Cylindrical-coordinate representation of color #F1A709: hue angle of 40.86º degrees, saturation: 0.93, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #F1A709 is Cyan = 0, Magento = 0.31, Yellow = 0.96 and Black (K on CMYK) = 0.05.
<style> p { color: #f1a709; } p { color: rgb(241,167,9); } H1.HeaderClassName { color: #f1a709; } .AnyTagClassName { color: #f1a709; } </style>
<style> a { background-color: #f1a709; } a { background-color: rgb(241,167,9); } div.DivClassName { background-color: #f1a709; } .BgClassName { background-color: #f1a709; } </style>
<style> span { border-color: #f1a709; } span { border-color: rgb(241,167,9); } td.TdClassName { border-color: #f1a709; } .TagClassName { border-color: #f1a709; } </style>