#4E26EB (or 0x4E26EB) is unknown color: approx Han Purple. HEX triplet: 4E, 26 and EB. RGB value is (78,38,235). Sum of RGB (Red+Green+Blue) = 78+38+235=351 (46% of max value = 765). Red value is 78 (30.86% from 255 or 22.22% from 351); Green value is 38 (15.23% from 255 or 10.83% from 351); Blue value is 235 (92.19% from 255 or 66.95% from 351); Max value from RGB is 235 - color contains mainly: blue. Hex color #4E26EB is not a web safe color. Web safe color analog (approx): #6633FF. Inversed color of #4E26EB is #B1D914. Grayscale: #474747. Windows color (decimal): -11655445 or 15410766. OLE color: 15410766.
HSL color Cylindrical-coordinate representation of color #4E26EB: hue angle of 252.18º degrees, saturation: 0.83, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #4E26EB is Cyan = 0.67, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #4E26EB; } p { color: rgb(78,38,235); } H1.HeaderClassName { color: #4E26EB; } .AnyTagClassName { color: #4E26EB; } </style>
<style> a { background-color: #4E26EB; } a { background-color: rgb(78,38,235); } div.DivClassName { background-color: #4E26EB; } .BgClassName { background-color: #4E26EB; } </style>
<style> span { border-color: #4E26EB; } span { border-color: rgb(78,38,235); } td.TdClassName { border-color: #4E26EB; } .TagClassName { border-color: #4E26EB; } </style>