#F4DF2B (or 0xF4DF2B) is unknown color: approx Golden Fizz. HEX triplet: F4, DF and 2B. RGB value is (244,223,43). Sum of RGB (Red+Green+Blue) = 244+223+43=510 (67% of max value = 765). Red value is 244 (95.70% from 255 or 47.84% from 510); Green value is 223 (87.5% from 255 or 43.73% from 510); Blue value is 43 (17.19% from 255 or 8.43% from 510); Max value from RGB is 244 - color contains mainly: red. Hex color #F4DF2B is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #F4DF2B is #0B20D4. Grayscale: #D1D1D1. Windows color (decimal): -729301 or 2875380. OLE color: 2875380.
HSL color Cylindrical-coordinate representation of color #F4DF2B: hue angle of 53.73º degrees, saturation: 0.9, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #F4DF2B is Cyan = 0, Magento = 0.09, Yellow = 0.82 and Black (K on CMYK) = 0.04.
<style> p { color: #F4DF2B; } p { color: rgb(244,223,43); } H1.HeaderClassName { color: #F4DF2B; } .AnyTagClassName { color: #F4DF2B; } </style>
<style> a { background-color: #F4DF2B; } a { background-color: rgb(244,223,43); } div.DivClassName { background-color: #F4DF2B; } .BgClassName { background-color: #F4DF2B; } </style>
<style> span { border-color: #F4DF2B; } span { border-color: rgb(244,223,43); } td.TdClassName { border-color: #F4DF2B; } .TagClassName { border-color: #F4DF2B; } </style>