#EF8A1A (or 0xEF8A1A) is unknown color: approx Carrot Orange. HEX triplet: EF, 8A and 1A. RGB value is (239,138,26). Sum of RGB (Red+Green+Blue) = 239+138+26=403 (53% of max value = 765). Red value is 239 (93.75% from 255 or 59.31% from 403); Green value is 138 (54.30% from 255 or 34.24% from 403); Blue value is 26 (10.55% from 255 or 6.45% from 403); Max value from RGB is 239 - color contains mainly: red. Hex color #EF8A1A is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #EF8A1A is #1075E5. Grayscale: #9B9B9B. Windows color (decimal): -1078758 or 1739503. OLE color: 1739503.
HSL color Cylindrical-coordinate representation of color #EF8A1A: hue angle of 31.55º 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 #EF8A1A is Cyan = 0, Magento = 0.42, Yellow = 0.89 and Black (K on CMYK) = 0.06.
<style> p { color: #ef8a1a; } p { color: rgb(239,138,26); } H1.HeaderClassName { color: #ef8a1a; } .AnyTagClassName { color: #ef8a1a; } </style>
<style> a { background-color: #ef8a1a; } a { background-color: rgb(239,138,26); } div.DivClassName { background-color: #ef8a1a; } .BgClassName { background-color: #ef8a1a; } </style>
<style> span { border-color: #ef8a1a; } span { border-color: rgb(239,138,26); } td.TdClassName { border-color: #ef8a1a; } .TagClassName { border-color: #ef8a1a; } </style>