#1A59F2 (or 0x1A59F2) is unknown color: approx Royal Blue. HEX triplet: 1A, 59 and F2. RGB value is (26,89,242). Sum of RGB (Red+Green+Blue) = 26+89+242=357 (47% of max value = 765). Red value is 26 (10.55% from 255 or 7.28% from 357); Green value is 89 (35.16% from 255 or 24.93% from 357); Blue value is 242 (94.92% from 255 or 67.79% from 357); Max value from RGB is 242 - color contains mainly: blue. Hex color #1A59F2 is not a web safe color. Web safe color analog (approx): #3366FF. Inversed color of #1A59F2 is #E5A60D. Grayscale: #565656. Windows color (decimal): -15050254 or 15882522. OLE color: 15882522.
HSL color Cylindrical-coordinate representation of color #1A59F2: hue angle of 222.5º degrees, saturation: 0.89, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #1A59F2 is Cyan = 0.89, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #1a59f2; } p { color: rgb(26,89,242); } H1.HeaderClassName { color: #1a59f2; } .AnyTagClassName { color: #1a59f2; } </style>
<style> a { background-color: #1a59f2; } a { background-color: rgb(26,89,242); } div.DivClassName { background-color: #1a59f2; } .BgClassName { background-color: #1a59f2; } </style>
<style> span { border-color: #1a59f2; } span { border-color: rgb(26,89,242); } td.TdClassName { border-color: #1a59f2; } .TagClassName { border-color: #1a59f2; } </style>