#1F1582 (or 0x1F1582) is unknown color: approx Midnight Blue. HEX triplet: 1F, 15 and 82. RGB value is (31,21,130). Sum of RGB (Red+Green+Blue) = 31+21+130=182 (24% of max value = 765). Red value is 31 (12.5% from 255 or 17.03% from 182); Green value is 21 (8.59% from 255 or 11.54% from 182); Blue value is 130 (51.17% from 255 or 71.43% from 182); Max value from RGB is 130 - color contains mainly: blue. Hex color #1F1582 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #1F1582 is #E0EA7D. Grayscale: #232323. Windows color (decimal): -14740094 or 8525087. OLE color: 8525087.
HSL color Cylindrical-coordinate representation of color #1F1582: hue angle of 245.5º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1F1582 is Cyan = 0.76, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.49.
<style> p { color: #1F1582; } p { color: rgb(31,21,130); } H1.HeaderClassName { color: #1F1582; } .AnyTagClassName { color: #1F1582; } </style>
<style> a { background-color: #1F1582; } a { background-color: rgb(31,21,130); } div.DivClassName { background-color: #1F1582; } .BgClassName { background-color: #1F1582; } </style>
<style> span { border-color: #1F1582; } span { border-color: rgb(31,21,130); } td.TdClassName { border-color: #1F1582; } .TagClassName { border-color: #1F1582; } </style>