#EF9D3A (or 0xEF9D3A) is unknown color: approx Yellow Sea. HEX triplet: EF, 9D and 3A. RGB value is (239,157,58). Sum of RGB (Red+Green+Blue) = 239+157+58=454 (60% of max value = 765). Red value is 239 (93.75% from 255 or 52.64% from 454); Green value is 157 (61.72% from 255 or 34.58% from 454); Blue value is 58 (23.05% from 255 or 12.78% from 454); Max value from RGB is 239 - color contains mainly: red. Hex color #EF9D3A is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #EF9D3A is #1062C5. Grayscale: #AAAAAA. Windows color (decimal): -1073862 or 3841519. OLE color: 3841519.
HSL color Cylindrical-coordinate representation of color #EF9D3A: hue angle of 32.82º degrees, saturation: 0.85, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #EF9D3A is Cyan = 0, Magento = 0.34, Yellow = 0.76 and Black (K on CMYK) = 0.06.
<style> p { color: #ef9d3a; } p { color: rgb(239,157,58); } H1.HeaderClassName { color: #ef9d3a; } .AnyTagClassName { color: #ef9d3a; } </style>
<style> a { background-color: #ef9d3a; } a { background-color: rgb(239,157,58); } div.DivClassName { background-color: #ef9d3a; } .BgClassName { background-color: #ef9d3a; } </style>
<style> span { border-color: #ef9d3a; } span { border-color: rgb(239,157,58); } td.TdClassName { border-color: #ef9d3a; } .TagClassName { border-color: #ef9d3a; } </style>