#F4DC1D (or 0xF4DC1D) is unknown color: approx Turbo. HEX triplet: F4, DC and 1D. RGB value is (244,220,29). Sum of RGB (Red+Green+Blue) = 244+220+29=493 (65% of max value = 765). Red value is 244 (95.70% from 255 or 49.49% from 493); Green value is 220 (86.33% from 255 or 44.62% from 493); Blue value is 29 (11.72% from 255 or 5.88% from 493); Max value from RGB is 244 - color contains mainly: red. Hex color #F4DC1D is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #F4DC1D is #0B23E2. Grayscale: #CECECE. Windows color (decimal): -730083 or 1957108. OLE color: 1957108.
HSL color Cylindrical-coordinate representation of color #F4DC1D: hue angle of 53.3º degrees, saturation: 0.91, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #F4DC1D is Cyan = 0, Magento = 0.10, Yellow = 0.88 and Black (K on CMYK) = 0.04.
<style> p { color: #F4DC1D; } p { color: rgb(244,220,29); } H1.HeaderClassName { color: #F4DC1D; } .AnyTagClassName { color: #F4DC1D; } </style>
<style> a { background-color: #F4DC1D; } a { background-color: rgb(244,220,29); } div.DivClassName { background-color: #F4DC1D; } .BgClassName { background-color: #F4DC1D; } </style>
<style> span { border-color: #F4DC1D; } span { border-color: rgb(244,220,29); } td.TdClassName { border-color: #F4DC1D; } .TagClassName { border-color: #F4DC1D; } </style>