#1E70F6 (or 0x1E70F6) is unknown color: approx Dodger Blue. HEX triplet: 1E, 70 and F6. RGB value is (30,112,246). Sum of RGB (Red+Green+Blue) = 30+112+246=388 (51% of max value = 765). Red value is 30 (12.11% from 255 or 7.73% from 388); Green value is 112 (44.14% from 255 or 28.87% from 388); Blue value is 246 (96.48% from 255 or 63.40% from 388); Max value from RGB is 246 - color contains mainly: blue. Hex color #1E70F6 is not a web safe color. Web safe color analog (approx): #3366FF. Inversed color of #1E70F6 is #E18F09. Grayscale: #666666. Windows color (decimal): -14782218 or 16150558. OLE color: 16150558.
HSL color Cylindrical-coordinate representation of color #1E70F6: hue angle of 217.22º degrees, saturation: 0.92, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #1E70F6 is Cyan = 0.88, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #1e70f6; } p { color: rgb(30,112,246); } H1.HeaderClassName { color: #1e70f6; } .AnyTagClassName { color: #1e70f6; } </style>
<style> a { background-color: #1e70f6; } a { background-color: rgb(30,112,246); } div.DivClassName { background-color: #1e70f6; } .BgClassName { background-color: #1e70f6; } </style>
<style> span { border-color: #1e70f6; } span { border-color: rgb(30,112,246); } td.TdClassName { border-color: #1e70f6; } .TagClassName { border-color: #1e70f6; } </style>