#FECF2D (or 0xFECF2D) is unknown color: approx Sunglow. HEX triplet: FE, CF and 2D. RGB value is (254,207,45). Sum of RGB (Red+Green+Blue) = 254+207+45=506 (67% of max value = 765). Red value is 254 (99.61% from 255 or 50.20% from 506); Green value is 207 (81.25% from 255 or 40.91% from 506); Blue value is 45 (17.97% from 255 or 8.89% from 506); Max value from RGB is 254 - color contains mainly: red. Hex color #FECF2D is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #FECF2D is #0130D2. Grayscale: #CBCBCB. Windows color (decimal): -78035 or 3002366. OLE color: 3002366.
HSL color Cylindrical-coordinate representation of color #FECF2D: hue angle of 46.51º degrees, saturation: 0.99, lightness: 0.59%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #FECF2D is Cyan = 0, Magento = 0.19, Yellow = 0.82 and Black (K on CMYK) = 0.00.
<style> p { color: #fecf2d; } p { color: rgb(254,207,45); } H1.HeaderClassName { color: #fecf2d; } .AnyTagClassName { color: #fecf2d; } </style>
<style> a { background-color: #fecf2d; } a { background-color: rgb(254,207,45); } div.DivClassName { background-color: #fecf2d; } .BgClassName { background-color: #fecf2d; } </style>
<style> span { border-color: #fecf2d; } span { border-color: rgb(254,207,45); } td.TdClassName { border-color: #fecf2d; } .TagClassName { border-color: #fecf2d; } </style>