#F7FFA3 (or 0xF7FFA3) is unknown color: approx Australian Mint. HEX triplet: F7, FF and A3. RGB value is (247,255,163). Sum of RGB (Red+Green+Blue) = 247+255+163=665 (88% of max value = 765). Red value is 247 (96.88% from 255 or 37.14% from 665); Green value is 255 (100% from 255 or 38.35% from 665); Blue value is 163 (64.06% from 255 or 24.51% from 665); Max value from RGB is 255 - color contains mainly: green. Hex color #F7FFA3 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F7FFA3 is #08005C. Grayscale: #F2F2F2. Windows color (decimal): -524381 or 10747895. OLE color: 10747895.
HSL color Cylindrical-coordinate representation of color #F7FFA3: hue angle of 65.22º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #F7FFA3 is Cyan = 0.03, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.
<style> p { color: #F7FFA3; } p { color: rgb(247,255,163); } H1.HeaderClassName { color: #F7FFA3; } .AnyTagClassName { color: #F7FFA3; } </style>
<style> a { background-color: #F7FFA3; } a { background-color: rgb(247,255,163); } div.DivClassName { background-color: #F7FFA3; } .BgClassName { background-color: #F7FFA3; } </style>
<style> span { border-color: #F7FFA3; } span { border-color: rgb(247,255,163); } td.TdClassName { border-color: #F7FFA3; } .TagClassName { border-color: #F7FFA3; } </style>