#1D0D5B (or 0x1D0D5B) is unknown color: approx Midnight Blue. HEX triplet: 1D, 0D and 5B. RGB value is (29,13,91). Sum of RGB (Red+Green+Blue) = 29+13+91=133 (17% of max value = 765). Red value is 29 (11.72% from 255 or 21.80% from 133); Green value is 13 (5.47% from 255 or 9.77% from 133); Blue value is 91 (35.94% from 255 or 68.42% from 133); Max value from RGB is 91 - color contains mainly: blue. Hex color #1D0D5B is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1D0D5B is #E2F2A4. Grayscale: #1A1A1A. Windows color (decimal): -14873253 or 5967133. OLE color: 5967133.
HSL color Cylindrical-coordinate representation of color #1D0D5B: hue angle of 252.31º degrees, saturation: 0.75, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #1D0D5B is Cyan = 0.68, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #1D0D5B; } p { color: rgb(29,13,91); } H1.HeaderClassName { color: #1D0D5B; } .AnyTagClassName { color: #1D0D5B; } </style>
<style> a { background-color: #1D0D5B; } a { background-color: rgb(29,13,91); } div.DivClassName { background-color: #1D0D5B; } .BgClassName { background-color: #1D0D5B; } </style>
<style> span { border-color: #1D0D5B; } span { border-color: rgb(29,13,91); } td.TdClassName { border-color: #1D0D5B; } .TagClassName { border-color: #1D0D5B; } </style>