#F1E27D (or 0xF1E27D) is unknown color: approx Light Goldenrod. HEX triplet: F1, E2 and 7D. RGB value is (241,226,125). Sum of RGB (Red+Green+Blue) = 241+226+125=592 (78% of max value = 765). Red value is 241 (94.53% from 255 or 40.71% from 592); Green value is 226 (88.67% from 255 or 38.18% from 592); Blue value is 125 (49.22% from 255 or 21.11% from 592); Max value from RGB is 241 - color contains mainly: red. Hex color #F1E27D is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #F1E27D is #0E1D82. Grayscale: #DBDBDB. Windows color (decimal): -925059 or 8250097. OLE color: 8250097.
HSL color Cylindrical-coordinate representation of color #F1E27D: hue angle of 52.24º degrees, saturation: 0.81, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #F1E27D is Cyan = 0, Magento = 0.06, Yellow = 0.48 and Black (K on CMYK) = 0.05.
<style> p { color: #F1E27D; } p { color: rgb(241,226,125); } H1.HeaderClassName { color: #F1E27D; } .AnyTagClassName { color: #F1E27D; } </style>
<style> a { background-color: #F1E27D; } a { background-color: rgb(241,226,125); } div.DivClassName { background-color: #F1E27D; } .BgClassName { background-color: #F1E27D; } </style>
<style> span { border-color: #F1E27D; } span { border-color: rgb(241,226,125); } td.TdClassName { border-color: #F1E27D; } .TagClassName { border-color: #F1E27D; } </style>