#1D126F (or 0x1D126F) is unknown color: approx Midnight Blue. HEX triplet: 1D, 12 and 6F. RGB value is (29,18,111). Sum of RGB (Red+Green+Blue) = 29+18+111=158 (20% of max value = 765). Red value is 29 (11.72% from 255 or 18.35% from 158); Green value is 18 (7.42% from 255 or 11.39% from 158); Blue value is 111 (43.75% from 255 or 70.25% from 158); Max value from RGB is 111 - color contains mainly: blue. Hex color #1D126F is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1D126F is #E2ED90. Grayscale: #1F1F1F. Windows color (decimal): -14871953 or 7279133. OLE color: 7279133.
HSL color Cylindrical-coordinate representation of color #1D126F: hue angle of 247.1º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1D126F is Cyan = 0.74, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #1D126F; } p { color: rgb(29,18,111); } H1.HeaderClassName { color: #1D126F; } .AnyTagClassName { color: #1D126F; } </style>
<style> a { background-color: #1D126F; } a { background-color: rgb(29,18,111); } div.DivClassName { background-color: #1D126F; } .BgClassName { background-color: #1D126F; } </style>
<style> span { border-color: #1D126F; } span { border-color: rgb(29,18,111); } td.TdClassName { border-color: #1D126F; } .TagClassName { border-color: #1D126F; } </style>