#F0A505 (or 0xF0A505) is unknown color: approx Orange. HEX triplet: F0, A5 and 05. RGB value is (240,165,5). Sum of RGB (Red+Green+Blue) = 240+165+5=410 (54% of max value = 765). Red value is 240 (94.14% from 255 or 58.54% from 410); Green value is 165 (64.84% from 255 or 40.24% from 410); Blue value is 5 (2.34% from 255 or 1.22% from 410); Max value from RGB is 240 - color contains mainly: red. Hex color #F0A505 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #F0A505 is #0F5AFA. Grayscale: #A9A9A9. Windows color (decimal): -1006331 or 370160. OLE color: 370160.
HSL color Cylindrical-coordinate representation of color #F0A505: hue angle of 40.85º degrees, saturation: 0.96, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #F0A505 is Cyan = 0, Magento = 0.31, Yellow = 0.98 and Black (K on CMYK) = 0.06.
<style> p { color: #f0a505; } p { color: rgb(240,165,5); } H1.HeaderClassName { color: #f0a505; } .AnyTagClassName { color: #f0a505; } </style>
<style> a { background-color: #f0a505; } a { background-color: rgb(240,165,5); } div.DivClassName { background-color: #f0a505; } .BgClassName { background-color: #f0a505; } </style>
<style> span { border-color: #f0a505; } span { border-color: rgb(240,165,5); } td.TdClassName { border-color: #f0a505; } .TagClassName { border-color: #f0a505; } </style>