#FEE90E (or 0xFEE90E) is unknown color: approx Lemon. HEX triplet: FE, E9 and 0E. RGB value is (254,233,14). Sum of RGB (Red+Green+Blue) = 254+233+14=501 (66% of max value = 765). Red value is 254 (99.61% from 255 or 50.70% from 501); Green value is 233 (91.41% from 255 or 46.51% from 501); Blue value is 14 (5.86% from 255 or 2.79% from 501); Max value from RGB is 254 - color contains mainly: red. Hex color #FEE90E is not a web safe color. Web safe color analog (approx): #FFFF00. Inversed color of #FEE90E is #0116F1. Grayscale: #D7D7D7. Windows color (decimal): -71410 or 977406. OLE color: 977406.
HSL color Cylindrical-coordinate representation of color #FEE90E: hue angle of 54.75º degrees, saturation: 0.99, lightness: 0.53%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #FEE90E is Cyan = 0, Magento = 0.08, Yellow = 0.94 and Black (K on CMYK) = 0.00.
<style> p { color: #fee90e; } p { color: rgb(254,233,14); } H1.HeaderClassName { color: #fee90e; } .AnyTagClassName { color: #fee90e; } </style>
<style> a { background-color: #fee90e; } a { background-color: rgb(254,233,14); } div.DivClassName { background-color: #fee90e; } .BgClassName { background-color: #fee90e; } </style>
<style> span { border-color: #fee90e; } span { border-color: rgb(254,233,14); } td.TdClassName { border-color: #fee90e; } .TagClassName { border-color: #fee90e; } </style>