#8E246C (or 0x8E246C) is unknown color: approx Dark Purple. HEX triplet: 8E, 24 and 6C. RGB value is (142,36,108). Sum of RGB (Red+Green+Blue) = 142+36+108=286 (37% of max value = 765). Red value is 142 (55.86% from 255 or 49.65% from 286); Green value is 36 (14.45% from 255 or 12.59% from 286); Blue value is 108 (42.58% from 255 or 37.76% from 286); Max value from RGB is 142 - color contains mainly: red. Hex color #8E246C is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8E246C is #71DB93. Grayscale: #4B4B4B. Windows color (decimal): -7461780 or 7087246. OLE color: 7087246.
HSL color Cylindrical-coordinate representation of color #8E246C: hue angle of 319.25º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #8E246C is Cyan = 0, Magento = 0.75, Yellow = 0.24 and Black (K on CMYK) = 0.44.
<style> p { color: #8e246c; } p { color: rgb(142,36,108); } H1.HeaderClassName { color: #8e246c; } .AnyTagClassName { color: #8e246c; } </style>
<style> a { background-color: #8e246c; } a { background-color: rgb(142,36,108); } div.DivClassName { background-color: #8e246c; } .BgClassName { background-color: #8e246c; } </style>
<style> span { border-color: #8e246c; } span { border-color: rgb(142,36,108); } td.TdClassName { border-color: #8e246c; } .TagClassName { border-color: #8e246c; } </style>