#6E5DDF (or 0x6E5DDF) is unknown color: approx Slate Blue. HEX triplet: 6E, 5D and DF. RGB value is (110,93,223). Sum of RGB (Red+Green+Blue) = 110+93+223=426 (56% of max value = 765). Red value is 110 (43.36% from 255 or 25.82% from 426); Green value is 93 (36.72% from 255 or 21.83% from 426); Blue value is 223 (87.5% from 255 or 52.35% from 426); Max value from RGB is 223 - color contains mainly: blue. Hex color #6E5DDF is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6E5DDF is #91A220. Grayscale: #707070. Windows color (decimal): -9544225 or 14638446. OLE color: 14638446.
HSL color Cylindrical-coordinate representation of color #6E5DDF: hue angle of 247.85º degrees, saturation: 0.67, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #6E5DDF is Cyan = 0.51, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #6e5ddf; } p { color: rgb(110,93,223); } H1.HeaderClassName { color: #6e5ddf; } .AnyTagClassName { color: #6e5ddf; } </style>
<style> a { background-color: #6e5ddf; } a { background-color: rgb(110,93,223); } div.DivClassName { background-color: #6e5ddf; } .BgClassName { background-color: #6e5ddf; } </style>
<style> span { border-color: #6e5ddf; } span { border-color: rgb(110,93,223); } td.TdClassName { border-color: #6e5ddf; } .TagClassName { border-color: #6e5ddf; } </style>