#F0F5A4 (or 0xF0F5A4) is unknown color: approx Australian Mint. HEX triplet: F0, F5 and A4. RGB value is (240,245,164). Sum of RGB (Red+Green+Blue) = 240+245+164=649 (85% of max value = 765). Red value is 240 (94.14% from 255 or 36.98% from 649); Green value is 245 (96.09% from 255 or 37.75% from 649); Blue value is 164 (64.45% from 255 or 25.27% from 649); Max value from RGB is 245 - color contains mainly: green. Hex color #F0F5A4 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F0F5A4 is #0F0A5B. Grayscale: #EAEAEA. Windows color (decimal): -985692 or 10810864. OLE color: 10810864.
HSL color Cylindrical-coordinate representation of color #F0F5A4: hue angle of 63.7º degrees, saturation: 0.8, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #F0F5A4 is Cyan = 0.02, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.04.
<style> p { color: #F0F5A4; } p { color: rgb(240,245,164); } H1.HeaderClassName { color: #F0F5A4; } .AnyTagClassName { color: #F0F5A4; } </style>
<style> a { background-color: #F0F5A4; } a { background-color: rgb(240,245,164); } div.DivClassName { background-color: #F0F5A4; } .BgClassName { background-color: #F0F5A4; } </style>
<style> span { border-color: #F0F5A4; } span { border-color: rgb(240,245,164); } td.TdClassName { border-color: #F0F5A4; } .TagClassName { border-color: #F0F5A4; } </style>