#EFAB0F (or 0xEFAB0F) is unknown color: approx Dark Tangerine. HEX triplet: EF, AB and 0F. RGB value is (239,171,15). Sum of RGB (Red+Green+Blue) = 239+171+15=425 (56% of max value = 765). Red value is 239 (93.75% from 255 or 56.24% from 425); Green value is 171 (67.19% from 255 or 40.24% from 425); Blue value is 15 (6.25% from 255 or 3.53% from 425); Max value from RGB is 239 - color contains mainly: red. Hex color #EFAB0F is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #EFAB0F is #1054F0. Grayscale: #AEAEAE. Windows color (decimal): -1070321 or 1027055. OLE color: 1027055.
HSL color Cylindrical-coordinate representation of color #EFAB0F: hue angle of 41.79º degrees, saturation: 0.88, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #EFAB0F is Cyan = 0, Magento = 0.28, Yellow = 0.94 and Black (K on CMYK) = 0.06.
<style> p { color: #efab0f; } p { color: rgb(239,171,15); } H1.HeaderClassName { color: #efab0f; } .AnyTagClassName { color: #efab0f; } </style>
<style> a { background-color: #efab0f; } a { background-color: rgb(239,171,15); } div.DivClassName { background-color: #efab0f; } .BgClassName { background-color: #efab0f; } </style>
<style> span { border-color: #efab0f; } span { border-color: rgb(239,171,15); } td.TdClassName { border-color: #efab0f; } .TagClassName { border-color: #efab0f; } </style>