#EFC61B (or 0xEFC61B) is unknown color: approx Moon Yellow. HEX triplet: EF, C6 and 1B. RGB value is (239,198,27). Sum of RGB (Red+Green+Blue) = 239+198+27=464 (61% of max value = 765). Red value is 239 (93.75% from 255 or 51.51% from 464); Green value is 198 (77.73% from 255 or 42.67% from 464); Blue value is 27 (10.94% from 255 or 5.82% from 464); Max value from RGB is 239 - color contains mainly: red. Hex color #EFC61B is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #EFC61B is #1039E4. Grayscale: #BFBFBF. Windows color (decimal): -1063397 or 1820399. OLE color: 1820399.
HSL color Cylindrical-coordinate representation of color #EFC61B: hue angle of 48.4º degrees, saturation: 0.87, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #EFC61B is Cyan = 0, Magento = 0.17, Yellow = 0.89 and Black (K on CMYK) = 0.06.
<style> p { color: #efc61b; } p { color: rgb(239,198,27); } H1.HeaderClassName { color: #efc61b; } .AnyTagClassName { color: #efc61b; } </style>
<style> a { background-color: #efc61b; } a { background-color: rgb(239,198,27); } div.DivClassName { background-color: #efc61b; } .BgClassName { background-color: #efc61b; } </style>
<style> span { border-color: #efc61b; } span { border-color: rgb(239,198,27); } td.TdClassName { border-color: #efc61b; } .TagClassName { border-color: #efc61b; } </style>