#1F1461 (or 0x1F1461) is unknown color: approx Midnight Blue. HEX triplet: 1F, 14 and 61. RGB value is (31,20,97). Sum of RGB (Red+Green+Blue) = 31+20+97=148 (19% of max value = 765). Red value is 31 (12.5% from 255 or 20.95% from 148); Green value is 20 (8.20% from 255 or 13.51% from 148); Blue value is 97 (38.28% from 255 or 65.54% from 148); Max value from RGB is 97 - color contains mainly: blue. Hex color #1F1461 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1F1461 is #E0EB9E. Grayscale: #1F1F1F. Windows color (decimal): -14740383 or 6362143. OLE color: 6362143.
HSL color Cylindrical-coordinate representation of color #1F1461: hue angle of 248.57º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #1F1461 is Cyan = 0.68, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #1F1461; } p { color: rgb(31,20,97); } H1.HeaderClassName { color: #1F1461; } .AnyTagClassName { color: #1F1461; } </style>
<style> a { background-color: #1F1461; } a { background-color: rgb(31,20,97); } div.DivClassName { background-color: #1F1461; } .BgClassName { background-color: #1F1461; } </style>
<style> span { border-color: #1F1461; } span { border-color: rgb(31,20,97); } td.TdClassName { border-color: #1F1461; } .TagClassName { border-color: #1F1461; } </style>