#000E39 (or 0x000E39) is unknown color: approx Midnight Express. HEX triplet: 00, 0E and 39. RGB value is (0,14,57). Sum of RGB (Red+Green+Blue) = 0+14+57=71 (9% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 71); Green value is 14 (5.86% from 255 or 19.72% from 71); Blue value is 57 (22.66% from 255 or 80.28% from 71); Max value from RGB is 57 - color contains mainly: blue. Hex color #000E39 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #000E39 is #FFF1C6. Grayscale: #0E0E0E. Windows color (decimal): -16773575 or 3739136. OLE color: 3739136.
HSL color Cylindrical-coordinate representation of color #000E39: hue angle of 225.26º 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 #000E39 is Cyan = 1, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.78.
<style> p { color: #000E39; } p { color: rgb(0,14,57); } H1.HeaderClassName { color: #000E39; } .AnyTagClassName { color: #000E39; } </style>
<style> a { background-color: #000E39; } a { background-color: rgb(0,14,57); } div.DivClassName { background-color: #000E39; } .BgClassName { background-color: #000E39; } </style>
<style> span { border-color: #000E39; } span { border-color: rgb(0,14,57); } td.TdClassName { border-color: #000E39; } .TagClassName { border-color: #000E39; } </style>