#001911 (or 0x001911) is unknown color: approx Dark Green. HEX triplet: 00, 19 and 11. RGB value is (0,25,17). Sum of RGB (Red+Green+Blue) = 0+25+17=42 (5% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 42); Green value is 25 (10.16% from 255 or 59.52% from 42); Blue value is 17 (7.03% from 255 or 40.48% from 42); Max value from RGB is 25 - color contains mainly: green. Hex color #001911 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #001911 is #FFE6EE. Grayscale: #101010. Windows color (decimal): -16770799 or 1120512. OLE color: 1120512.
HSL color Cylindrical-coordinate representation of color #001911: hue angle of 160.8º degrees, saturation: 1, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 1%. Process color model (Four color, CMYK) of #001911 is Cyan = 1, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.90.
<style> p { color: #001911; } p { color: rgb(0,25,17); } H1.HeaderClassName { color: #001911; } .AnyTagClassName { color: #001911; } </style>
<style> a { background-color: #001911; } a { background-color: rgb(0,25,17); } div.DivClassName { background-color: #001911; } .BgClassName { background-color: #001911; } </style>
<style> span { border-color: #001911; } span { border-color: rgb(0,25,17); } td.TdClassName { border-color: #001911; } .TagClassName { border-color: #001911; } </style>