#FEDE7D (or 0xFEDE7D) is unknown color: approx Golden Glow. HEX triplet: FE, DE and 7D. RGB value is (254,222,125). Sum of RGB (Red+Green+Blue) = 254+222+125=601 (79% of max value = 765). Red value is 254 (99.61% from 255 or 42.26% from 601); Green value is 222 (87.11% from 255 or 36.94% from 601); Blue value is 125 (49.22% from 255 or 20.80% from 601); Max value from RGB is 254 - color contains mainly: red. Hex color #FEDE7D is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #FEDE7D is #012182. Grayscale: #DCDCDC. Windows color (decimal): -74115 or 8249086. OLE color: 8249086.
HSL color Cylindrical-coordinate representation of color #FEDE7D: hue angle of 45.12º degrees, saturation: 0.98, lightness: 0.74%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #FEDE7D is Cyan = 0, Magento = 0.13, Yellow = 0.51 and Black (K on CMYK) = 0.00.
<style> p { color: #FEDE7D; } p { color: rgb(254,222,125); } H1.HeaderClassName { color: #FEDE7D; } .AnyTagClassName { color: #FEDE7D; } </style>
<style> a { background-color: #FEDE7D; } a { background-color: rgb(254,222,125); } div.DivClassName { background-color: #FEDE7D; } .BgClassName { background-color: #FEDE7D; } </style>
<style> span { border-color: #FEDE7D; } span { border-color: rgb(254,222,125); } td.TdClassName { border-color: #FEDE7D; } .TagClassName { border-color: #FEDE7D; } </style>