#000F39 (or 0x000F39) is unknown color: approx Midnight Express. HEX triplet: 00, 0F and 39. RGB value is (0,15,57). Sum of RGB (Red+Green+Blue) = 0+15+57=72 (9% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 72); Green value is 15 (6.25% from 255 or 20.83% from 72); Blue value is 57 (22.66% from 255 or 79.17% from 72); Max value from RGB is 57 - color contains mainly: blue. Hex color #000F39 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #000F39 is #FFF0C6. Grayscale: #0F0F0F. Windows color (decimal): -16773319 or 3739392. OLE color: 3739392.
HSL color Cylindrical-coordinate representation of color #000F39: hue angle of 224.21º 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 #000F39 is Cyan = 1, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.78.
<style> p { color: #000F39; } p { color: rgb(0,15,57); } H1.HeaderClassName { color: #000F39; } .AnyTagClassName { color: #000F39; } </style>
<style> a { background-color: #000F39; } a { background-color: rgb(0,15,57); } div.DivClassName { background-color: #000F39; } .BgClassName { background-color: #000F39; } </style>
<style> span { border-color: #000F39; } span { border-color: rgb(0,15,57); } td.TdClassName { border-color: #000F39; } .TagClassName { border-color: #000F39; } </style>