#000E3E (or 0x000E3E) is unknown color: approx Midnight Express. HEX triplet: 00, 0E and 3E. RGB value is (0,14,62). Sum of RGB (Red+Green+Blue) = 0+14+62=76 (10% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 76); Green value is 14 (5.86% from 255 or 18.42% from 76); Blue value is 62 (24.61% from 255 or 81.58% from 76); Max value from RGB is 62 - color contains mainly: blue. Hex color #000E3E is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #000E3E is #FFF1C1. Grayscale: #0F0F0F. Windows color (decimal): -16773570 or 4066816. OLE color: 4066816.
HSL color Cylindrical-coordinate representation of color #000E3E: hue angle of 226.45º degrees, saturation: 1, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 1%. Process color model (Four color, CMYK) of #000E3E is Cyan = 1, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.76.
<style> p { color: #000E3E; } p { color: rgb(0,14,62); } H1.HeaderClassName { color: #000E3E; } .AnyTagClassName { color: #000E3E; } </style>
<style> a { background-color: #000E3E; } a { background-color: rgb(0,14,62); } div.DivClassName { background-color: #000E3E; } .BgClassName { background-color: #000E3E; } </style>
<style> span { border-color: #000E3E; } span { border-color: rgb(0,14,62); } td.TdClassName { border-color: #000E3E; } .TagClassName { border-color: #000E3E; } </style>