#8F51CD (or 0x8F51CD) is unknown color: approx Amethyst. HEX triplet: 8F, 51 and CD. RGB value is (143,81,205). Sum of RGB (Red+Green+Blue) = 143+81+205=429 (56% of max value = 765). Red value is 143 (56.25% from 255 or 33.33% from 429); Green value is 81 (32.03% from 255 or 18.88% from 429); Blue value is 205 (80.47% from 255 or 47.79% from 429); Max value from RGB is 205 - color contains mainly: blue. Hex color #8F51CD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #8F51CD is #70AE32. Grayscale: #717171. Windows color (decimal): -7384627 or 13455759. OLE color: 13455759.
HSL color Cylindrical-coordinate representation of color #8F51CD: hue angle of 270º degrees, saturation: 0.55, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #8F51CD is Cyan = 0.30, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #8f51cd; } p { color: rgb(143,81,205); } H1.HeaderClassName { color: #8f51cd; } .AnyTagClassName { color: #8f51cd; } </style>
<style> a { background-color: #8f51cd; } a { background-color: rgb(143,81,205); } div.DivClassName { background-color: #8f51cd; } .BgClassName { background-color: #8f51cd; } </style>
<style> span { border-color: #8f51cd; } span { border-color: rgb(143,81,205); } td.TdClassName { border-color: #8f51cd; } .TagClassName { border-color: #8f51cd; } </style>