#000807 (or 0x000807) is unknown color: approx Dark Green. HEX triplet: 00, 08 and 07. RGB value is (0,8,7). Sum of RGB (Red+Green+Blue) = 0+8+7=15 (1% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 15); Green value is 8 (3.52% from 255 or 53.33% from 15); Blue value is 7 (3.12% from 255 or 46.67% from 15); Max value from RGB is 8 - color contains mainly: green. Hex color #000807 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #000807 is #FFF7F8. Grayscale: #050505. Windows color (decimal): -16775161 or 460800. OLE color: 460800.
HSL color Cylindrical-coordinate representation of color #000807: hue angle of 172.5º degrees, saturation: 1, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 1%. Process color model (Four color, CMYK) of #000807 is Cyan = 1, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.97.
<style> p { color: #000807; } p { color: rgb(0,8,7); } H1.HeaderClassName { color: #000807; } .AnyTagClassName { color: #000807; } </style>
<style> a { background-color: #000807; } a { background-color: rgb(0,8,7); } div.DivClassName { background-color: #000807; } .BgClassName { background-color: #000807; } </style>
<style> span { border-color: #000807; } span { border-color: rgb(0,8,7); } td.TdClassName { border-color: #000807; } .TagClassName { border-color: #000807; } </style>