#070806 (or 0x070806) is unknown color: approx Pine Tree. HEX triplet: 07, 08 and 06. RGB value is (7,8,6). Sum of RGB (Red+Green+Blue) = 7+8+6=21 (2% of max value = 765). Red value is 7 (3.12% from 255 or 33.33% from 21); Green value is 8 (3.52% from 255 or 38.10% from 21); Blue value is 6 (2.73% from 255 or 28.57% from 21); Max value from RGB is 8 - color contains mainly: green. Hex color #070806 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #070806 is #F8F7F9. Grayscale: #070707. Windows color (decimal): -16316410 or 395271. OLE color: 395271.
HSL color Cylindrical-coordinate representation of color #070806: hue angle of 90º degrees, saturation: 0.14, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #070806 is Cyan = 0.13, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.97.
<style> p { color: #070806; } p { color: rgb(7,8,6); } H1.HeaderClassName { color: #070806; } .AnyTagClassName { color: #070806; } </style>
<style> a { background-color: #070806; } a { background-color: rgb(7,8,6); } div.DivClassName { background-color: #070806; } .BgClassName { background-color: #070806; } </style>
<style> span { border-color: #070806; } span { border-color: rgb(7,8,6); } td.TdClassName { border-color: #070806; } .TagClassName { border-color: #070806; } </style>