#6E5CED (or 0x6E5CED) is unknown color: approx Medium Slate Blue. HEX triplet: 6E, 5C and ED. RGB value is (110,92,237). Sum of RGB (Red+Green+Blue) = 110+92+237=439 (58% of max value = 765). Red value is 110 (43.36% from 255 or 25.06% from 439); Green value is 92 (36.33% from 255 or 20.96% from 439); Blue value is 237 (92.97% from 255 or 53.99% from 439); Max value from RGB is 237 - color contains mainly: blue. Hex color #6E5CED is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #6E5CED is #91A312. Grayscale: #717171. Windows color (decimal): -9544467 or 15555694. OLE color: 15555694.
HSL color Cylindrical-coordinate representation of color #6E5CED: hue angle of 247.45º degrees, saturation: 0.8, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #6E5CED is Cyan = 0.54, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #6E5CED; } p { color: rgb(110,92,237); } H1.HeaderClassName { color: #6E5CED; } .AnyTagClassName { color: #6E5CED; } </style>
<style> a { background-color: #6E5CED; } a { background-color: rgb(110,92,237); } div.DivClassName { background-color: #6E5CED; } .BgClassName { background-color: #6E5CED; } </style>
<style> span { border-color: #6E5CED; } span { border-color: rgb(110,92,237); } td.TdClassName { border-color: #6E5CED; } .TagClassName { border-color: #6E5CED; } </style>