#001F39 (or 0x001F39) is unknown color: approx Tangaroa. HEX triplet: 00, 1F and 39. RGB value is (0,31,57). Sum of RGB (Red+Green+Blue) = 0+31+57=88 (11% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 88); Green value is 31 (12.5% from 255 or 35.23% from 88); Blue value is 57 (22.66% from 255 or 64.77% from 88); Max value from RGB is 57 - color contains mainly: blue. Hex color #001F39 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #001F39 is #FFE0C6. Grayscale: #181818. Windows color (decimal): -16769223 or 3743488. OLE color: 3743488.
HSL color Cylindrical-coordinate representation of color #001F39: hue angle of 207.37º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #001F39 is Cyan = 1, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.78.
<style> p { color: #001F39; } p { color: rgb(0,31,57); } H1.HeaderClassName { color: #001F39; } .AnyTagClassName { color: #001F39; } </style>
<style> a { background-color: #001F39; } a { background-color: rgb(0,31,57); } div.DivClassName { background-color: #001F39; } .BgClassName { background-color: #001F39; } </style>
<style> span { border-color: #001F39; } span { border-color: rgb(0,31,57); } td.TdClassName { border-color: #001F39; } .TagClassName { border-color: #001F39; } </style>