#F6F7A0 (or 0xF6F7A0) is unknown color: approx Pale Prim. HEX triplet: F6, F7 and A0. RGB value is (246,247,160). Sum of RGB (Red+Green+Blue) = 246+247+160=653 (86% of max value = 765). Red value is 246 (96.48% from 255 or 37.67% from 653); Green value is 247 (96.88% from 255 or 37.83% from 653); Blue value is 160 (62.89% from 255 or 24.50% from 653); Max value from RGB is 247 - color contains mainly: green. Hex color #F6F7A0 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F6F7A0 is #09085F. Grayscale: #EDEDED. Windows color (decimal): -591968 or 10549238. OLE color: 10549238.
HSL color Cylindrical-coordinate representation of color #F6F7A0: hue angle of 60.69º degrees, saturation: 0.84, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #F6F7A0 is Cyan = 0.00, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.03.
<style> p { color: #F6F7A0; } p { color: rgb(246,247,160); } H1.HeaderClassName { color: #F6F7A0; } .AnyTagClassName { color: #F6F7A0; } </style>
<style> a { background-color: #F6F7A0; } a { background-color: rgb(246,247,160); } div.DivClassName { background-color: #F6F7A0; } .BgClassName { background-color: #F6F7A0; } </style>
<style> span { border-color: #F6F7A0; } span { border-color: rgb(246,247,160); } td.TdClassName { border-color: #F6F7A0; } .TagClassName { border-color: #F6F7A0; } </style>