#F4FCAF (or 0xF4FCAF) is unknown color: approx Australian Mint. HEX triplet: F4, FC and AF. RGB value is (244,252,175). Sum of RGB (Red+Green+Blue) = 244+252+175=671 (88% of max value = 765). Red value is 244 (95.70% from 255 or 36.36% from 671); Green value is 252 (98.83% from 255 or 37.56% from 671); Blue value is 175 (68.75% from 255 or 26.08% from 671); Max value from RGB is 252 - color contains mainly: green. Hex color #F4FCAF is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F4FCAF is #0B0350. Grayscale: #F1F1F1. Windows color (decimal): -721745 or 11533556. OLE color: 11533556.
HSL color Cylindrical-coordinate representation of color #F4FCAF: hue angle of 66.23º degrees, saturation: 0.93, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #F4FCAF is Cyan = 0.03, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.01.
<style> p { color: #F4FCAF; } p { color: rgb(244,252,175); } H1.HeaderClassName { color: #F4FCAF; } .AnyTagClassName { color: #F4FCAF; } </style>
<style> a { background-color: #F4FCAF; } a { background-color: rgb(244,252,175); } div.DivClassName { background-color: #F4FCAF; } .BgClassName { background-color: #F4FCAF; } </style>
<style> span { border-color: #F4FCAF; } span { border-color: rgb(244,252,175); } td.TdClassName { border-color: #F4FCAF; } .TagClassName { border-color: #F4FCAF; } </style>