#1A64E1 (or 0x1A64E1) is unknown color: approx Navy Blue. HEX triplet: 1A, 64 and E1. RGB value is (26,100,225). Sum of RGB (Red+Green+Blue) = 26+100+225=351 (46% of max value = 765). Red value is 26 (10.55% from 255 or 7.41% from 351); Green value is 100 (39.45% from 255 or 28.49% from 351); Blue value is 225 (88.28% from 255 or 64.10% from 351); Max value from RGB is 225 - color contains mainly: blue. Hex color #1A64E1 is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #1A64E1 is #E59B1E. Grayscale: #5B5B5B. Windows color (decimal): -15047455 or 14771226. OLE color: 14771226.
HSL color Cylindrical-coordinate representation of color #1A64E1: hue angle of 217.69º degrees, saturation: 0.79, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #1A64E1 is Cyan = 0.88, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #1A64E1; } p { color: rgb(26,100,225); } H1.HeaderClassName { color: #1A64E1; } .AnyTagClassName { color: #1A64E1; } </style>
<style> a { background-color: #1A64E1; } a { background-color: rgb(26,100,225); } div.DivClassName { background-color: #1A64E1; } .BgClassName { background-color: #1A64E1; } </style>
<style> span { border-color: #1A64E1; } span { border-color: rgb(26,100,225); } td.TdClassName { border-color: #1A64E1; } .TagClassName { border-color: #1A64E1; } </style>