#016DE6 (or 0x016DE6) is unknown color: approx Navy Blue. HEX triplet: 01, 6D and E6. RGB value is (1,109,230). Sum of RGB (Red+Green+Blue) = 1+109+230=340 (45% of max value = 765). Red value is 1 (0.78% from 255 or 0.29% from 340); Green value is 109 (42.97% from 255 or 32.06% from 340); Blue value is 230 (90.23% from 255 or 67.65% from 340); Max value from RGB is 230 - color contains mainly: blue. Hex color #016DE6 is not a web safe color. Web safe color analog (approx): #0066FF. Inversed color of #016DE6 is #FE9219. Grayscale: #595959. Windows color (decimal): -16683546 or 15101185. OLE color: 15101185.
HSL color Cylindrical-coordinate representation of color #016DE6: hue angle of 211.7º degrees, saturation: 0.99, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 1%. Process color model (Four color, CMYK) of #016DE6 is Cyan = 1.00, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #016DE6; } p { color: rgb(1,109,230); } H1.HeaderClassName { color: #016DE6; } .AnyTagClassName { color: #016DE6; } </style>
<style> a { background-color: #016DE6; } a { background-color: rgb(1,109,230); } div.DivClassName { background-color: #016DE6; } .BgClassName { background-color: #016DE6; } </style>
<style> span { border-color: #016DE6; } span { border-color: rgb(1,109,230); } td.TdClassName { border-color: #016DE6; } .TagClassName { border-color: #016DE6; } </style>