#1F12A5 (or 0x1F12A5) is unknown color: approx Ultramarine. HEX triplet: 1F, 12 and A5. RGB value is (31,18,165). Sum of RGB (Red+Green+Blue) = 31+18+165=214 (28% of max value = 765). Red value is 31 (12.5% from 255 or 14.49% from 214); Green value is 18 (7.42% from 255 or 8.41% from 214); Blue value is 165 (64.84% from 255 or 77.10% from 214); Max value from RGB is 165 - color contains mainly: blue. Hex color #1F12A5 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #1F12A5 is #E0ED5A. Grayscale: #262626. Windows color (decimal): -14740827 or 10818079. OLE color: 10818079.
HSL color Cylindrical-coordinate representation of color #1F12A5: hue angle of 245.31º degrees, saturation: 0.8, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #1F12A5 is Cyan = 0.81, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.35.
<style> p { color: #1f12a5; } p { color: rgb(31,18,165); } H1.HeaderClassName { color: #1f12a5; } .AnyTagClassName { color: #1f12a5; } </style>
<style> a { background-color: #1f12a5; } a { background-color: rgb(31,18,165); } div.DivClassName { background-color: #1f12a5; } .BgClassName { background-color: #1f12a5; } </style>
<style> span { border-color: #1f12a5; } span { border-color: rgb(31,18,165); } td.TdClassName { border-color: #1f12a5; } .TagClassName { border-color: #1f12a5; } </style>