#F7ED92 (or 0xF7ED92) is unknown color: approx Picasso. HEX triplet: F7, ED and 92. RGB value is (247,237,146). Sum of RGB (Red+Green+Blue) = 247+237+146=630 (83% of max value = 765). Red value is 247 (96.88% from 255 or 39.21% from 630); Green value is 237 (92.97% from 255 or 37.62% from 630); Blue value is 146 (57.42% from 255 or 23.17% from 630); Max value from RGB is 247 - color contains mainly: red. Hex color #F7ED92 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F7ED92 is #08126D. Grayscale: #E5E5E5. Windows color (decimal): -529006 or 9629175. OLE color: 9629175.
HSL color Cylindrical-coordinate representation of color #F7ED92: hue angle of 54.06º degrees, saturation: 0.86, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #F7ED92 is Cyan = 0, Magento = 0.04, Yellow = 0.41 and Black (K on CMYK) = 0.03.
<style> p { color: #f7ed92; } p { color: rgb(247,237,146); } H1.HeaderClassName { color: #f7ed92; } .AnyTagClassName { color: #f7ed92; } </style>
<style> a { background-color: #f7ed92; } a { background-color: rgb(247,237,146); } div.DivClassName { background-color: #f7ed92; } .BgClassName { background-color: #f7ed92; } </style>
<style> span { border-color: #f7ed92; } span { border-color: rgb(247,237,146); } td.TdClassName { border-color: #f7ed92; } .TagClassName { border-color: #f7ed92; } </style>