#FADC13 (or 0xFADC13) is unknown color: approx Lemon. HEX triplet: FA, DC and 13. RGB value is (250,220,19). Sum of RGB (Red+Green+Blue) = 250+220+19=489 (64% of max value = 765). Red value is 250 (98.05% from 255 or 51.12% from 489); Green value is 220 (86.33% from 255 or 44.99% from 489); Blue value is 19 (7.81% from 255 or 3.89% from 489); Max value from RGB is 250 - color contains mainly: red. Hex color #FADC13 is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #FADC13 is #0523EC. Grayscale: #CECECE. Windows color (decimal): -336877 or 1301754. OLE color: 1301754.
HSL color Cylindrical-coordinate representation of color #FADC13: hue angle of 52.21º degrees, saturation: 0.96, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #FADC13 is Cyan = 0, Magento = 0.12, Yellow = 0.92 and Black (K on CMYK) = 0.02.
<style> p { color: #FADC13; } p { color: rgb(250,220,19); } H1.HeaderClassName { color: #FADC13; } .AnyTagClassName { color: #FADC13; } </style>
<style> a { background-color: #FADC13; } a { background-color: rgb(250,220,19); } div.DivClassName { background-color: #FADC13; } .BgClassName { background-color: #FADC13; } </style>
<style> span { border-color: #FADC13; } span { border-color: rgb(250,220,19); } td.TdClassName { border-color: #FADC13; } .TagClassName { border-color: #FADC13; } </style>