#EA8303 (or 0xEA8303) is unknown color: approx Tangerine. HEX triplet: EA, 83 and 03. RGB value is (234,131,3). Sum of RGB (Red+Green+Blue) = 234+131+3=368 (48% of max value = 765). Red value is 234 (91.80% from 255 or 63.59% from 368); Green value is 131 (51.56% from 255 or 35.60% from 368); Blue value is 3 (1.56% from 255 or 0.82% from 368); Max value from RGB is 234 - color contains mainly: red. Hex color #EA8303 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #EA8303 is #157CFC. Grayscale: #939393. Windows color (decimal): -1408253 or 230378. OLE color: 230378.
HSL color Cylindrical-coordinate representation of color #EA8303: hue angle of 33.25º degrees, saturation: 0.97, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #EA8303 is Cyan = 0, Magento = 0.44, Yellow = 0.99 and Black (K on CMYK) = 0.08.
<style> p { color: #EA8303; } p { color: rgb(234,131,3); } H1.HeaderClassName { color: #EA8303; } .AnyTagClassName { color: #EA8303; } </style>
<style> a { background-color: #EA8303; } a { background-color: rgb(234,131,3); } div.DivClassName { background-color: #EA8303; } .BgClassName { background-color: #EA8303; } </style>
<style> span { border-color: #EA8303; } span { border-color: rgb(234,131,3); } td.TdClassName { border-color: #EA8303; } .TagClassName { border-color: #EA8303; } </style>