#EA760B (or 0xEA760B) is unknown color: approx Mango Tango. HEX triplet: EA, 76 and 0B. RGB value is (234,118,11). Sum of RGB (Red+Green+Blue) = 234+118+11=363 (48% of max value = 765). Red value is 234 (91.80% from 255 or 64.46% from 363); Green value is 118 (46.48% from 255 or 32.51% from 363); Blue value is 11 (4.69% from 255 or 3.03% from 363); Max value from RGB is 234 - color contains mainly: red. Hex color #EA760B is not a web safe color. Web safe color analog (approx): #FF6600. Inversed color of #EA760B is #1589F4. Grayscale: #8D8D8D. Windows color (decimal): -1411573 or 751338. OLE color: 751338.
HSL color Cylindrical-coordinate representation of color #EA760B: hue angle of 28.79º degrees, saturation: 0.91, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #EA760B is Cyan = 0, Magento = 0.50, Yellow = 0.95 and Black (K on CMYK) = 0.08.
<style> p { color: #EA760B; } p { color: rgb(234,118,11); } H1.HeaderClassName { color: #EA760B; } .AnyTagClassName { color: #EA760B; } </style>
<style> a { background-color: #EA760B; } a { background-color: rgb(234,118,11); } div.DivClassName { background-color: #EA760B; } .BgClassName { background-color: #EA760B; } </style>
<style> span { border-color: #EA760B; } span { border-color: rgb(234,118,11); } td.TdClassName { border-color: #EA760B; } .TagClassName { border-color: #EA760B; } </style>