#8E302A (or 0x8E302A) is unknown color: approx Burnt Umber. HEX triplet: 8E, 30 and 2A. RGB value is (142,48,42). Sum of RGB (Red+Green+Blue) = 142+48+42=232 (30% of max value = 765). Red value is 142 (55.86% from 255 or 61.21% from 232); Green value is 48 (19.14% from 255 or 20.69% from 232); Blue value is 42 (16.80% from 255 or 18.10% from 232); Max value from RGB is 142 - color contains mainly: red. Hex color #8E302A is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #8E302A is #71CFD5. Grayscale: #4B4B4B. Windows color (decimal): -7458774 or 2764942. OLE color: 2764942.
HSL color Cylindrical-coordinate representation of color #8E302A: hue angle of 3.6º 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 #8E302A is Cyan = 0, Magento = 0.66, Yellow = 0.70 and Black (K on CMYK) = 0.44.
<style> p { color: #8E302A; } p { color: rgb(142,48,42); } H1.HeaderClassName { color: #8E302A; } .AnyTagClassName { color: #8E302A; } </style>
<style> a { background-color: #8E302A; } a { background-color: rgb(142,48,42); } div.DivClassName { background-color: #8E302A; } .BgClassName { background-color: #8E302A; } </style>
<style> span { border-color: #8E302A; } span { border-color: rgb(142,48,42); } td.TdClassName { border-color: #8E302A; } .TagClassName { border-color: #8E302A; } </style>