#FEDE5D (or 0xFEDE5D) is unknown color: approx Mustard. HEX triplet: FE, DE and 5D. RGB value is (254,222,93). Sum of RGB (Red+Green+Blue) = 254+222+93=569 (75% of max value = 765). Red value is 254 (99.61% from 255 or 44.64% from 569); Green value is 222 (87.11% from 255 or 39.02% from 569); Blue value is 93 (36.72% from 255 or 16.34% from 569); Max value from RGB is 254 - color contains mainly: red. Hex color #FEDE5D is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #FEDE5D is #0121A2. Grayscale: #D9D9D9. Windows color (decimal): -74147 or 6151934. OLE color: 6151934.
HSL color Cylindrical-coordinate representation of color #FEDE5D: hue angle of 48.07º degrees, saturation: 0.99, lightness: 0.68%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #FEDE5D is Cyan = 0, Magento = 0.13, Yellow = 0.63 and Black (K on CMYK) = 0.00.
<style> p { color: #FEDE5D; } p { color: rgb(254,222,93); } H1.HeaderClassName { color: #FEDE5D; } .AnyTagClassName { color: #FEDE5D; } </style>
<style> a { background-color: #FEDE5D; } a { background-color: rgb(254,222,93); } div.DivClassName { background-color: #FEDE5D; } .BgClassName { background-color: #FEDE5D; } </style>
<style> span { border-color: #FEDE5D; } span { border-color: rgb(254,222,93); } td.TdClassName { border-color: #FEDE5D; } .TagClassName { border-color: #FEDE5D; } </style>