#F2FAAE (or 0xF2FAAE) is unknown color: approx Australian Mint. HEX triplet: F2, FA and AE. RGB value is (242,250,174). Sum of RGB (Red+Green+Blue) = 242+250+174=666 (88% of max value = 765). Red value is 242 (94.92% from 255 or 36.34% from 666); Green value is 250 (98.05% from 255 or 37.54% from 666); Blue value is 174 (68.36% from 255 or 26.13% from 666); Max value from RGB is 250 - color contains mainly: green. Hex color #F2FAAE is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F2FAAE is #0D0551. Grayscale: #EFEFEF. Windows color (decimal): -853330 or 11467506. OLE color: 11467506.
HSL color Cylindrical-coordinate representation of color #F2FAAE: hue angle of 66.32º degrees, saturation: 0.88, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #F2FAAE is Cyan = 0.03, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.02.
<style> p { color: #F2FAAE; } p { color: rgb(242,250,174); } H1.HeaderClassName { color: #F2FAAE; } .AnyTagClassName { color: #F2FAAE; } </style>
<style> a { background-color: #F2FAAE; } a { background-color: rgb(242,250,174); } div.DivClassName { background-color: #F2FAAE; } .BgClassName { background-color: #F2FAAE; } </style>
<style> span { border-color: #F2FAAE; } span { border-color: rgb(242,250,174); } td.TdClassName { border-color: #F2FAAE; } .TagClassName { border-color: #F2FAAE; } </style>