#FDEE51 (or 0xFDEE51) is unknown color: approx Paris Daisy. HEX triplet: FD, EE and 51. RGB value is (253,238,81). Sum of RGB (Red+Green+Blue) = 253+238+81=572 (75% of max value = 765). Red value is 253 (99.22% from 255 or 44.23% from 572); Green value is 238 (93.36% from 255 or 41.61% from 572); Blue value is 81 (32.03% from 255 or 14.16% from 572); Max value from RGB is 253 - color contains mainly: red. Hex color #FDEE51 is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #FDEE51 is #0211AE. Grayscale: #E1E1E1. Windows color (decimal): -135599 or 5369597. OLE color: 5369597.
HSL color Cylindrical-coordinate representation of color #FDEE51: hue angle of 54.77º degrees, saturation: 0.98, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #FDEE51 is Cyan = 0, Magento = 0.06, Yellow = 0.68 and Black (K on CMYK) = 0.01.
<style> p { color: #fdee51; } p { color: rgb(253,238,81); } H1.HeaderClassName { color: #fdee51; } .AnyTagClassName { color: #fdee51; } </style>
<style> a { background-color: #fdee51; } a { background-color: rgb(253,238,81); } div.DivClassName { background-color: #fdee51; } .BgClassName { background-color: #fdee51; } </style>
<style> span { border-color: #fdee51; } span { border-color: rgb(253,238,81); } td.TdClassName { border-color: #fdee51; } .TagClassName { border-color: #fdee51; } </style>