#F6DA0A (or 0xF6DA0A) is unknown color: approx School Bus Yellow. HEX triplet: F6, DA and 0A. RGB value is (246,218,10). Sum of RGB (Red+Green+Blue) = 246+218+10=474 (62% of max value = 765). Red value is 246 (96.48% from 255 or 51.90% from 474); Green value is 218 (85.55% from 255 or 45.99% from 474); Blue value is 10 (4.30% from 255 or 2.11% from 474); Max value from RGB is 246 - color contains mainly: red. Hex color #F6DA0A is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #F6DA0A is #0925F5. Grayscale: #CBCBCB. Windows color (decimal): -599542 or 711414. OLE color: 711414.
HSL color Cylindrical-coordinate representation of color #F6DA0A: hue angle of 52.88º degrees, saturation: 0.93, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #F6DA0A is Cyan = 0, Magento = 0.11, Yellow = 0.96 and Black (K on CMYK) = 0.04.
<style> p { color: #f6da0a; } p { color: rgb(246,218,10); } H1.HeaderClassName { color: #f6da0a; } .AnyTagClassName { color: #f6da0a; } </style>
<style> a { background-color: #f6da0a; } a { background-color: rgb(246,218,10); } div.DivClassName { background-color: #f6da0a; } .BgClassName { background-color: #f6da0a; } </style>
<style> span { border-color: #f6da0a; } span { border-color: rgb(246,218,10); } td.TdClassName { border-color: #f6da0a; } .TagClassName { border-color: #f6da0a; } </style>