#000507 (or 0x000507) is unknown color: approx Black Pearl. HEX triplet: 00, 05 and 07. RGB value is (0,5,7). Sum of RGB (Red+Green+Blue) = 0+5+7=12 (1% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 12); Green value is 5 (2.34% from 255 or 41.67% from 12); Blue value is 7 (3.12% from 255 or 58.33% from 12); Max value from RGB is 7 - color contains mainly: blue. Hex color #000507 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #000507 is #FFFAF8. Grayscale: #030303. Windows color (decimal): -16775929 or 460032. OLE color: 460032.
HSL color Cylindrical-coordinate representation of color #000507: hue angle of 197.14º 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 #000507 is Cyan = 1, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.97.
<style> p { color: #000507; } p { color: rgb(0,5,7); } H1.HeaderClassName { color: #000507; } .AnyTagClassName { color: #000507; } </style>
<style> a { background-color: #000507; } a { background-color: rgb(0,5,7); } div.DivClassName { background-color: #000507; } .BgClassName { background-color: #000507; } </style>
<style> span { border-color: #000507; } span { border-color: rgb(0,5,7); } td.TdClassName { border-color: #000507; } .TagClassName { border-color: #000507; } </style>