#000412 (or 0x000412) is unknown color: approx Black Russian. HEX triplet: 00, 04 and 12. RGB value is (0,4,18). Sum of RGB (Red+Green+Blue) = 0+4+18=22 (2% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 22); Green value is 4 (1.95% from 255 or 18.18% from 22); Blue value is 18 (7.42% from 255 or 81.82% from 22); Max value from RGB is 18 - color contains mainly: blue. Hex color #000412 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #000412 is #FFFBED. Grayscale: #040404. Windows color (decimal): -16776174 or 1180672. OLE color: 1180672.
HSL color Cylindrical-coordinate representation of color #000412: hue angle of 226.67º degrees, saturation: 1, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 1%. Process color model (Four color, CMYK) of #000412 is Cyan = 1, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.93.
<style> p { color: #000412; } p { color: rgb(0,4,18); } H1.HeaderClassName { color: #000412; } .AnyTagClassName { color: #000412; } </style>
<style> a { background-color: #000412; } a { background-color: rgb(0,4,18); } div.DivClassName { background-color: #000412; } .BgClassName { background-color: #000412; } </style>
<style> span { border-color: #000412; } span { border-color: rgb(0,4,18); } td.TdClassName { border-color: #000412; } .TagClassName { border-color: #000412; } </style>