#000407 (or 0x000407) is unknown color: approx Black Pearl. HEX triplet: 00, 04 and 07. RGB value is (0,4,7). Sum of RGB (Red+Green+Blue) = 0+4+7=11 (1% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 11); Green value is 4 (1.95% from 255 or 36.36% from 11); Blue value is 7 (3.12% from 255 or 63.64% from 11); Max value from RGB is 7 - color contains mainly: blue. Hex color #000407 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #000407 is #FFFBF8. Grayscale: #030303. Windows color (decimal): -16776185 or 459776. OLE color: 459776.
HSL color Cylindrical-coordinate representation of color #000407: hue angle of 205.71º degrees, saturation: 1, lightness: 0.01%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 1%. Process color model (Four color, CMYK) of #000407 is Cyan = 1, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.97.
<style> p { color: #000407; } p { color: rgb(0,4,7); } H1.HeaderClassName { color: #000407; } .AnyTagClassName { color: #000407; } </style>
<style> a { background-color: #000407; } a { background-color: rgb(0,4,7); } div.DivClassName { background-color: #000407; } .BgClassName { background-color: #000407; } </style>
<style> span { border-color: #000407; } span { border-color: rgb(0,4,7); } td.TdClassName { border-color: #000407; } .TagClassName { border-color: #000407; } </style>