#F4F45A (or 0xF4F45A) is unknown color: approx Corn. HEX triplet: F4, F4 and 5A. RGB value is (244,244,90). Sum of RGB (Red+Green+Blue) = 244+244+90=578 (76% of max value = 765). Red value is 244 (95.70% from 255 or 42.21% from 578); Green value is 244 (95.70% from 255 or 42.21% from 578); Blue value is 90 (35.55% from 255 or 15.57% from 578); Max value from RGB is 244 - color contains mainly: red, green. Hex color #F4F45A is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #F4F45A is #0B0BA5. Grayscale: #E3E3E3. Windows color (decimal): -723878 or 5960948. OLE color: 5960948.
HSL color Cylindrical-coordinate representation of color #F4F45A: hue angle of 60º degrees, saturation: 0.88, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #F4F45A is Cyan = 0, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.04.
<style> p { color: #f4f45a; } p { color: rgb(244,244,90); } H1.HeaderClassName { color: #f4f45a; } .AnyTagClassName { color: #f4f45a; } </style>
<style> a { background-color: #f4f45a; } a { background-color: rgb(244,244,90); } div.DivClassName { background-color: #f4f45a; } .BgClassName { background-color: #f4f45a; } </style>
<style> span { border-color: #f4f45a; } span { border-color: rgb(244,244,90); } td.TdClassName { border-color: #f4f45a; } .TagClassName { border-color: #f4f45a; } </style>