#F8FDA2 (or 0xF8FDA2) is unknown color: approx Shalimar. HEX triplet: F8, FD and A2. RGB value is (248,253,162). Sum of RGB (Red+Green+Blue) = 248+253+162=663 (87% of max value = 765). Red value is 248 (97.27% from 255 or 37.41% from 663); Green value is 253 (99.22% from 255 or 38.16% from 663); Blue value is 162 (63.67% from 255 or 24.43% from 663); Max value from RGB is 253 - color contains mainly: green. Hex color #F8FDA2 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F8FDA2 is #07025D. Grayscale: #F1F1F1. Windows color (decimal): -459358 or 10681848. OLE color: 10681848.
HSL color Cylindrical-coordinate representation of color #F8FDA2: hue angle of 63.3º degrees, saturation: 0.96, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #F8FDA2 is Cyan = 0.02, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.01.
<style> p { color: #f8fda2; } p { color: rgb(248,253,162); } H1.HeaderClassName { color: #f8fda2; } .AnyTagClassName { color: #f8fda2; } </style>
<style> a { background-color: #f8fda2; } a { background-color: rgb(248,253,162); } div.DivClassName { background-color: #f8fda2; } .BgClassName { background-color: #f8fda2; } </style>
<style> span { border-color: #f8fda2; } span { border-color: rgb(248,253,162); } td.TdClassName { border-color: #f8fda2; } .TagClassName { border-color: #f8fda2; } </style>