#1D1B6B (or 0x1D1B6B) is unknown color: approx Midnight Blue. HEX triplet: 1D, 1B and 6B. RGB value is (29,27,107). Sum of RGB (Red+Green+Blue) = 29+27+107=163 (21% of max value = 765). Red value is 29 (11.72% from 255 or 17.79% from 163); Green value is 27 (10.94% from 255 or 16.56% from 163); Blue value is 107 (42.19% from 255 or 65.64% from 163); Max value from RGB is 107 - color contains mainly: blue. Hex color #1D1B6B is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1D1B6B is #E2E494. Grayscale: #242424. Windows color (decimal): -14869653 or 7019293. OLE color: 7019293.
HSL color Cylindrical-coordinate representation of color #1D1B6B: hue angle of 241.5º degrees, saturation: 0.6, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #1D1B6B is Cyan = 0.73, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.58.
<style> p { color: #1D1B6B; } p { color: rgb(29,27,107); } H1.HeaderClassName { color: #1D1B6B; } .AnyTagClassName { color: #1D1B6B; } </style>
<style> a { background-color: #1D1B6B; } a { background-color: rgb(29,27,107); } div.DivClassName { background-color: #1D1B6B; } .BgClassName { background-color: #1D1B6B; } </style>
<style> span { border-color: #1D1B6B; } span { border-color: rgb(29,27,107); } td.TdClassName { border-color: #1D1B6B; } .TagClassName { border-color: #1D1B6B; } </style>