#FEC17F (or 0xFEC17F) is unknown color: approx Macaroni And Cheese. HEX triplet: FE, C1 and 7F. RGB value is (254,193,127). Sum of RGB (Red+Green+Blue) = 254+193+127=574 (76% of max value = 765). Red value is 254 (99.61% from 255 or 44.25% from 574); Green value is 193 (75.78% from 255 or 33.62% from 574); Blue value is 127 (50% from 255 or 22.13% from 574); Max value from RGB is 254 - color contains mainly: red. Hex color #FEC17F is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #FEC17F is #013E80. Grayscale: #CCCCCC. Windows color (decimal): -81537 or 8372734. OLE color: 8372734.
HSL color Cylindrical-coordinate representation of color #FEC17F: hue angle of 31.18º degrees, saturation: 0.98, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #FEC17F is Cyan = 0, Magento = 0.24, Yellow = 0.50 and Black (K on CMYK) = 0.00.
<style> p { color: #FEC17F; } p { color: rgb(254,193,127); } H1.HeaderClassName { color: #FEC17F; } .AnyTagClassName { color: #FEC17F; } </style>
<style> a { background-color: #FEC17F; } a { background-color: rgb(254,193,127); } div.DivClassName { background-color: #FEC17F; } .BgClassName { background-color: #FEC17F; } </style>
<style> span { border-color: #FEC17F; } span { border-color: rgb(254,193,127); } td.TdClassName { border-color: #FEC17F; } .TagClassName { border-color: #FEC17F; } </style>