#FEC31A (or 0xFEC31A) is unknown color: approx Moon Yellow. HEX triplet: FE, C3 and 1A. RGB value is (254,195,26). Sum of RGB (Red+Green+Blue) = 254+195+26=475 (62% of max value = 765). Red value is 254 (99.61% from 255 or 53.47% from 475); Green value is 195 (76.56% from 255 or 41.05% from 475); Blue value is 26 (10.55% from 255 or 5.47% from 475); Max value from RGB is 254 - color contains mainly: red. Hex color #FEC31A is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #FEC31A is #013CE5. Grayscale: #C2C2C2. Windows color (decimal): -81126 or 1754110. OLE color: 1754110.
HSL color Cylindrical-coordinate representation of color #FEC31A: hue angle of 44.47º degrees, saturation: 0.99, lightness: 0.55%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #FEC31A is Cyan = 0, Magento = 0.23, Yellow = 0.90 and Black (K on CMYK) = 0.00.
<style> p { color: #fec31a; } p { color: rgb(254,195,26); } H1.HeaderClassName { color: #fec31a; } .AnyTagClassName { color: #fec31a; } </style>
<style> a { background-color: #fec31a; } a { background-color: rgb(254,195,26); } div.DivClassName { background-color: #fec31a; } .BgClassName { background-color: #fec31a; } </style>
<style> span { border-color: #fec31a; } span { border-color: rgb(254,195,26); } td.TdClassName { border-color: #fec31a; } .TagClassName { border-color: #fec31a; } </style>