#8E502A (or 0x8E502A) is unknown color: approx Alert Tan. HEX triplet: 8E, 50 and 2A. RGB value is (142,80,42). Sum of RGB (Red+Green+Blue) = 142+80+42=264 (34% of max value = 765). Red value is 142 (55.86% from 255 or 53.79% from 264); Green value is 80 (31.64% from 255 or 30.30% from 264); Blue value is 42 (16.80% from 255 or 15.91% from 264); Max value from RGB is 142 - color contains mainly: red. Hex color #8E502A is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8E502A is #71AFD5. Grayscale: #5E5E5E. Windows color (decimal): -7450582 or 2773134. OLE color: 2773134.
HSL color Cylindrical-coordinate representation of color #8E502A: hue angle of 22.8º degrees, saturation: 0.54, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #8E502A is Cyan = 0, Magento = 0.44, Yellow = 0.70 and Black (K on CMYK) = 0.44.
<style> p { color: #8E502A; } p { color: rgb(142,80,42); } H1.HeaderClassName { color: #8E502A; } .AnyTagClassName { color: #8E502A; } </style>
<style> a { background-color: #8E502A; } a { background-color: rgb(142,80,42); } div.DivClassName { background-color: #8E502A; } .BgClassName { background-color: #8E502A; } </style>
<style> span { border-color: #8E502A; } span { border-color: rgb(142,80,42); } td.TdClassName { border-color: #8E502A; } .TagClassName { border-color: #8E502A; } </style>