#8E0F5F (or 0x8E0F5F) is unknown color: approx Eggplant. HEX triplet: 8E, 0F and 5F. RGB value is (142,15,95). Sum of RGB (Red+Green+Blue) = 142+15+95=252 (33% of max value = 765). Red value is 142 (55.86% from 255 or 56.35% from 252); Green value is 15 (6.25% from 255 or 5.95% from 252); Blue value is 95 (37.5% from 255 or 37.70% from 252); Max value from RGB is 142 - color contains mainly: red. Hex color #8E0F5F is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #8E0F5F is #71F0A0. Grayscale: #3D3D3D. Windows color (decimal): -7467169 or 6229902. OLE color: 6229902.
HSL color Cylindrical-coordinate representation of color #8E0F5F: hue angle of 322.2º 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 #8E0F5F is Cyan = 0, Magento = 0.89, Yellow = 0.33 and Black (K on CMYK) = 0.44.
<style> p { color: #8E0F5F; } p { color: rgb(142,15,95); } H1.HeaderClassName { color: #8E0F5F; } .AnyTagClassName { color: #8E0F5F; } </style>
<style> a { background-color: #8E0F5F; } a { background-color: rgb(142,15,95); } div.DivClassName { background-color: #8E0F5F; } .BgClassName { background-color: #8E0F5F; } </style>
<style> span { border-color: #8E0F5F; } span { border-color: rgb(142,15,95); } td.TdClassName { border-color: #8E0F5F; } .TagClassName { border-color: #8E0F5F; } </style>