#FDFF7D (or 0xFDFF7D) is unknown color: approx Witch Haze. HEX triplet: FD, FF and 7D. RGB value is (253,255,125). Sum of RGB (Red+Green+Blue) = 253+255+125=633 (83% of max value = 765). Red value is 253 (99.22% from 255 or 39.97% from 633); Green value is 255 (100% from 255 or 40.28% from 633); Blue value is 125 (49.22% from 255 or 19.75% from 633); Max value from RGB is 255 - color contains mainly: green. Hex color #FDFF7D is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #FDFF7D is #020082. Grayscale: #F0F0F0. Windows color (decimal): -131203 or 8257533. OLE color: 8257533.
HSL color Cylindrical-coordinate representation of color #FDFF7D: hue angle of 60.92º degrees, saturation: 1, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #FDFF7D is Cyan = 0.01, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.
<style> p { color: #FDFF7D; } p { color: rgb(253,255,125); } H1.HeaderClassName { color: #FDFF7D; } .AnyTagClassName { color: #FDFF7D; } </style>
<style> a { background-color: #FDFF7D; } a { background-color: rgb(253,255,125); } div.DivClassName { background-color: #FDFF7D; } .BgClassName { background-color: #FDFF7D; } </style>
<style> span { border-color: #FDFF7D; } span { border-color: rgb(253,255,125); } td.TdClassName { border-color: #FDFF7D; } .TagClassName { border-color: #FDFF7D; } </style>