#FFE55C (or 0xFFE55C) is unknown color: approx Corn. HEX triplet: FF, E5 and 5C. RGB value is (255,229,92). Sum of RGB (Red+Green+Blue) = 255+229+92=576 (76% of max value = 765). Red value is 255 (100% from 255 or 44.27% from 576); Green value is 229 (89.84% from 255 or 39.76% from 576); Blue value is 92 (36.33% from 255 or 15.97% from 576); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE55C is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #FFE55C is #001AA3. Grayscale: #DDDDDD. Windows color (decimal): -6820 or 6088191. OLE color: 6088191.
HSL color Cylindrical-coordinate representation of color #FFE55C: hue angle of 50.43º degrees, saturation: 1, lightness: 0.68%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #FFE55C is Cyan = 0, Magento = 0.10, Yellow = 0.64 and Black (K on CMYK) = 0.
<style> p { color: #FFE55C; } p { color: rgb(255,229,92); } H1.HeaderClassName { color: #FFE55C; } .AnyTagClassName { color: #FFE55C; } </style>
<style> a { background-color: #FFE55C; } a { background-color: rgb(255,229,92); } div.DivClassName { background-color: #FFE55C; } .BgClassName { background-color: #FFE55C; } </style>
<style> span { border-color: #FFE55C; } span { border-color: rgb(255,229,92); } td.TdClassName { border-color: #FFE55C; } .TagClassName { border-color: #FFE55C; } </style>