#F3FEAF (or 0xF3FEAF) is unknown color: approx Australian Mint. HEX triplet: F3, FE and AF. RGB value is (243,254,175). Sum of RGB (Red+Green+Blue) = 243+254+175=672 (89% of max value = 765). Red value is 243 (95.31% from 255 or 36.16% from 672); Green value is 254 (99.61% from 255 or 37.80% from 672); Blue value is 175 (68.75% from 255 or 26.04% from 672); Max value from RGB is 254 - color contains mainly: green. Hex color #F3FEAF is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F3FEAF is #0C0150. Grayscale: #F2F2F2. Windows color (decimal): -786769 or 11534067. OLE color: 11534067.
HSL color Cylindrical-coordinate representation of color #F3FEAF: hue angle of 68.35º degrees, saturation: 0.98, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #F3FEAF is Cyan = 0.04, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.00.
<style> p { color: #F3FEAF; } p { color: rgb(243,254,175); } H1.HeaderClassName { color: #F3FEAF; } .AnyTagClassName { color: #F3FEAF; } </style>
<style> a { background-color: #F3FEAF; } a { background-color: rgb(243,254,175); } div.DivClassName { background-color: #F3FEAF; } .BgClassName { background-color: #F3FEAF; } </style>
<style> span { border-color: #F3FEAF; } span { border-color: rgb(243,254,175); } td.TdClassName { border-color: #F3FEAF; } .TagClassName { border-color: #F3FEAF; } </style>