#8E140F (or 0x8E140F) is unknown color: approx Falu Red. HEX triplet: 8E, 14 and 0F. RGB value is (142,20,15). Sum of RGB (Red+Green+Blue) = 142+20+15=177 (23% of max value = 765). Red value is 142 (55.86% from 255 or 80.23% from 177); Green value is 20 (8.20% from 255 or 11.30% from 177); Blue value is 15 (6.25% from 255 or 8.47% from 177); Max value from RGB is 142 - color contains mainly: red. Hex color #8E140F is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #8E140F is #71EBF0. Grayscale: #383838. Windows color (decimal): -7465969 or 988302. OLE color: 988302.
HSL color Cylindrical-coordinate representation of color #8E140F: hue angle of 2.36º degrees, saturation: 0.81, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #8E140F is Cyan = 0, Magento = 0.86, Yellow = 0.89 and Black (K on CMYK) = 0.44.
<style> p { color: #8E140F; } p { color: rgb(142,20,15); } H1.HeaderClassName { color: #8E140F; } .AnyTagClassName { color: #8E140F; } </style>
<style> a { background-color: #8E140F; } a { background-color: rgb(142,20,15); } div.DivClassName { background-color: #8E140F; } .BgClassName { background-color: #8E140F; } </style>
<style> span { border-color: #8E140F; } span { border-color: rgb(142,20,15); } td.TdClassName { border-color: #8E140F; } .TagClassName { border-color: #8E140F; } </style>