#F1F8AF (or 0xF1F8AF) is unknown color: approx Australian Mint. HEX triplet: F1, F8 and AF. RGB value is (241,248,175). Sum of RGB (Red+Green+Blue) = 241+248+175=664 (87% of max value = 765). Red value is 241 (94.53% from 255 or 36.30% from 664); Green value is 248 (97.27% from 255 or 37.35% from 664); Blue value is 175 (68.75% from 255 or 26.36% from 664); Max value from RGB is 248 - color contains mainly: green. Hex color #F1F8AF is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F1F8AF is #0E0750. Grayscale: #EDEDED. Windows color (decimal): -919377 or 11532529. OLE color: 11532529.
HSL color Cylindrical-coordinate representation of color #F1F8AF: hue angle of 65.75º degrees, saturation: 0.84, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #F1F8AF is Cyan = 0.03, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.03.
<style> p { color: #F1F8AF; } p { color: rgb(241,248,175); } H1.HeaderClassName { color: #F1F8AF; } .AnyTagClassName { color: #F1F8AF; } </style>
<style> a { background-color: #F1F8AF; } a { background-color: rgb(241,248,175); } div.DivClassName { background-color: #F1F8AF; } .BgClassName { background-color: #F1F8AF; } </style>
<style> span { border-color: #F1F8AF; } span { border-color: rgb(241,248,175); } td.TdClassName { border-color: #F1F8AF; } .TagClassName { border-color: #F1F8AF; } </style>