#EA8E17 (or 0xEA8E17) is unknown color: approx Carrot Orange. HEX triplet: EA, 8E and 17. RGB value is (234,142,23). Sum of RGB (Red+Green+Blue) = 234+142+23=399 (52% of max value = 765). Red value is 234 (91.80% from 255 or 58.65% from 399); Green value is 142 (55.86% from 255 or 35.59% from 399); Blue value is 23 (9.38% from 255 or 5.76% from 399); Max value from RGB is 234 - color contains mainly: red. Hex color #EA8E17 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #EA8E17 is #1571E8. Grayscale: #9C9C9C. Windows color (decimal): -1405417 or 1543914. OLE color: 1543914.
HSL color Cylindrical-coordinate representation of color #EA8E17: hue angle of 33.84º degrees, saturation: 0.83, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #EA8E17 is Cyan = 0, Magento = 0.39, Yellow = 0.90 and Black (K on CMYK) = 0.08.
<style> p { color: #EA8E17; } p { color: rgb(234,142,23); } H1.HeaderClassName { color: #EA8E17; } .AnyTagClassName { color: #EA8E17; } </style>
<style> a { background-color: #EA8E17; } a { background-color: rgb(234,142,23); } div.DivClassName { background-color: #EA8E17; } .BgClassName { background-color: #EA8E17; } </style>
<style> span { border-color: #EA8E17; } span { border-color: rgb(234,142,23); } td.TdClassName { border-color: #EA8E17; } .TagClassName { border-color: #EA8E17; } </style>