#001B14 (or 0x001B14) is unknown color: approx Dark Green. HEX triplet: 00, 1B and 14. RGB value is (0,27,20). Sum of RGB (Red+Green+Blue) = 0+27+20=47 (6% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 47); Green value is 27 (10.94% from 255 or 57.45% from 47); Blue value is 20 (8.20% from 255 or 42.55% from 47); Max value from RGB is 27 - color contains mainly: green. Hex color #001B14 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #001B14 is #FFE4EB. Grayscale: #121212. Windows color (decimal): -16770284 or 1317632. OLE color: 1317632.
HSL color Cylindrical-coordinate representation of color #001B14: hue angle of 164.44º degrees, saturation: 1, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 1%. Process color model (Four color, CMYK) of #001B14 is Cyan = 1, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.89.
<style> p { color: #001B14; } p { color: rgb(0,27,20); } H1.HeaderClassName { color: #001B14; } .AnyTagClassName { color: #001B14; } </style>
<style> a { background-color: #001B14; } a { background-color: rgb(0,27,20); } div.DivClassName { background-color: #001B14; } .BgClassName { background-color: #001B14; } </style>
<style> span { border-color: #001B14; } span { border-color: rgb(0,27,20); } td.TdClassName { border-color: #001B14; } .TagClassName { border-color: #001B14; } </style>