#000409 (or 0x000409) is unknown color: approx Black Pearl. HEX triplet: 00, 04 and 09. RGB value is (0,4,9). Sum of RGB (Red+Green+Blue) = 0+4+9=13 (1% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 13); Green value is 4 (1.95% from 255 or 30.77% from 13); Blue value is 9 (3.91% from 255 or 69.23% from 13); Max value from RGB is 9 - color contains mainly: blue. Hex color #000409 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #000409 is #FFFBF6. Grayscale: #030303. Windows color (decimal): -16776183 or 590848. OLE color: 590848.
HSL color Cylindrical-coordinate representation of color #000409: hue angle of 213.33º degrees, saturation: 1, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 1%. Process color model (Four color, CMYK) of #000409 is Cyan = 1, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.96.
<style> p { color: #000409; } p { color: rgb(0,4,9); } H1.HeaderClassName { color: #000409; } .AnyTagClassName { color: #000409; } </style>
<style> a { background-color: #000409; } a { background-color: rgb(0,4,9); } div.DivClassName { background-color: #000409; } .BgClassName { background-color: #000409; } </style>
<style> span { border-color: #000409; } span { border-color: rgb(0,4,9); } td.TdClassName { border-color: #000409; } .TagClassName { border-color: #000409; } </style>