#6E56CC (or 0x6E56CC) is unknown color: approx Slate Blue. HEX triplet: 6E, 56 and CC. RGB value is (110,86,204). Sum of RGB (Red+Green+Blue) = 110+86+204=400 (52% of max value = 765). Red value is 110 (43.36% from 255 or 27.5% from 400); Green value is 86 (33.98% from 255 or 21.5% from 400); Blue value is 204 (80.08% from 255 or 51% from 400); Max value from RGB is 204 - color contains mainly: blue. Hex color #6E56CC is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6E56CC is #91A933. Grayscale: #6A6A6A. Windows color (decimal): -9546036 or 13391470. OLE color: 13391470.
HSL color Cylindrical-coordinate representation of color #6E56CC: hue angle of 252.2º degrees, saturation: 0.54, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #6E56CC is Cyan = 0.46, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #6E56CC; } p { color: rgb(110,86,204); } H1.HeaderClassName { color: #6E56CC; } .AnyTagClassName { color: #6E56CC; } </style>
<style> a { background-color: #6E56CC; } a { background-color: rgb(110,86,204); } div.DivClassName { background-color: #6E56CC; } .BgClassName { background-color: #6E56CC; } </style>
<style> span { border-color: #6E56CC; } span { border-color: rgb(110,86,204); } td.TdClassName { border-color: #6E56CC; } .TagClassName { border-color: #6E56CC; } </style>