#F1D307 (or 0xF1D307) is unknown color: approx Gold. HEX triplet: F1, D3 and 07. RGB value is (241,211,7). Sum of RGB (Red+Green+Blue) = 241+211+7=459 (60% of max value = 765). Red value is 241 (94.53% from 255 or 52.51% from 459); Green value is 211 (82.81% from 255 or 45.97% from 459); Blue value is 7 (3.12% from 255 or 1.53% from 459); Max value from RGB is 241 - color contains mainly: red. Hex color #F1D307 is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #F1D307 is #0E2CF8. Grayscale: #C5C5C5. Windows color (decimal): -929017 or 513009. OLE color: 513009.
HSL color Cylindrical-coordinate representation of color #F1D307: hue angle of 52.31º degrees, saturation: 0.94, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #F1D307 is Cyan = 0, Magento = 0.12, Yellow = 0.97 and Black (K on CMYK) = 0.05.
<style> p { color: #f1d307; } p { color: rgb(241,211,7); } H1.HeaderClassName { color: #f1d307; } .AnyTagClassName { color: #f1d307; } </style>
<style> a { background-color: #f1d307; } a { background-color: rgb(241,211,7); } div.DivClassName { background-color: #f1d307; } .BgClassName { background-color: #f1d307; } </style>
<style> span { border-color: #f1d307; } span { border-color: rgb(241,211,7); } td.TdClassName { border-color: #f1d307; } .TagClassName { border-color: #f1d307; } </style>