#8E0082 (or 0x8E0082) is unknown color: approx Dark Magenta. HEX triplet: 8E, 00 and 82. RGB value is (142,0,130). Sum of RGB (Red+Green+Blue) = 142+0+130=272 (36% of max value = 765). Red value is 142 (55.86% from 255 or 52.21% from 272); Green value is 0 (0.39% from 255 or 0% from 272); Blue value is 130 (51.17% from 255 or 47.79% from 272); Max value from RGB is 142 - color contains mainly: red. Hex color #8E0082 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #8E0082 is #71FF7D. Grayscale: #383838. Windows color (decimal): -7470974 or 8519822. OLE color: 8519822.
HSL color Cylindrical-coordinate representation of color #8E0082: hue angle of 305.07º degrees, saturation: 1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 1%. Process color model (Four color, CMYK) of #8E0082 is Cyan = 0, Magento = 1, Yellow = 0.08 and Black (K on CMYK) = 0.44.
<style> p { color: #8E0082; } p { color: rgb(142,0,130); } H1.HeaderClassName { color: #8E0082; } .AnyTagClassName { color: #8E0082; } </style>
<style> a { background-color: #8E0082; } a { background-color: rgb(142,0,130); } div.DivClassName { background-color: #8E0082; } .BgClassName { background-color: #8E0082; } </style>
<style> span { border-color: #8E0082; } span { border-color: rgb(142,0,130); } td.TdClassName { border-color: #8E0082; } .TagClassName { border-color: #8E0082; } </style>