#1A1EED (or 0x1A1EED) is unknown color: approx Blue. HEX triplet: 1A, 1E and ED. RGB value is (26,30,237). Sum of RGB (Red+Green+Blue) = 26+30+237=293 (38% of max value = 765). Red value is 26 (10.55% from 255 or 8.87% from 293); Green value is 30 (12.11% from 255 or 10.24% from 293); Blue value is 237 (92.97% from 255 or 80.89% from 293); Max value from RGB is 237 - color contains mainly: blue. Hex color #1A1EED is not a web safe color. Web safe color analog (approx): #3333FF. Inversed color of #1A1EED is #E5E112. Grayscale: #333333. Windows color (decimal): -15065363 or 15539738. OLE color: 15539738.
HSL color Cylindrical-coordinate representation of color #1A1EED: hue angle of 238.86º degrees, saturation: 0.85, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #1A1EED is Cyan = 0.89, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #1A1EED; } p { color: rgb(26,30,237); } H1.HeaderClassName { color: #1A1EED; } .AnyTagClassName { color: #1A1EED; } </style>
<style> a { background-color: #1A1EED; } a { background-color: rgb(26,30,237); } div.DivClassName { background-color: #1A1EED; } .BgClassName { background-color: #1A1EED; } </style>
<style> span { border-color: #1A1EED; } span { border-color: rgb(26,30,237); } td.TdClassName { border-color: #1A1EED; } .TagClassName { border-color: #1A1EED; } </style>