#6E65DC (or 0x6E65DC) is unknown color: approx Slate Blue. HEX triplet: 6E, 65 and DC. RGB value is (110,101,220). Sum of RGB (Red+Green+Blue) = 110+101+220=431 (57% of max value = 765). Red value is 110 (43.36% from 255 or 25.52% from 431); Green value is 101 (39.84% from 255 or 23.43% from 431); Blue value is 220 (86.33% from 255 or 51.04% from 431); Max value from RGB is 220 - color contains mainly: blue. Hex color #6E65DC is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6E65DC is #919A23. Grayscale: #747474. Windows color (decimal): -9542180 or 14443886. OLE color: 14443886.
HSL color Cylindrical-coordinate representation of color #6E65DC: hue angle of 244.54º degrees, saturation: 0.63, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #6E65DC is Cyan = 0.50, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #6e65dc; } p { color: rgb(110,101,220); } H1.HeaderClassName { color: #6e65dc; } .AnyTagClassName { color: #6e65dc; } </style>
<style> a { background-color: #6e65dc; } a { background-color: rgb(110,101,220); } div.DivClassName { background-color: #6e65dc; } .BgClassName { background-color: #6e65dc; } </style>
<style> span { border-color: #6e65dc; } span { border-color: rgb(110,101,220); } td.TdClassName { border-color: #6e65dc; } .TagClassName { border-color: #6e65dc; } </style>